User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
kwierso@gmail.com Sat Feb 25 00:59:33 2017 +0000 | 23bd8be8d881ace9c65cda3ebd166e8b00b67f93 | Wes Kocher — Merge m-c to autoland a=merge ← 78 merge changesets [Collapse] |
f36062d04d165f6f6e781cf0633ffcbbebe6c273 | Wes Kocher — Merge inbound to central, a=merge | |
c3ea1dcedccd25a6620c82e6e2d7b9d602865057 | Wes Kocher — Merge autoland to central, a=merge | |
96b7a5189c502578e4ad45090b576e222e659785 | Steve Fink — Bug 1337072 - Implement helper routines for inspecting and breaking on mark bits, r=jonco | |
1d4116cb3c9d281dfcb3c5c183dc6c612dbbd980 | Steve Fink — Bug 1337465 - Create proper help strings for JS shell namespace objects, r=jonco | |
e3e72862322d8545ae733e793d7222c184e72961 | Julian Descottes — Bug 1338298 - part3: add open inspector link in grid listing;r=gl | |
43b2341cd31402d3cdba8bed91e3bbe2a0eb9e76 | Julian Descottes — Bug 1338298 - part2: highlight node on mouseover in grid listing;r=gl | |
48fdd165bf07c1a242f6457b208f32eba3980193 | Julian Descottes — Bug 1338298 - part1: use node reps to display grid containers in layout view;r=gl | |
6a7996fa2e1b842d363ceb68aba80e9ee94ef28e | Benjamin Smedberg — Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm | |
df468e6fe7664b4cce183b89d9c6a69701b6c510 | Benjamin Smedberg — Bug 1338172 part D - Fix tests that expect windowed mode on Linux, r=jimm | |
74cabd7a09b6c5da67c994ef33dd0dc2363ea9ea | Benjamin Smedberg — Bug 1338172 part C - Remove support for windowed mode plugins on Linux (GTK). r=jimm | |
d209d88c5e203ae93f46c11df49ef49a7c3dac21 | Benjamin Smedberg — Bug 1338172 part B - remove the ancient carbon detection on Mac which is no longer used, r=jimm | |
21643634694ece74eba865eb086da336fedf9ba2 | Benjamin Smedberg — Bug 1338172 part A - remove windowed plugin support from the GTK testplugin, r=jimm | |
a15e49742ebdaf10c98520fbaa1676bb6c142ccd | Michael Layzell — Bug 1336510 - Part 10: Remove unnecessary assertion from SharedRef::Clear(), r=aklotz | |
e83d73a055fe4a8f28f90ac54a659d4a36a3eb0d | Michael Layzell — Bug 1336510 - Part 9: Avoid MediaDecoder shutdown hang due to unnecessary strong reference capture, r=jwwang | |
62ea86b5a4e27f2a96a3f8324b7be83955431035 | Michael Layzell — Bug 1336510 - Part 8: Stop capturing this by value in OSX only code, r=schien | |
a545bcb544a738353f521593643f8ed3c5924c5b | Michael Layzell — Bug 1336510 - Part 7: Stop capturing this by value in windows-only code, r=aklotz | |
b4cb7a1e84a85fe979bec7263c1a7c71a4a5323c | Michael Layzell — Bug 1336510 - Part 6: Avoid AddRefing/Releasing CamerasChild on the wrong thread, r=jwwang | |
54cc45b7dd55efb22294d257dab2d1ada338e2d6 | Michael Layzell — Bug 1336510 - Part 5: Workaround lambda static analysis in nsMultiMixedConv, r=valentin | |
9730f8b599688b259eb1e250b3ef8c073bde76ff | Michael Layzell — Bug 1336510 - Part 4: Capture a strong reference to this in dom/media, r=jwwang | |
2b47a14041f5c66986083055d780c45bdf238cae | Michael Layzell — Bug 1336510 - Part 3: Capture a strong reference to this in CompositorBridgeParent::FlushApzRepaints, r=kats | |
57c46960a5f3bf1be5e34b27a8214b8f500288f2 | Michael Layzell — Bug 1336510 - Part 2: Fix lambda captures of this in PresentationConnection, r=smaug | |
ea1dda72c26d426d8b474af394455a3b44ac6837 | cku — Bug 1341149 - Implement ImageLayerClipState::ctor. r=mstange | |
b21f4e412b6667a67d257cf52618c848ad06d8de | Randell Jesup — Bug 1341543: don't use internal-only I4xxToARGBMatrix() functions from libyuv r=sotaro | |
558258e4712afe8272ea73a705876cd34a6c48f7 | Randell Jesup — Bug 1341543: Update SIMD_ALIGNED in gfx to match libyuv's definition r=sotaro | |
c560b9eed8b12f88686453cbb8bf52c93a31636b | Randell Jesup — Bug 1284800: Fix build fallout from moving libyuv into a subdirectory r=ted | |
946da1e13208023d553eeba96f6797f6f638278f | Randell Jesup — Bug 1284800: Create new update script for libyuv r=sotaro,rillian | |
654b04ab210a0217d58602f89be5cf132aa57f78 | Randell Jesup — Bug 1341543: Import libyuv rev 054ec37f8e31e6131c8f19eb74395d29009d6604 from upstream rs=jesup,sotaro | |
caf97eac56136d59e579d13eef00296883cfe8ba | Aaron Klotz — Bug 1310166: Register ISimpleDOMNode typelib in content process; r=tbsaunde | |
2f4c2db6fcf5e5f0dbd030e9e5de625668222f0e | Marco Castelluccio — Bug 1342349 - Backout mistakenly pushed patch and push the actual fix. r=me | |
525fc9bb16c79203da9ecd65db36024af47cdb32 | Luke Wagner — Bug 1341749 - Backout test (r=red) | |
aab0b3a45dae09c44e035628463759dc9b6948a7 | Marco Castelluccio — Bug 1342349 - Fix out-of-bounds access in GetInfoForSelf. r=mstange | |
473d5e1d8e07be471973b5313e87e52faded074b | Joel Maher — Bug 1339317 - Intermittent browser/base/content/test/general/browser_windowopen_reflows.js. r=mconley | |
95a272b5784b8c11cfb88c0852977c04864ad890 | Joel Maher — Bug 1296622 - Intermittent dom/tests/mochitest/chrome/test_focus.xul, disabled on linux opt. r=gbrown | |
a46ca34a6bde20c2493bb7c25ef25a3f887cba3a | Joel Maher — Bug 1316305 - Intermittent dom/security/test/csp/test_upgrade_insecure.html. disabled on osx. r=gbrown | |
e4f60215a489f8fda4bdd3d9f3d8193ed376f31e | Joel Maher — Bug 1334752 - Intermittent browser/base/content/test/webrtc/browser_devices_get_user_media_unprompted_access_tear_off_tab.js. r=gbrown | |
3fbc09f6c49ab40b36e6e59017fbdf2306062965 | Steve Fink — Bug 1342301 - Split out an "optimize" key from configure-args, r=arai | |
9b7942f48f01bb128a29f2b7f6a0cbc0bd5ac49e | Geoff Brown — Bug 1332862 - Skip test_browserElement_inproc_AudioChannel_nested.html for assertions; r=me,test-only | |
eb573b6f4d66f9f1161c0058e61113feb4df8bb2 | Geoff Brown — Bug 1339594 - Improve Talos error handling for hung browser; r=jmaher | |
237552f782e7c1d474b46b9aa2b540326860e41d | Steve Fink — Bug 1337427 - Add MOZ_MUST_USE to GCVector bool returns, r=woof! | |
9bccecac02bbf9a84645acb9755bace9236dd20c | Steve Fink — Bug 1337427 - Implement GCVector::sweep, r=jonco | |
71bbaf9a0d0ff6b014ecbc43a32eca2ad68906cc | Paul Adenot — Bug 1340718 - When the cubeb stream errors out while driving a MediaStreamGraph, fall back to a SystemClockDriver. r=jesup | |
a172fbd302fad2985912b11b72aaf46eb0a5532c | Trevor Saunders — Bug 1341731 - fixup werror bustage. r=bustage-fix on a CLOSED TREE | |
fe85f9809f82e9d52c2e7438f445b57a30628da7 | Luke Wagner — Bug 1341749 - Drain job queue even after error (r=bbouvier) | |
dd8d6b4f30548a524ae89a19ab01544204441d0a | Alin Selagea — Bug 1339179 - Set up pine for activity-stream builds & tests, r=kmoir | |
898e629b92ff6023acb2a1d304cb690e62cd342c | Trevor Saunders — bug 1341731 - propagate failures before working around them r=yzen | |
f065c4ec4ac679d4c80c891592bcbaafa576e6af | Benjamin Smedberg — Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm | |
e5de5b9543175ae47b263f3a710b11385cd9f1be | Benjamin Smedberg — Bug 1342141 part A - The test plugin will use name="plugin" as an indicator of fullpage, rather than NP_FULL, to make test_fullpage.html green, r=jimm | |
973ab774ff18859d5a451a7fe3dc09debed49605 | Bevis Tseng — Bug 1333273 - Disable test_blob_worker_{crash, xhr_post, xhr_post_multifile}.html in Win7(e10s). r=janv | |
6a9d8f01342be19b7b82f5e91fd71e814a38aeed | Honza Bambas — Bug 1341932 - Ignore preamble in multimixed converter. r=valentin | |
d97694450aada1b671c8d01e55eec5f893289344 | Ruturaj K. Vartak — Bug 1325987 - Fix ESLint issues in devtools/server/tests/browser/. r=ntim | |
3f70707e9a98b032ed8d5f2769611579de214b72 | Dragana Damjanovic — Bug 1337826 - Do not use sticky connection if it is pipeline. r=mcmanus | |
41d90dc1a067f2fe6469e467cde7c81d71cd7ecf | Olli Pettay — Bug 1342244, try to avoid extra CompartmentPrivate::Get calls during Rewrap, r=bholley | |
c8e97754bd0f23cbd271c114a5333a8944844b33 | Benjamin Bouvier — Bug 1332691: Disable wasm WPT nop/resizing test cases; r=bustage | |
33bc0c088fba2ae2421036cce0b4397466015386 | Makoto Kato — Bug 1225696 - Part 3. Revert the order of kDateFormat. r=jorgk | |
6b6ca148fc2a5d840b3049b56b55ab09da2c24ed | Xidorn Quan — Bug 1340341 - Set immutablity in GetCSSDeclaration instead of ToString. r=bz | |
c5c7698949ab8d48fef750166df27b61579f22f8 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
e0028f7c1c008dab9ef0aab6fa73195048313bf2 | Benjamin Bouvier — Bug 1332691: Skip conversions.wast.js.html for unexpected successes on x86; r=bustage | |
d798f41291ba515aef8849c3b8d16112e3c222ef | Lars T Hansen — Bug 1342353 - Wasm baseline, properly compute aligned frame size. r=bbouvier | |
d5a8190c6f7b94fa125a5277046eb38d2423d5c0 | Benjamin Bouvier — Bug 1332691: Handle known failures in wasm WPT and JS test cases; r=luke | |
3453a55b30531155572f0128b01159ba37caf6ec | Benjamin Bouvier — Bug 1342045: Allow wasm::Memory of size 2**32; r=luke | |
339878f975ccfaf5037d622ceb28a57292ccf857 | Benjamin Bouvier — Bug 1333490: Change WebAssembly.instantiate.length to 1; r=luke | |
71cc6bef178897a21ebcb796c769ba343220d0bc | Benjamin Bouvier — Bug 1333490: Define toStringTag for wasm prototypes; r=luke | |
82c003b7106a12033229f0402dbd222b51402c66 | Benjamin Bouvier — Bug 1332691: Generate wasm Web Platform test cases; r=luke | |
69b7861e868ccac591b57f5e06a96a42fd5c46e4 | Benjamin Bouvier — Bug 1332691: Add the metadata directory for the wasm WPT directory; r=jgraham | |
f675a1c2d70effba89474b5339768277a20297b4 | Benjamin Bouvier — Bug 1332691: Generate wasm JavaScript tests from the shared test suite; r=luke | |
a75ac6014699ed0d432388b706891d3e6a9f71b1 | Benjamin Bouvier — Bug 1332691: Add script to regenerate tests, update the WPT manifest and expectations; r=luke | |
f98c8a722582d8a44fd706dea2b6c2b7bcdb931a | Benjamin Bouvier — Bug 1332691: Make a testharness.js polyfill for Spidermonkey; r=luke | |
07b697bc921ff8d49d0f38ae83ec5ad911bb056e | Benjamin Bouvier — Bug 1332691: Allow including files with a jit-test directive; r=sfink | |
2c9427dde77e18e358316e360c340960eadf1633 | Benjamin Bouvier — Bug 1332691: Remove wasm/spec tests; r=luke | |
87a7a6d1ac340585a5774186298d74cc7c1255c8 | Noam Schmitt — Bug 1342032 - Remove useless a "using" declaration in TestShellParent.cpp r=bholley | |
0c4922134c7f507c86a9956cc9cdb06561aa2a2d | Dragana Damjanovic — Bug 1340164 - Fix socketTrasport states in nsHttpTransaction coming from multiple sockets. r=mcmanus | |
2b2b65a1b476e98f610299100e97cd401e9b46c0 | David Parks — Bug 1330460 - Unblock parts of TIPMessageHandler in order to block a11y on Win 8+ 64-bit touchscreens. a=aklotz | |
039475e399397ce1a79a0b31f2379a43eb52b894 | Jeff Walden — Bug 1341951 - Use alignas/alignof (rather than a union that attempts to replicate the same thing) inside RInstructionStorage. r=nbp | |
7e72aa400561c7767ca4734f23ff3903e55d4e0a | Jeff Walden — Bug 1341951 - Remove mozilla::AlignedStorage, and inline its sole use into js::jit::RInstructionStorage. r=nbp | |
6f2117c0b9895dfeb06fa74d2dc91bff660386ce | ffxbld — No bug, Automated blocklist update from host bld-linux64-spot-025 - a=blocklist-update | |
eeaf30b84549bbebe0818c4561e684feb38abe08 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-025 - a=hpkp-update | |
1c0d63ba05fe4ddb21b7afb2ba89b202368f7676 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-025 - a=hsts-update |