User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Thu Feb 16 12:16:10 2017 +0000 | 2737f66ad6ac74a688bde788b319122f2001b92b | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 65 merge changesets [Collapse] |
b4fb395496de177b0ee20e341867f813e5e70d74 | Wes Kocher — Merge m-c to inbound, a=merge | |
0bce3085f669c0a62e268141847c994158fffc53 | David Anderson — Fix a content canvas crash caused by losing IPC during a GPU process restart. (bug 1339852, r=mattwoodrow) | |
2f9a1529fe76b0dc907f0a37a0548dfae1683785 | David Anderson — Ignore PuppetWidgets for about:support layer manager reporting. (bug 1339607, r=milan) | |
10f164e44965a5ef528ab3ec38b8e98f51e23747 | David Anderson — Don't access mCompositor from CompositeToTarget. (bug 1339688 part 2, r=mattwoodrow) | |
7a84bd5bc7dc2232fd9eeb8900e0e2e364310535 | David Anderson — Move composition time from Compositor to HostLayerManager. (bug 1339688 part 1, r=mattwoodrow) | |
5c25a3cb838e345c77cf24fd27afa53fb756ee3a | Wes Kocher — Backed out changeset 4ea36a9c2dfd (bug 1339394) for browser_selectpopup.js failures a=backout | |
16c77acfaa6e2054a1188c71e07cc656ed494c5e | Ting-Yu Lin — Bug 1326407 Part 8 - Implement shape-outside: inset(). r=dbaron | |
8a514a5851a4435f772ac5030f1ef4ed7303aa90 | Ting-Yu Lin — Bug 1326407 Part 7 - Rename BoxShapeInfo to RoundedBoxShapeInfo. r=dbaron | |
0058687f781389dad42c0e01f4117859e8496202 | Ting-Yu Lin — Bug 1326407 Part 6 - Cache the border radii in BoxShapeInfo. r=dbaron | |
f45cac0c1b91cb5220b74b1dd5b708a4154c9d1f | Ting-Yu Lin — Bug 1326407 Part 5 - Rename ConvertPhysicalToLogical(). r=dbaron | |
366e6522665c6dfff386d76798d1ffbf232cc0c8 | Ting-Yu Lin — Bug 1326407 Part 4 - Extract a function to convert a rect to float manager's logical coordinate. r=dbaron | |
b0af1a8bdcaf6952ba6be848bf83248e6fb455c4 | Ting-Yu Lin — Bug 1326407 Part 3 - Extract a function to compute <shape-box> rect. r=dbaron | |
2b9a5fad30b78c77860a5418b8db96b56edab11b | Ting-Yu Lin — Bug 1326407 Part 2 - Extract a function to compute inset radii. r=dbaron | |
ecc715f72d6112bd6a57a5b52603c3ca2683a003 | Ting-Yu Lin — Bug 1326407 Part 1 - Extract a function to compute inset rect. r=dbaron | |
ea8bf524e3c8a7bdb26a329b8effa3ba0d9e822e | Ting-Yu Lin — Bug 1326407 Part 0 - Add assertion to ShapeUtils functions. r=me | |
36663347138dc227d190bdec9b469821058cf176 | Dragana Damjanovic — Bug 1338876 - Read ww-auth properly. r=mcmanus | |
0cdc48673b0c5499003e7d7ef4f99d87ff2720b5 | Jim Chen — Bug 1339160 - 5. Follow-up to fix errors; r=me | |
6ea939aba89430a4844c1fbbacb0a0c00dfd9cda | Ryan VanderMeulen — Bug 1339612 - Update libogg to version 1.3.2. r=rillian | |
3873032b697babd8dcfdc891c44da76078b071d9 | Ryan Hunt — Bug 1338891 - Backout telemetry scroll tracking r=smaug | |
15efe5cf8585cd0952891a3548a9bb7b4d6803ad | Wes Kocher — Merge m-c to inbound a=merge | |
ee6c8b224924cb972a9b5d09a3ca154cecc665a8 | Mayank Srivastav — Bug 1337188 - Remove unused return statement from EngineManager::register. r=kit | |
bcc9785affeb9bb0f24f8773cfac3defa75ca518 | Milan Sreckovic — Bug 1242659 - Only check for version if DLLs are in the recognized list. r=jrmuizel | |
0b83dd97c786bfc2641d1733e278faa35475d09c | Benjamin Smedberg — Bug 1333887 - Hold nsNPAPIPlugin alive for active nsNPAPIPluginInstance objects. This should happen through the plugin tag, but apparently that isn't always working. r=qdot | |
f5d3690285980b574bd87d2b1bfbd81de5964a57 | Stephen A Pohl — Bug 1329997: Ensure that we don't initiate drag sessions if the system has already sent a mouseUp event. This prevents getting stuck in drag sessions. r=mstange | |
492fa407d12ca8ef6adf35051cee7356d75ac2c1 | Boris Zbarsky — Bug 1335450. Fix our condition for rescheduling frame request callbacks. r=mrbkap | |
4ea36a9c2dfdaa7dcc110de361cd20d22efb231f | Xidorn Quan — Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam | |
d686f96840e6393400b06a54635a99f3477d2da8 | Florian Quèze — Bug 1335807 - JavaScript Error: 'NS_NOINTERFACE: ' {file: 'resource:///modules/ContentWebRTC.jsm' line: 387}, r=felipe. | |
8479323bb43cc15ecfa4983acdce56875b6d25a8 | Florian Quèze — Bug 1339432 - Ship GfxSanityTest only on Windows, r=Mossop. | |
09ca7a2cc13a3f6181095d23d27daabe3422d857 | Florian Quèze — Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.js, r=Yoric. | |
6e70c857f61b33950b695f2dbb1f7b6351a3c397 | Andrew Swan — Bug 1333713 Fix error message r=me | |
eb3b5ef730656f41a31d5b537a83553337c4a549 | Nicholas Nethercote — Bug 1339695 (part 6) - Remove some B2G-only code in profiler_register_thread(). r=mstange. | |
6205142186156da59305508759cd08982e38ae1b | Nicholas Nethercote — Bug 1339695 (part 5) - Introduce PROFILE_JAVA. r=mstange. | |
002e9c45f121f951f205cc3d3ec7fb563f5a831c | Nicholas Nethercote — Bug 1339695 (part 4) - Remove a stray, misspelled SPS_STANDALNOE use. r=mstange. | |
b735a190b14f0a5ea0f0ccb0793624dd89291055 | Nicholas Nethercote — Bug 1339695 (part 3) - Introduce USE_FAULTY_LIB. r=jseward. | |
f6869c7b0707091d551285243c43993d7b235265 | Nicholas Nethercote — Bug 1339695 (part 2) - Reorder PlatformMacros.h.h. r=mstange. | |
9d9a3692b012221e74ee6fbc70af95dff83e1a7d | Nicholas Nethercote — Bug 1339695 (part 1) - Remove LUL_{ARCH,OS,PLAT}_* macros. r=jseward. | |
c0e8497f31c90ee402404315e08db52242fb8b0b | Matt Woodrow — Bug 1328797 - Part 3: Remove sync transactions entirely as they aren't used any more. r=nical | |
6e42452c2616386464dbdc1cdd08deafe31387e4 | Matt Woodrow — Bug 1328797 - Part 2: Don't use a sync transaction for DEALLOCATE_CLIENT. r=nical | |
82c34cf618e8a3ba422e35f13d5041b0544893da | Matt Woodrow — Bug 1328797 - Part 1: Don't use a sync transaction for RemoveTexture. r=nical | |
2e78a0da72687a894a87dcb742d8cdd78c85c21c | David Anderson — Switch PPluginModule from PCrashReporter to shmem-based CrashReportHost/Client. (bug 1338281 part 5, r=billm) | |
0e7adc2bbf8e3c9cdb4f4cd8ea24b9126a274840 | David Anderson — Allow finalizing external crash reports from CrashReportHost. (bug 1338281 part 4, r=billm) | |
5d5c80258cb2c6e5d84c70ea832a2fcd708afde3 | David Anderson — Allow initializing CrashReporterClient shmem through CrashReporterHost. (bug 1338281 part 3, r=billm) | |
3f8622ecc4e65dff23c8932e44822a060d22d722 | David Anderson — Store the child process thread id in CrashReporterHost. (bug 1338281 part 2, r=billm) | |
7838f017fe4c83604dd7a93656b7a4b3360ecf2d | David Anderson — Store extra annotations directly on CrashReporterHost. (bug 1338281 part 1, r=billm) | |
5a394ec7d209c5edd03760d056fe5fa8dcb9125d | Tom Schuster — Bug 1317382 - DataView constructor uses ToIndex in ES2017. r=Waldo | |
b9ee8724079936ea2adab7d017ff7a3aab61c151 | Tom Schuster — Bug 1335862 - Implement mayResolve for arguments objects. r=jandem | |
427fd576729151744a2bdd7f433cdf78c0ba3015 | Jim Chen — Bug 1339160 - 4. Use GeckoService to extract libs on update; r=esawin | |
8620e18b5878bdf7f9169364503aff9a910afa47 | Jim Chen — Bug 1339160 - 3. Use GeckoService to warm up Gecko from custom tabs service; r=snorp | |
26359cfd0d245637ff7efc288098d07f1652d417 | Jim Chen — Bug 1339160 - 2. Add GeckoService actions for loading libs and starting Gecko; r=snorp | |
c80d17b6ea4897766816f0f3ac9b005ce551cbd3 | Jim Chen — Bug 1339160 - 1. Allow GeckoThread to launch without being initialized; r=snorp | |
e0daea02c01fda3ec2a6ebbfc1fc11c8843c53c3 | Jim Chen — Bug 1337290 - 2. Clear cache dir if loading libs failed; r=snorp | |
a792d73dc3454fb61f75cce5ae9f340da5a07868 | Jim Chen — Bug 1337290 - 1. Detect ARM emulation for some x86 devices; r=snorp | |
b1d2452c7c176f8004b20e01096334ff1234e055 | Wes Kocher — Backed out 5 changesets (bug 1336510) for mass bustage a=backout CLOSED TREE | |
9228f08cacdee37c5e741ff1abc844714a55257b | Marco Castelluccio — Bug 1333043 - Add windows build number to the environment data for all Windows versions. r=Dexter,data-r=bsmedberg | |
868a4dc22d7a40d78a620c2939be59392b7822be | Deepa — Bug 1280572 - Add layout/tools/reftest to flake8 linter r=ahal | |
35d16d04d67d7fb3739b2dbf6fc38b1c1846bd27 | Michael Layzell — Bug 1336510 - Part 5: Workaround lambda static analysis in nsMultiMixedConv, r=valentin | |
41db22e0c13d34f081c6a403df71192633afa2f7 | Michael Layzell — Bug 1336510 - Part 4: Capture a strong reference to this in dom/media, r=jwwang | |
2075037694eda246a9bda0bc545898702c18f1dc | Michael Layzell — Bug 1336510 - Part 3: Capture a strong reference to this in CompositorBridgeParent::FlushApzRepaints, r=kats | |
71be73be6c4ed0964264c1f437d68f8a3f706128 | Michael Layzell — Bug 1336510 - Part 2: Fix lambda captures of this in PresentationConnection, r=smaug | |
02ccacdbbb93b26120032ad128273ce68705a3cd | Michael Layzell — Bug 1336510 - Part 1: Correct the RefCountedInsideLambda Check to complain about capturing and using `this` without a backing strong reference, r=ehsan | |
daa7da2c260e302602d6f79cd35964fb02221399 | Bill McCloskey — Bug 1339289 - Make sure labeled runnables have names (r=ehsan) | |
c64f0271649030394d2a29872513c9ec36521fa0 | Bill McCloskey — Bug 1339289 - Give names to a lot of common timers (r=ehsan) | |
6ea3593a23e443f50f877ece94e14e9b3f6ffdf2 | Bill McCloskey — Bug 1339289 - Give names to a lot of common runnables (r=ehsan) | |
68b195e78af058066e43991485085482c1af802c | Bill McCloskey — Bug 1339224 - Give names to built-in IPC messages (r=kanru) |