User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Thu Mar 12 22:06:36 2015 +0000 | 42afc7ef5ccbe8eb97c027c0eccf9528019e5ad3 | Ryan VanderMeulen — Merge inbound to m-c. a=merge ← 118 merge changesets [Collapse] |
43eb116a884d328529fe9137f8dd65437c742fc8 | Ryan VanderMeulen — Backed out changeset 672cea72c662 (bug 994541) for making various browser-chrome tests more timeout-prone. | |
aaf2125ffc1cdef0ef786fb3d8667f844a437550 | Ryan VanderMeulen — Backed out changeset 94f1fc3d9ec8 (bug 1135897) for LSAN leaks. | |
98e5e14b05e4bfc6671cc9942638723d57f9fbc9 | Ryan VanderMeulen — Backed out 8 changesets (bug 1141234) for bustage. | |
e894b69587bc0143e5d5ff8751d91fe149b1f03d | Christoph Kerschbaumer — Bug 1138649 - Update remaining callsites to use newChannel2 in toolkit/components (r=gijs,billm) | |
4958eece94f00faabc6b582cf8be0cac2ec63634 | Christoph Kerschbaumer — Bug 1138641 - Updated remaining callsites to use newChannel2 in browser/devtools (r=vporof) | |
a8bf128962444f49863fea38575cdf175a62aa0a | Nicolas Silva — Bug 1123080 - Use cairo's image backend as canvas fallback on windows. r=Bas | |
9c7dd01f338eadd9ef890afd4cb9fb63a14bb990 | Terrence Cole — Bug 1141234 - Part 8: Suppress a false positive rooting analysis hazard; r=sfink | |
df39d787c523e14930cd572d68be34bf8db4599a | Terrence Cole — Bug 1141234 - Part 7: Reorder the allocator methods for clarity; r=sfink | |
3632c514a358866a114a4f49cfbd9e7d4e860b15 | Terrence Cole — Bug 1141234 - Part 6: Namespace the allocator into GCRuntime; r=sfink | |
1e8743d47b413cc2c319350097df7b3d48ccc0f8 | Terrence Cole — Bug 1141234 - Part 5: Inline the one user of ShouldNurseryAllocate; r=sfink | |
ddd5d5191e492a5d9b88df8b3e60d2a4944b60d5 | Terrence Cole — Bug 1141234 - Part 4: Move off-thread object allocation above unimplementable operations; r=sfink | |
274b1f5afc2913a44cde843a1cc6f31bc4c4ee70 | Terrence Cole — Bug 1141234 - Part 3: Share the code to allocate a tenured thing; r=sfink | |
65e299373b5b84259ad9a5a7888ff9f8522328d3 | Terrence Cole — Bug 1141234 - Part 2: Use UniquePtr to free slots if object allocation fails; r=sfink | |
eff0109392e92e03c320c8c70cc0eb62983abc48 | Terrence Cole — Bug 1141234 - Part 1: Abstract PossiblyFail into the OOM testing machinery; r=sfink | |
550637e50cd84f08407a90625374a658e2bb6c59 | Nicolas B. Pierron — Bug 1131846 - Check the return value of MResumePoint::Copy. r=h4writer | |
83781ada01c3bd61d4a990b3cf4606510f809f8d | Jonathan Griffin — Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown | |
b1360555587289604d5c12ac2e1e417bf6417cf1 | Karina Li — Bug 1138320 - Set screensharing mode or video mode for WebRTC video sources r=jesup | |
7529425ef21f14270dbed3011b83efa074243138 | Nicolas B. Pierron — Bug 1105574 - Range Analysis: Keep folded bitwise instructions alive for bailouts. r=sunfish | |
25b9c28d877e904ae449ffd5e518cb41a62fb40b | Jason Orendorff — Bug 1133294 - Object.getOwnPropertyDescriptor(obj, key) must always return either undefined or a complete property descriptor, even if obj is a proxy. r=efaust. | |
2bc1b90f74a763c7a721eafd9ab41d7e841d3aeb | Jason Orendorff — Bug 1133085 - PropDesc::initFromPropertyDescriptor should understand JSPROP_GETTER without JSPROP_SETTER and vice versa. r=efaust. | |
ca21533bbb1ccb20e23d8e475d92dfd8665c66d6 | Jason Orendorff — Bug 1133094 - Object.defineProperty() on scripted proxy incorrectly sets {[[Configurable]]: true} if it's missing. r=efaust. | |
b7a80ceeed2f633eb331350d9e34541a12856e02 | Jason Orendorff — Bug 1130537 - Reimplement js::SetPropertyIgnoringNamedGetter to follow ES6 draft rev 32 9.1.9 [[Set]]. r=efaust. | |
9b17a03fe1b5bea14f80efbaea9bba6538c2ffb4 | Markus Stange — Bug 1142211 - Add layerization testing mechanisms to reftest. r=roc | |
1faecb97d6189a55311c246ca1da7eacb8288985 | Markus Stange — Bug 1141281 - Don't put empty Info: lines into the layers dump. r=BenWa | |
d9f6802170ccd48e037c372586bef3d1728898c9 | Markus Stange — Bug 1141408 - Don't include the display item's memory address in the profile label. r=BenWa | |
1ec1ec82f44062365e2e7fe29f4009c9df8f25a6 | Markus Stange — Bug 1141283 - Compensate for stackwalk duration and sleep overhead when determining sampler sleep time. r=BenWa | |
97d508451d6c20b8146d214ca40dc547d3322e62 | Brian Hackett — Bug 1137180 - Only mark inner scripts as having failed a bounds check after bailing out, r=jandem. | |
f31e275b498c87116621d34bafaa011209cd9203 | David Keeler — bug 1138332 - re-allow overrides for certificates signed by non-CA certificates r=mmc | |
94f1fc3d9ec8820a89be01b98100a7ce935c8571 | Brian Hackett — Bug 1135897 - Use unboxed objects for JSON objects and constant literals embedded in scripts, r=jandem. | |
d8d51e983a8ba3c10f71f48e0698df46affcae74 | Kannan Vijayan — Bug 1132265 - Handle dummy frames when initializing ProfilingFrameIterator. r=shu | |
b0993c742a0d04e471e723b0336a3ee93b3c82d8 | Brian Hackett — Bug 1128076 - Clean up naming around unboxed scalar MIR accesses, r=jandem. | |
90eccf42027effa2f76f31cc91e20e603e1d6130 | Kannan Vijayan — Bug 1135703 - Add test case. r=shu | |
5e3d56c1c091610cc5f4eaa23fcc1751f943e10f | Kannan Vijayan — Bug 1135703 - Ensure that lastProfilingFrame gets set appropriately on ALL JitActivations when profiling is turned on or off. r=shu | |
730f2da2e733615ce05cfc21f7e98219414bf48c | Mantaroh Yoshinaga — Bug 1106905 - Modify mobile desktop mode implementation to use a desktop viewport. r=kats | |
2d5eaa85e9daa96944adb4464102d21f7d48fe0d | Kannan Vijayan — Bug 1134515 - Ensure SPSBaselineOSRMarker checks pseudostack size properly. r=shu | |
83fabedf6d3ab656fd5c3d7c2dcc9c4d75e808ca | Jan de Mooij — Bug 1128646 part 1 - Optimize calls to own property scripted getters. r=efaust | |
5723419753bca675727ecf37d2b0827effc8e47b | Robert Longson | |
879b0f12326138aaab8f977a6fab4ac52e896990 | Vaibhav Agrawal — Bug 1083347 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown DONTBUILD | |
f8b50a6d8819b0e42dbf164930b398b52b71cd23 | Joel Maher — Backed out changeset 404caa140516 for landing with the wrong bug number | |
b09215fcb02f1194b12520e3d22b0caf98878999 | Sushrut Girdhari — Bug 1137248 - Remove FetchEvent.default and FetchEvent.forwardTo. r=baku | |
95c59acdcf729f90656026b72787795196d0fa99 | Gerald Squelart — Bug 1121774 - Split audio and video tracks in EME MSE tests. r=edwin | |
6604fd30bd42d8b984076c90e14f32b7c007cb09 | Hiroyuki Ikezoe — Bug 751387 - Fix crash caused by out-of-bounds accesses in command line options handling. r=bholley | |
6a7cd8a9162730ae50b6cf35fba4aff22aebd0b8 | Alexandre Lissy — Bug 1139893 - Disable reftest bugs/1062108-1.html on mulet. r=jfkthame | |
785891c8e9978cdbb3e248bee4b12ec0a17158e5 | Alexandre Lissy — Bug 1138895 - Use proper origin for CSP fast path cache. r=geekboy | |
d34f33fae4e8b5deeb2938e5a81338f6aa69b2c8 | Gabriele Svelto — Bug 852925 - Freeze priority changes when the screen is turned off. r=khuey | |
a30c985bc8dd336683b1b65d672b08577909f89d | Gabriele Svelto — Bug 892371 - Add mochitests covering LRU priority adjustments for both foreground and background processes. r=khuey | |
908eaacff6f499831472cfb923d91afd8b2e3d0b | Gabriele Svelto — Bug 892371 - Adjust oom_score_adj values for foreground processes according to an LRU policy. r=dhylands, r=khuey | |
688fdf0758a281ffabd633c94f0b0c256a65ca91 | Paul Adenot — Bug 1141282 - Update the zealous Web Audio Editor tests. | |
83bff65b912335e9815a9604947edb0b69d47fce | Ryan VanderMeulen — Bug 1141245 - Disable test_tooltip.xul on OSX 10.10 due to frequent timeouts. | |
404caa140516b905dce58a3e3b149f1c27eb6358 | Vaibhav Agrawal — Bug 1083346 - Removing gl.json and editing in-tree configurations.r=armenzg, gbrown | |
8c313176e8f907c4042ab8585e85d7b8bf1cebf5 | Paul Adenot — Bug 1141282 - Test the type of the attributes of the DynamicCompressoNode, and make sure it returns sane values. r=ehsan | |
0f645ecf15a207d3e2200f705a4a544ab3f4edc4 | Paul Adenot — Bug 1141282 - DynamicCompressorNode's readonly 'reduction' should be a float. r=ehsan | |
b6a4189d582ade1881d97216053a217371020694 | Neil Deakin — Bug 1093677, rework form validation tests to work when there is a child process, r=felipe | |
1ab62d7700411d589283bc6bad4b5c01ae3c12a8 | Jim Mathies — bug 575919 - hide Windows error dialogs in symbolstore.py. r=ted | |
672cea72c662ed8cf336d5b622324060ff022bbf | Chris Lord — Bug 994541 - Enable OMTC on Linux via BasicCompositor. r=Bas | |
1b0004f24d3f799adbcf625330f6a8933a9dfb65 | Frédéric Wang — Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov | |
19fafff99435311062003238226ffa58d7e45067 | Jan de Mooij — Bug 1140428 - Warn when __noSuchMethod__ is used. r=jorendorff | |
92ac0fcb5d99db3d765b9491b0773c9259a56363 | Carsten "Tomcat" Book — Backed out changeset 5ad9cc334725 (bug 1141636) for suspicion of causing failures in wr tests | |
95104fe1b071ab410da0118d36a3586fdaca602a | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
d0a5fdddfb6186e32b6bf477ed819c2f7ec9e4ff | Jonathan Kew — Bug 1136557 - Reftests with nested spans in vertical mode. r=smontagu | |
f02bd650e228b6f5a1f7af79eff3ff4e94dfd1ec | Jonathan Kew — Bug 1136557 - pt 2 - Round maxDescent similarly to maxAscent in nsFontMetrics. r=smontagu | |
0565095b7c08ba4abee4d4fd60e8aa587756246f | Jonathan Kew — Bug 1136557 - pt 1 - Ignore bogus ascent/descent values in 'vhea' table. r=smontagu | |
202f81536f5e62513b11e376795d908838f39c75 | Carsten "Tomcat" Book — Backed out changeset 4b7febba9c14 (bug 1140105) for m2 test failures | |
3138e5106f4cd0e4fc9240541bdc360750d5aa1b | Carsten "Tomcat" Book — Backed out changeset dc155e427213 (bug 1141017) | |
d9db684e3dc77fc32a3ceafcc8d9f75f65a27f5f | Carsten "Tomcat" Book — Backed out changeset f1bdb836d0c5 (bug 968334) | |
ba1bf7fdf3d7470d23ddd41e642ea92f2cafa89f | Chih-Kai (Patrick) Wang — Bug 1129315 - require app processes update permissions after forked from nuwa. r=jdm | |
2bef1523a90650043922b0d844930b83ca40c234 | Jonathan Kew — Bug 1134598 - Enable the vertical writing-mode reftest directory. r=smontagu | |
778ecd7236a2afe78a37dcf9729d39451f9efab1 | Jonathan Kew — Bug 1139646 - Ensure gfxHarfBuzzShaper only loads the vmtx table once, to avoid leaking it. r=smontagu | |
328350363afc37e952f3404d29e84ea2d470662a | Sebastian Hengst — Bug 1137870 - Fix mismatching argument counts in permissions.js etc and remove unused treeUtils.js from cookies.xul. r=smacleod | |
0654036827f727e1868823c4f02161bc56059212 | Xidorn Quan — Bug 1142400 - Separate padding calculation in Get{Min,Pref}ISize and Reflow of nsBulletFrame. r=dbaron | |
56e97ea0233b07a986f7a52d2de9cdbe84114579 | Syd Polk — Bug 1134888 - Disable the mediasource-config-change-webm-a-bitrate.html test; r=cpearce | |
d65a0be7820951d5e576da26e1e0327770f3003f | Geoffroy Planquart — Bug 942475 - Add ArchlinuxBootstrapper; r=gps | |
12ee3efc026f90782ecc33994f4c0933a5350821 | Dragana Damjanovic — Bug 1130444 - Add telemetry for measuring SocketTransortService cycles; r=mcmanus | |
590f1523847bda7b38859d489368a739d0be70be | Cykesiopka — Bug 1141815 - Remove nsIDOMCryptoDialogs interface and associated implementation; r=keeler | |
115abd2ff483107c2f5b17bf99d2dd413c7c7251 | Matt Woodrow — Bug 1131638 - Disable hardware decoding if too many frames are invalid. r=cpearce | |
02418459ed821da0095fb704706b48b966865eed | Matt Woodrow — Bug 1131638 - Record invalid frames as dropped for video playback stats. r=ajones | |
be68ba0145b181da6e9dc627c32efd68c28c0f58 | Matt Woodrow — Bug 1131638 - Discard video frames that fail to sync. r=cpearce | |
5ad9cc334725b9dd307e2de9d679470c3fb36116 | Robert Longson — Bug 1141636 - call GetAnimatedLengthListValues with valid arguments. r=heycam | |
f1bdb836d0c55f8e5aaecea15f26d92d8133372a | Neil Rashbrook — Bug 968334 Allow disabling content retargeting on child docshells only r=smaug | |
dc155e427213a089cf2257011130e8752a1397c2 | Neil Rashbrook — Bug 1141017 Querying for the current font sometimes returns "sans-serif" r=ehsan | |
4b7febba9c145244e9978e3941c148d3a435429a | Neil Rashbrook — Bug 1140105 Can't query for a specific font face when the selection is collapsed r=ehsan | |
ddfcc47b47fcf6faee3d7ae747d88dec1f3dda9e | Philipp Kewisch — Bug 1142127 - Fix typo in exception for "IDL already registered"; r=gps | |
2dca9b27c83a9339eae9cbc7feb9796174e51c65 | Daniel Stenberg — Bug 1141741 - Make mDisablePrefetch assigns atomic; r=mcmanus | |
af19210311f64245675bd0c533d5bebe3c2b1b24 | Mark Goodwin — Bug 1120748 - Fix intermittent orange from message manager misuse; r=felipe | |
42ea2c7b3f6a568f8319fe702f80083aefbfc719 | Daniel Stenberg — Bug 1140284 - start the resolver even when offline; r=ehsan | |
ac68ef5908dca7380afe5cf9a4847d329b331c88 | Ms2ger — Bug 1134791 - Show the testharness.js output when the browser remains open after running the test; r=bz | |
b7027d5ce2fe72f897921a01bac061e84a06aac4 | Xidorn Quan — Bug 1142369 - Include padding of generated image in intrinsic isize of bullet frame. r=roc | |
d4cfb9e9de85aa0cc99a9cc5ac7bc18833bd1cbf | Jeff Gilbert — Bug 1128044 - nsTArray::AppendElement doesn't accept init lists. - r=bustage | |
acf73f2ea7d905fba22d3be06338757e3fd76dda | Jeff Gilbert — Bug 1128044 - Use nsTArray since android doesn't support std::vector::data(). - r=bustage | |
4ff9ef3f8f04b335197cf986fca67e820e65933b | Nicholas Nethercote — Bug 1142277 - Fix leak in failure path in TestPLDHash. r=erahm. | |
3e9a161f0645d3aeb19669185852c6a1be190ccf | Daniel Holbert — Bug 1140478: Free the string returned by PrintJSStack(), in android shutdown logging function. r=jorendorff | |
d768961b536280972ba4528143f6244fbc7d6910 | Jeff Gilbert — Bug 1128044 - Only pack varyings that have static use in both shaders. - r=warnings-as-errors | |
fd64e2d0cbee98a2fd8dec37452ca9e6b34470b6 | Robert O'Callahan — Bug 1125767. Clarify aContextFrame parameter to nsStylePosition::IsFixedPosContainingBlock and nsStylePosition::HasTransform and make nsCSSFrameConstructor actually honor it. r=mats | |
78b229e43ce19861b47451b4e7284d9dcc65cd7d | Robert O'Callahan — Bug 1125767. CSS/SVG filters on an element should make it a containing block for fixed-pos and abs-pos descendants. r=mats | |
b9951cca6d1f5094a8e5544336781415467fd566 | Robert O'Callahan — Bug 1125767. Centralize code into nsStylePosition::IsFixedPosContainingBlock. r=mats | |
509dbdfe3323ead9e76910855d2d599ac2d4a7eb | Jeff Gilbert — Bug 1128044 - Enforce packing restrictions for varyings. - r=kamidphish | |
f9807e654ae7882fcfa2bbcb057302c4659bc61d | Jean-Yves Avenard — Bug 1140688: Only print a warning when VDA decoder couldn't be created. r=rillian | |
54f1419ebdfac583fd96d5b2904ef765d1965ac3 | Jean-Yves Avenard — Bug 1141914: Always use video dimensions using extradata's SPS. r=cpearce | |
bf7e77671f8fe478069376b98704e9f5da21f90f | Jean-Yves Avenard — Bug 1128381: Part7. Streamline code across platforms. r=cpearce | |
d855681d0bf503caee0dcd67277070d4939a6b52 | Jean-Yves Avenard — Bug 1128381: Part6. Remove unused member functions. r=cpearce | |
c7c3e256eb03820ec1bba6cc028598271d04b147 | Jean-Yves Avenard — Bug 1128381: Part5. Make AVCC wrapper be dormant capable. r=cpearce | |
690c0d515b82a7969fb99fab12a25f10cd7fc7b0 | Jean-Yves Avenard — Bug 1128381: Part4. Make AVCC wrapper work with SharedDecoderManager. r=cpearce | |
cd4f569ba9c1c16351153498aeb549152af5e0ae | Jean-Yves Avenard — Bug 1128381: Part3. Handle on the fly video format change. r=cpearce | |
e494819b6063750a5dcdc7d40a8f3d61b6c5e523 | Jean-Yves Avenard — Bug 1128381: Part2. Properly extract extradata from AVC1 sample. r=rillian | |
8ac69a3a42cac441a480801be222d3277955c2aa | Jean-Yves Avenard — Bug 1128381: Part1. Don't assert on empty extra_data. r=kentuckyfriedtakahe | |
2a70988d2b3e8b9f8143768b4ce789d6c054e470 | Jeff Gilbert — Bug 1141875 - Add flag to init gl_Position. - r=kamidphish | |
2949b0fb085a7746df760b2372b8e75833ca954b | Chris Peterson — Bug 1141917 - Remove unused member function RectTextureImage::UpdateFromDrawTarget(). r=mstange | |
761c4f4f4af8ad1cabb4dbedab5db3e10436e60c | Boris Zbarsky — Bug 1142282 part 3. Remove the parent argument of NewNativeObjectWithClassProto. r=waldo | |
e3f898cc3cb96b4681d32a8499df03c776265063 | Boris Zbarsky — Bug 1142282 part 2. Remove the parent argument of NewNativeObjectWithGivenTaggedProto. r=waldo | |
e1ec6a6aa82af3ee0b8dfe7f2bb2a1a0ace338ba | Boris Zbarsky — Bug 1142282 part 1. Remove the parent argument of NewNativeObjectWithGivenProto. r=waldo | |
ae20165216e4ebbd6d614ab1670d017b539fd161 | Boris Zbarsky — Bug 1142266. Remove the parent argument from js::NewObjectWithProto. r=waldo | |
326e615308ccbfe029d23d54fcadbc186ec7d2eb | Boris Zbarsky — Bug 1142241. Stop using getParent() in js::GetObjectEnvironmentObjectForFunction. r=waldo | |
bd142e2ac19ca898893ae02c4747ff23ae08429a | Boris Zbarsky — Bug 1140586 part 5. Split up js::NewFunction into several different APIs that are more clear in terms of what they do and don't need parents as much. r=waldo | |
56e47c184dcc830cd53dca9c154094d12db86c2f | Boris Zbarsky — Bug 1140586 part 4. Stop passing non-null parents to js::NewFunctionWithProto when creating a native function via direct calls to that API. r=waldo | |
2d8eb9a843bfd5b73a3930a2977d02ee6764d0c5 | Boris Zbarsky — Bug 1140586 part 3. Drop the funobjArg of js::NewFunction and js::NewFunctionWithProto. r=waldo | |
e2d7fdba0593bd1e7fad7dba61e2afef4231534c | Boris Zbarsky — Bug 1140586 part 2. Stop passing non-null funobjArg to js::NewFunction and js::NewFunctionWithProto. r=waldo | |
b60ccf33795d6e61e42d77c271e8f3a5a29e6700 | Boris Zbarsky — Bug 1140586 part 1. Add some asserts about us not caring too much about the parents of native functions. r=waldo |