User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Fri May 19 15:47:16 2017 +0000 | c800b6dfca673f8cb0f3cf41e4f495755d04bbb3 | Ryan VanderMeulen — Merge inbound to m-c. a=merge ← 71 merge changesets [Collapse] |
af622640b17f6101ecda4ee6f5deb9ea0963819c | Henrik Skupin | |
56db34f604cfc62976ba096a6bdf18170b3aa703 | Iris Hsiao — Backed out 3 changesets (bug 1366011, bug 1359357) for mochitest failures in test_ipcBlob_workers.html | |
edb8c7932c4e4d338d268759809756a43c806ed1 | Cervantes Yu — Bug 1348747 - Part 3: Test intercepting TlsAlloc() and TlsFree() in kernel32.dll. r=handyman | |
01316dc4de4bd9b227f2ee6d40d8cff689b158ce | Cervantes Yu — Bug 1348747 - Part 2: Support stub functions starting with jmp rel8 in WindowsDllDetourPatcher. r=handyman | |
d03bd8eb274f08f1b393b04b5ce231a7d442d9d6 | Cervantes Yu — Bug 1348747 - Part 1: Fix WindowsDllDetourPatcher that generates extra 0xff byte when generating a x64 jmp instruction. r=handyman | |
37b33385378f97d52b38dfb140ca2be2ec9115f3 | Nicholas Nethercote — Bug 1365824 - Remove STORE_SEQUENCER. r=froydnj. | |
a20220d687d40361480f161c378cb389220f1ef7 | Andrea Marchesini — Bug 1359357 - Test for IPCBlob and workers, r=smaug | |
9f71fb3f4d1e6469cdf99aa0a63e1e696d510f31 | Andrea Marchesini — Bug 1359357 - IPCBlobInputStreamChild should be protected by a WorkerHolder, r=smaug | |
70e5477cdda0d0713531e7eb9ce220d5b532c67a | Andrea Marchesini — Bug 1366011 - IPCBlob should not have race conditions between Send__delete__ and RecvStreamNeeded, r=smaug | |
55ccbc9a9bfcd1327f617230031f178a7a2aa8d3 | Edgar Chen — Bug 1318624 - Add wpt for img in non-active document; r=jdm | |
9c9166bc787d7b69b1d0148e8e1bf7413b7b2bd9 | Edgar Chen — Bug 1318624 - Should not perform a load of a image if it's document is not active document; r=jdm | |
1667def6751501149dc69e7d9608cffdf3c19e7d | Iris Hsiao — Merge mozilla-central to mozilla-inbound | |
e61af009b471b3a76e6fc1ec66a35eee21471f7f | Iris Hsiao — Backed out changeset 7ba879bb0961 (bug 1365515) for merge conflict | |
f22235120e9ff429a907a7f27f9d8dbdf61d4643 | Iris Hsiao — Backed out changeset 368f63c34bad (bug 1365515) for merge conflict | |
368f63c34bad52d96902b2e8c87b0bfea33d5dfd | Nicholas Nethercote — Bug 1365515 (part 2) - Remove tick_context_t. r=jseward. | |
7ba879bb0961978845bc2c4d30043e44ee0200ae | Nicholas Nethercote — Bug 1365515 (part 1) - Remove profiler support for x86/Darwin. r=mstange. | |
9aa66595bf51a1cec03f61b88bfecac09742157b | Shu-yu Guo — Bug 1364573 - Don't relazify class default constructors. (r=arai) | |
20fd2a3c8039f37ae7ec284316a08e1d670bbd45 | Shu-yu Guo — Bug 1364648 - Fix OOB column handling for default class constructors' toString offsets. (r=jimb) | |
d7121e5ad8065a5ef546b349d90606cbf0e5baab | Brendan Dahl — Bug 1356681 - Expand headless mode support for linux. r=automatedtester,jrmuizel,kanru | |
ea227f8d9ce481676a4f30d1a76bdb1bc7787d2e | Wes Kocher — Merge m-c to inbound, a=merge | |
df21c5eed7c11b531228a02d66624960b59c7c5e | Jon Coppeard — Bug 1358073 - Call constructors when creating and copying scope data. r=shu | |
7828515b45be925c7a5c9cf7a951109abbc55921 | Xidorn Quan — Bug 1365602 - Put script blocker to nsCSSFrameConstructor::RecalcQuotesAndCounters for avoiding triggering event from nsQuoteList::RecalcAll. r=bz | |
b82b2d1363f985545a8c183bb965355b19ca9d48 | Leo Balter — Bug 1365042 - Update skip list. r=shu | |
aeff5714b4a6936d5b24305fa6db4985b305d613 | Leo Balter — Bug 1365042 - Update Test262. r=shu | |
eda75874d1a86ede57471d452277329d2cf25211 | Leo Balter — Bug 1365042 - Skip if not released. r=shu | |
38f3bef8b8651935cb3d9eac0ff5d93da87bee3d | Kris Maglione — Bug 1365660: Part 5c - Enable compositing for popups with remote content on OS-X. r=mstange | |
6b38e46d1a8b5cde3885c753919c36115ba9439c | Kris Maglione — Bug 1365660: Part 4 - Only enable APZ for popups which contain remote content. r=kats | |
cb4b09616e235659ac4b6570c99f5a771d2d9206 | Kris Maglione — Bug 1365660: Part 3 - Disable transparency (where necessary) for popups which contain remote content. r=mstange,bas | |
cfe30fc6158c4dcb6c9fe2bc9bff35674ed9b247 | Kris Maglione — Bug 1365660: Part 2 - Add a HasRemoteContent flag to popup widgets that contain remote browsers. r=kats,bas | |
5e53d393c722f451c0e8dca642dbb1ace5331f6f | Kris Maglione — Bug 1365660: Part 1 - Add a remote="true" attribute to popups with remote browsers. r=mixedpuppy | |
8b3ea20f546cf5cb975ab928f99280d8fc92898d | Steve Fink — Bug 1333000 - Display some additional diagnostic information for ConstraintTypeSet corruption, r=jandem | |
8f03ab34a6051ead9d3b3d3f75c482ffde72ce31 | Kris Maglione — Bug 1365509: Follow-up: Sync theme XPIState again after pref flip. r=bustage | |
a11eda203014db75970ca68af3ccdcf40e4057bc | Nathan Froyd — Bug 1364428 - disable stylo for valgrind builds; r=rillian | |
ff9f8eb96ef3ab989f1bbf8db395e9a50d69e2f3 | Nathan Froyd — Bug 1364428 - use normsep for windows bindgen paths; r=rillian | |
40d03699e48f79ac8826fa9d9e34e2587ee8b3fb | Bobby Holley — Bug 1364428 - Pass bindir instead of libdir to llvm-config on windows; r=froydnj | |
3c779485d546489005c89b49f745ffb436eb45d7 | Bobby Holley — Bug 1364428 - Add a separate define for enabling stylo; r=rillian | |
44134a6b2b6ab9136ad903ec20c996694c606f0e | Bobby Holley — Bug 1364428 - Disable packaging of stylo buidings for artifact builds; r=froydnj | |
399852d9c94d9345c9be7999f90bde560bc59720 | Bobby Holley — Bug 1364428 - Disable stylo for static analysis builds that use llvm38; r=froydnj | |
18ab60546638300e1eef7057fbfbf8a03cacd5a0 | Bobby Holley — Bug 1364428 - Pass LLVM_CONFIG everywhere; r=froydnj | |
cdab12ab8c24f43beaec71a78f0a7a56683f717a | Bobby Holley — Bug 1364428 - Don't use LLVM_CONFIG in non-stylo builds; r=froydnj | |
bc1c078e357ffe439a4974225a86cbc2fdd5f43d | Nathan Froyd — Bug 1364428 - make stylo enabling more flexible; r=rillian | |
2dfe645a3845ac5a5c1aaf54d72a171f48958d07 | Bobby Holley — Bug 1364428 - Add clang to more tooltool manifests; r=froydnj | |
8d35b9f59cb4eb969b1d90d060f9bc08570ad7aa | Jason Laster — Bug 1366033 - Update Debugger Frontend (5/18). r=jdescottes | |
1dce439341074873c8a1f4a403d59b9ba0a03606 | Jim Chen — Bug 1365485 - Remove GeckoInterface.getDefaultChromeURI; r=droeh | |
e60ff2b6e9e978fcfb5dd5cf6248d7297bd8d878 | Jim Chen — Bug 1365360 - Remove GeckoInterface.setAccessibilityEnabled; r=snorp | |
d8df517d010dd09af3624e95c239664d2c81e0b4 | Jim Chen — Bug 1365127 - Move history accessors from GeckoAppShell to GlobalHistory; r=droeh | |
6f5485d306e1803e4292b30129270eabd0501398 | Jim Chen — Bug 1365126 - Move shortcut creation to static methods in GeckoApplication; r=droeh | |
e1202241caff8838281b2a7d36cf2757d113cd2b | Jim Chen — Bug 1365122 - Move launchOrBringToFront from GeckoAppShell to GeckoApp; r=droeh | |
c19f8df0cc5d7044fdde799f09445c1ad037ef95 | Jim Chen — Bug 1365124 - 3. Don't call getGeckoInterface() in enableSensor/disableSensor/loadPluginClass; r=me | |
2596e74ab2a1e3b2137ff1c9f2321169f416b671 | Jim Chen — Bug 1365124 - 2. Remove GeckoInterface.invalidateOptionsMenu; r=me | |
804d217db1670427a1729a7db0cc840dd7dde219 | Jim Chen — Bug 1365124 - 1. Remove GeckoInterface.areTabsShown; r=me | |
f13e13645ca1acb6ed957f778252100b3f713fb8 | Jim Chen — Bug 1365120 - Add WakeLockDelegate; r=rbarker | |
623036d074b415a010a734fcb5c53c88fd0ed143 | Jim Chen — Bug 1363457 - 2. Remove GeckoApp.getEventDispatcher(); r=droeh | |
a8ba0313fbffe131069b461dc6495c8a9f8d5729 | Jim Chen — Bug 1363457 - 1. Remove GeckoInterface.getAppEventDispatcher(); r=me | |
ac260c2c361fff0960130113e6ec32b73687900f | Andrew Swan — Bug 1358907 Part 1 Addon Manager hooks for startup telemetry r=kmag | |
0e48946fd355251d61767f7ec6dd4a712bc36d9d | Sebastian Hengst — Backed out changeset 3a6693755c7d (bug 1365940) for bustage at nsTArray.h:568. r=backout on a CLOSED TREE | |
3436882396c9afb268a47a8871d563bbe40084ca | David Major — Bug 1180561 - Bustage followup - 32-bit builds don't have RtlIFTC. CLOSED TREE | |
3a6693755c7d248bf40d6cf5caea365677da12ed | Andrea Marchesini — Bug 1365940 - struct WindowAction in WorkerPrivate.cpp should be marked MOZ_RAII, r=qdot | |
40852f4be7493d4a41a4f3754c91fbc37c4855a6 | Kris Maglione — Bug 1358914: Avoid calling evalInSandbox when creating bootstrap scopes. r=rhelmer | |
396de980a0d585f31e06799dfba4fab2656adc3b | Kris Maglione — Bug 1365509: Don't trigger a sync load of the add-ons DB at startup when a built-in LWT is enabled. r=rhelmer | |
861266a11cd2f2127e2fc0e86fa20120659ef3fc | Kris Maglione — Bug 1365509: Special case handling of enabled state for XUL themes. r=rhelmer | |
d6dbb3f9f813d0dc62196c3a55a4eb1229b5f53f | Michael Layzell — Bug 1360441 - Disable the IsHandlingUserInput timeout for execCommand(copy/cut) commands, r=ehsan | |
83ae7a021aaf9eecc8856129dda11371b2b5b3cd | David Major — Bug 1180561 - Intercept msmpeg2vdec's JIT unwind callback on Win7 x64. r=aklotz | |
19e4de97f4c64646ee54ba876a0e8cf6d9b01aed | David Major — Bug 1180561 - Cleanup - Remove the DLL blocklist's anonymous namespace. r=aklotz | |
3826b6da14a9ddf363b69030d0650f103c7a07c2 | Ehsan Akhgari — Bug 1365836 - Inline nsContentUtils::InternalContentPolicyTypeToExternal(OrPreload); r=mystor | |
91f27a7b51309623f33d9e86d1ee673f95f534e3 | Ehsan Akhgari — Bug 1365830 - Don't flush layout for (0, 0) in nsGlobalWindow::ScrollTo(); r=bzbarsky | |
802ae55b7c03b356ba5543b74c2417c443bca453 | Ehsan Akhgari — Backout bug 1365830 for build bustage | |
93cbe9914d05492a332ef78837e3800038d9ce8e | Ehsan Akhgari — Bug 1365830 - Don't flush layout for (0, 0) in nsGlobalWindow::ScrollTo(); r=bzbarsky | |
9f160f5995bbd3c62fe44d45681dcdd3b04c04ee | Stephen A Pohl — Bug 1365825: Fix occasional crashes on OSX when handling custom shortcuts. r=mstange | |
15179fb5cc42f8f21da607b9549e35b7a352e731 | Ehsan Akhgari — Bug 1365793 - Inline isxdigit() manually in the JS engine; r=luke |