User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Fri Jul 01 09:19:59 2016 +0000 | 499d8875de7a011a863ed14dfddb5167b7f1f386 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team ← 81 merge changesets [Collapse] |
fdcee57b4e4f66a82831ab01e61500da98a858e8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
0a03bb6af6043ce323142d24fb43c2d63deefbcb | Phil Ringnalda — Back out 14928a6b38f3 (bug 1214824) for leaking an nsStringBuffer in debug e10s devtools | |
b3f29b3fa5ab51afaf5e8ad2892b86b515ae4791 | Mantaroh Yoshinaga — Bug 1277272 - Add crashtests in dom/animation/tests/crash. r=birtles | |
f5adfcfffa5be0d5246f9d11ed08bdae6bd8cbd4 | Chris Pearce — Bug 1283666 - Remove code to handle obsolete MediaKeySystemConfiguration attributes. r=jwwang | |
1e32d001ffbe6bc88bf8539f1ff258c526fd9326 | Chris Pearce — Bug 1283666 - Remove obsolete MediaKeySystemConfiguration attributes. r=smaug | |
2bca7bc98f9868885f92772f9d5d1c818fbb195b | Chris Pearce — Bug 1283630 - Remove remaining MOZ_WIDEVINE_EME define checks. r=jwwang | |
8836868dd1e569fb075c32c5152782f18bf253cc | Cervantes Yu — Bug 1283017 - Fix ContentParent::GetAll() returning a dead ContentParent instance if it's the first in the list. r=billm | |
8616e68a5afa89c542e52b94f622309be3fee0d6 | Phil Ringnalda — Bug 1260177 - skip browser_social_chatwindowfocus.js on ASan for constant failures | |
803e3e88b5c0f8f60b20635b8a706a168e47dade | Phil Ringnalda — Bug 1230018 - skip browser_compartments.js on Linux opt e10s for constant failures | |
13cd8e7c973a86d612e04819118d2ca1234059ef | Mason Chang — Bug 1282496 - memset unoptimized images with RGBX surface format to 0xFF. r=seth | |
14928a6b38f3d99912df076d13626b28fbaadac4 | Bill McCloskey — Bug 1214824 - Forbid CPOW usage if add-on declares it is multiprocessCompatible (r=mrbkap) | |
090e3a2d0f89a65e05f1fb8b372a4477be04ff3b | Matt Woodrow — Bug 1269321: Part 4 - Add tests. r=thinker | |
52e03a7950cc113dfbf5c530626c96d3937cd405 | Matt Woodrow — Bug 1269321: Part 3 - Create a wrapper layer for masking when we can't support it on the normal layer. r=thinker | |
0391921abae7d485e286933948cb1328366121bb | Matt Woodrow — Bug 1269321: Part 2 - Add a new constructor option to nsDisplayOwnLayer that doesn't force active layers. r=thinker | |
4e492b8253d4fd9db6d180910cb3463f19551f7c | Matt Woodrow — Bug 1269321: Part 1 - Add a way to check if the current clip has rounded corners. r=mstange | |
c9fa564222899eabcfd5e2c00e520359650fb6d1 | Matt Woodrow — Bug 1276897 - r=tlee | |
3fc0469634a5a315b38144169d9cc8243120805a | Olli Pettay — bug 1282985, don't try to notify about page load of already stopped page, r=khuey | |
09008468049e90a78e8194b307677e038078c9b6 | Steve Fink — Bug 1283309 - Fix the hazard output, fix a local build problem with new build checking, and point to hazard analysis docs on failure, r=terrence | |
c0be190ee52a816be2fe5639d6ecb3d12e011a3d | Benjamin Dahse — Bug 988831 - support memory mapped files in Windows. r=ehoogeveen | |
cd9485fc83bf4056b6764f215f990fe9b84ba415 | Sebastian Hengst — Backed out changeset 04d79227660a (bug 1267879) for failing talos glterrain on Windows. r=backout | |
807b210b03bda01e9cdda57adcf1422496856a6a | Sebastian Hengst — Backed out changeset ebf87300031f (bug 1267879) | |
bec66d66db94407821d90095d25c093a277a3f76 | Sebastian Hengst — Backed out changeset f9d32d5fc19a (bug 1276352) for OSX build bustage. r=backout on a CLOSED TREE | |
e309c8e399ad2bff9fe84993c52792fd688a5f81 | Gabriele Svelto — Bug 1262852 - Create a minidump of the plugin process as soon as possible during hang r=jimm | |
f9d32d5fc19a8cd5e408f7ff05283ff0c837061c | Mike Shal — Bug 1276352 - Fix platforms to match buildbot convention; r=dustin, garndt | |
ec69950a143895d3eda82dc000e9518b80c8dd68 | Geoff Brown — Bug 1275963 - Use desktop-test-xlarge for linux x64 mochitest-clipboard tests; r=jmaher | |
d0db1eefa721a977350950b7f561479a466d5154 | Bill McCloskey — Bug 1282153 - Remove retaining outparam to GetLayerManager (r=dvander) | |
2f5efa5a01864b8de07b6ecfcf4eb671bf995a1e | Terrence Cole — Bug 1283256 - Make GC stats per GCCycle; r=jonco | |
cbc7f109be8ccaa17a1840df4c22a191a1007b2c | Jeff Gilbert — Bug 1280508 - Add regression test. - r=jrmuizel | |
910670d0db654142cfe10287a904d6dbe341334b | Kyle Huey — Bug 1283328: Clean up some thread shutdown stuff and remove CameraUtils. r=froydnj | |
9cc90f29c6e80b01b2d1ae0ab29b0f682ad89c35 | Kyle Huey — Bug 1283327: Factor out SynchronouslyCreatePBackground. r=billm | |
ebf87300031f092a06fd997a35ddd3aedc907a4c | Jeff Gilbert — Bug 1267879 - Only check robustness if it's supported. - r=jrmuizel | |
04d79227660a8c0a3f3c0efe9f26f9cd797a0ee7 | Jeff Gilbert — Bug 1267879 - Fix WGL robustness. - r=jrmuizel | |
7339ed5e03791159421bc91995ebc7160d4976b2 | Daniel Holbert — Bug 1282670, part 3: Make several imagelib .cpp files #inclue their corresponding .h file as their very first #include, per Gecko convention. r=seth | |
02fe9f94bde1e323cfabcc2e679ba431fdb9dea8 | Daniel Holbert — Bug 1282670, part 2: Remove unnecessary/redundant string-related #include & "using" declarations in imagelib. r=seth | |
a7d76de3b61befc41c027e64178af57a21efba23 | Daniel Holbert — Bug 1282670, part 1: Add missing #include & "using" declarations in imagelib. r=seth | |
bb16dc5e693602f19ade6b212d8babd6d038b918 | Nick Fitzgerald — Bug 1283308 - Use js::Mutex instead of PRLock for the js shell's `sharedArrayBufferMailboxLock`; r=terrence | |
e2b5127ee435f792e35441c79893215caf3065a2 | Nick Fitzgerald — Bug 1283301 - Use js::Mutex instead of PRLock for the js shell's `workerThreadsLock`; r=terrence | |
1be0e50faaedc3d43066b7816c2102ed2d457255 | Nick Fitzgerald — Bug 1283289 - Use js::Mutex instead of PRLock in js/src/jit/mips64/Simulator-mips64.{h,cpp}; r=terrence | |
8ea24d7e2fb22aa56ed18eed279e6619d9808090 | Nick Fitzgerald — Bug 1283287 - Use js::Mutex instead of PRLock in js/src/jit/mips32/Simulator-mips32.{h,cpp}; r=terrence | |
8a0a8a185bf8df3a01a0d3976ddd9ba13479de7a | Nick Fitzgerald — Bug 1283284 - Use js::Mutex instead of PRLock in js/src/jit/arm64/vixl/{Simulator-vixl.h,MozSimulator-vixl.cpp}; r=terrence | |
73cc7590bc392e657d8a97e937d19859af8e9858 | Nick Fitzgerald — Bug 1283278 - Use js::Mutex instead of PRLock in js/src/jit/arm/Simulator-arm.{h,cpp}; r=terrence | |
105425978bcce64b8bfe2074b3000353a7c33003 | Nick Fitzgerald — Bug 1283272 - Fix comment referring to bool return value, when actual return value is void; r=terrence | |
c62dc1a368c81054c835b419f6ec5d88405654e9 | Nick Fitzgerald — Bug 1283245 - Use js::Mutex and js::ConditionVariable instead of PRLock and PRCondVar in HelperThreads; r=terrence | |
e5ad05d9cad4ac105f5f580887202a5041e197b4 | Nick Fitzgerald — Bug 1283229 - Thread `AutoLockHelperThreadState&` parameters through various `HelperThread`-related functions; r=terrence | |
452564a0c5b64f976bdc646e34a95a6aee29379a | Gijs Kruitbosch — Bug 1282420 - fix artifact builds so they don't depend on mach being invoked in the topsrcdir, r=chmanchester | |
31935e07adf2783a0e56a5d9f332ca46be2702a8 | Nathan Froyd — Bug 1283524 - remove unnecessary NS_ASSERT_OWNINGTHREAD checks in Release method macros; r=mccr8 | |
e5232fc114207f56fcbc2699c2d7000c31df9b53 | Eric Faust — No Bug - Added test for new.target in argument defautls. (rs=jorendorff) | |
98cacda13404957489e78c231779c840cd0150b3 | Jeff Gilbert — Bug 1280507 - Disable OffscreenCanvas tests. | |
846095c0236972cb9f095e28e02dd624e8cda58f | Jeff Gilbert — Bug 1280507 - Simplify context loss handler. - r=jrmuizel | |
01171389f44a73b06d115343e8920447e0043086 | Chih-Yi Leu — Bug 1282993 - Fix build error in Platform which don't support gamepad API. r=baku | |
fc5ec3f3844514a328972c97e58dd6d0898c5ab6 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
fa0889256cd635aff88529b1cae9fa0e35352282 | Stone Shih — Bug 1260704 - Instead of handling mouse up event, we handle mouse click event to trigger links. r=smaug | |
35f26ccf79d090e8b1cd4a8592477a3c9e7ba3e3 | Thomas Nguyen — Bug 959388 - Deliver CSP from HTTP header. r=ckerschb, r=khuey | |
da7b881d5d9de29fcd43305f76016f0d01896105 | Thomas Nguyen — Bug 959388 - Add csp worker test cases. r=kmckinley | |
61bc9a864653e76dcf4a18a0aae929a3f15aa9c7 | Thomas Nguyen — Bug 959388 - Update web platform test meta file. r=ckerschb | |
da77b49e469af87a4573eba9d5c16b5907733bed | Julian Seward — Bug 1279614 - 2,000 instances of "XPCOM objects created/destroyed from static ctor/dtor" emitted from xpcom/base/nsTraceRefcnt.cpp during linux64 debug testing. r=gfritzsche,jmathies. | |
ff6f8a26f7b7327b0f969f4c8d0c4bac7e6d2fc4 | Julian Seward — Bug 1278524 - TSan: data races netwerk/cache2/CacheEntry.{h,cpp} on CacheEntry::{mUseDisk, mSecurityInfoLoaded, mPreventCallbacks}. r=honzab.moz. | |
732d517ac4385204f7cabcea9316906bc48819f9 | Masatoshi Kimura — Bug 1282038 - Follow-up: Ensure unprefixed fullscreen API is enabled. r=me | |
280e4ef4d764a418b10983df476cdc806d1bccff | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
5748928995119d0e5384300da71b79a25847f49b | Alexandre Lissy — Bug 1282226 - Add aries and nexus 5 to try on a CLOSED TREE r=wcosta | |
5db4165bdfa05e7675e128e9e73d23c5933a5bb8 | Andi-Bogdan Postelnicu — Bug 1282408 - add ignore initialization check flag for |mOrigin| from Layer. r=dbaron | |
4230f642c60ca77fd0ab2c46b07bed64606c8f89 | Andi-Bogdan Postelnicu — Bug 1282408 - add ignore initialization check flag for variables from InternalLink. r=jdemooij | |
3a604cba63e99750b6168241d9d816d8fb82d7c9 | Andi-Bogdan Postelnicu — Bug 1282408 - add ignore initialization check flag for variables from InternalRequest. r=jst | |
dcf462d6d7f998b488f9ec2fb7c7685d1a34394c | Jan de Mooij — Bug 1281529 part 5 - Get rid of rt->jitJSContext. r=bbouvier | |
09ffd37115bb0bae1ccf32a4f5f9a058fe02d249 | Jan de Mooij — Bug 1281529 part 3 - Use static_cast instead of rt->context_. r=jwalden | |
06f5fb5ff50017a848bd1993e2725eab24fc772a | EKR — Bug 1283085 - Handle new ALPN value r=abr | |
09592e523356e034cfbe03792bf811a7d4efaef5 | Tim Taubert — Bug 1283376 - Land NSS_3_26_BETA1 r=franziskus | |
7a133276156418748a88108224886d00e471ae58 | Jan de Mooij — Bug 1281253 - Clean up MNewCallObject a bit and fix a TSan race. r=bhackett | |
3edd30710d5e2b3f555d4b251b9ba0962eb4f25d | Jan de Mooij — Bug 1281385 - Cache the needsCallObject bit in CompileInfo to fix a TSan race. r=nbp | |
a77894b804f45d8ae013d37be9c6fe2242deec47 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
61ed5c0d64195c58de57489147046aeaf14252d3 | Carsten "Tomcat" Book — Merge mozilla-central to autoland | |
254fadf6315928bca4ef93466e6c75524e8a6b5e | Anjana Vakil — Bug 1258505 - Warn about misformatted --pref arguments; r=maja_zf | |
34ef0f60e636a595d884a4fd642a943e50500012 | Anjana Vakil — Bug 1258505 - Fix verification of total_chunks argument; r=maja_zf | |
6b8a445ab25b197256bd044ecd9abc3fd849168a | Anjana Vakil — Bug 1258505 - Replace print/exit statements with errors; r=maja_zf | |
87a7c1c41a431aba1f54016bcaab0876ab49ec60 | Anjana Vakil — Bug 1258505 - Report all missing test files before exiting; r=maja_zf | |
d218260e3e524040e7e712af2f7fbcba04073cd9 | Anjana Vakil — Bug 1258505 - Rewrite Marionette mach commands to avoid parse_args; r=maja_zf | |
1981b4bfa973881ed28be0dbba41553fcb40799f | Anjana Vakil — Bug 1258505 - Implement BaseMarionetteArguments.parse_known_args; r=maja_zf | |
1b1117b53d1321fffeac830671cb4f3ce7d9cdb9 | Mark Hammond — Bug 1283379 - have RESTRequest log on channel redirect. r=tcsc | |
fc64969ac221ee16036001dcc4057c4f6be9bd1f | Carsten "Tomcat" Book — Merge mozilla-central to autoland | |
81d9282d7643f16f9289a635ddb11300badaa133 | Alexandre Lissy — Bug 1283269 - Fix build on gonk r=nical |