User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbrindusan@mozilla.com Wed Nov 15 22:25:14 2017 +0000 | f41930a869a84af81df1a88d8e82323ff3a6509a | Brindusan Cristian — Merge inbound to mozilla-central r=merge a=merge ← 102 merge changesets [Collapse] |
0ad4e810bab1313edd3d53b71f69afa692f5dc46 | Andrew Osmond — Bug 1401672 - Make display items for the same WebRenderBridgeParent/Child share the ImageKey for shared surfaces. r=jrmuizel | |
b6a8db01f25a57d6b70a769ab96c3a407b490945 | Nathan Froyd — Bug 1325632 - part 6 - compile with C++14 support; r=glandium | |
402cad93aa6ece010f3c834b9d20e431c4ee8f8b | Nathan Froyd — Bug 1325632 - part 5 - ensure that we compile with -fno-sized-deallocation when possible; r=chmanchester | |
aeaf5db9a9e276ddb59b512926d95b858c4e1ccf | Nathan Froyd — Bug 1325632 - part 4 - split out framework for testing flags; r=chmanchester | |
c7756d08443dfc817b2d8894e7259c6d6d4726b8 | Nathan Froyd — Bug 1325632 - part 3 - compile rust bindings with -fno-sized-deallocation; r=ted.mielczarek | |
7452d18793ab5ad68f76e2074a5d81d4e9582058 | Nathan Froyd — Bug 1325632 - part 2 - don't warn about c++98/c++11 compatibility problems; r=ted.mielczarek | |
b8067f9bf9a76fca35349c77ece7d5cd23cce145 | Emilio Cobos Álvarez — Bug 1415013: Clear servo data on flattened tree changes. r=bz | |
b58d7dbfcf60e3dabbca270ff0c4c4d1b233edf0 | Sebastian Hengst — Backed out 3 changesets (bug 1398229) for failing own browser-chrome browser/components/contextualidentity/test/browser/browser_saveLink.js. r=backout on a CLOSED TREE | |
0685df5dc52a30792f148fe883fdf59096663a7e | Sebastian Hengst — Bug 1417436 - Add Windows code coverage build and test definitions: Add linebreak in long comment to fix flake8 error. r=linting-fix | |
10476f6075aef6b466010b03b1cf156d3b6d34be | Jonathan Kew — Bug 1417420 - Add the path used by FontAgent to the sandbox rules on macOS. r=haik | |
80cb926578e4adff98080702d96c2b47b98a20b3 | Aki Sasaki — bug 1417472 - start optimizing beta and release tasks. r=rail DONTBUILD | |
7b2f3fa349b001af0dce735501014c72f0f512c7 | Nika Layzell — Bug 1416384 - Part 9: Deduplicate more code when possible, r=smaug | |
476642ee328b1363bd6505ed6ab04e57aeb75bdf | Nika Layzell — Bug 1416384 - Part 8: Stylistic fixes in nsGlobalWindow{Inner,Outer}.cpp, r=smaug | |
149ba94317911ec3bafa545db59e59f7abe2fcf0 | Nika Layzell — Bug 1416384 - Part 7: Move nsPIDOMWindow{Inner,Outer}::TabGroup into their respective cpps, r=smaug | |
10eb6ec39ef1a34243c212c64047c7097499f8f8 | Nika Layzell — Bug 1416384 - Part 6: Eliminate calls to Assert{Inner,Outer} and As{Inner,Outer} in nsGlobalWindow, r=smaug | |
aaed1999291a6622a030f20f5f7469fa59f622e5 | Nika Layzell — Bug 1416384 - Part 5: Eliminate inner window only methods from nsGlobalWindowOuter, r=smaug | |
2d5ba51ff7e36562bb2534ed47e99af3b4e8c98d | Nika Layzell — Bug 1416384 - Part 4: Eliminate outer window only methods from nsGlobalWindowInner, r=smaug | |
ba47537d18440f8d9df9351d3461d734beb9e867 | Nika Layzell — Bug 1416384 - Part 3: Remove nsPIDOMWindow<nsISupports>, r=smaug | |
862355bc5c589cc22420526d5bbf10e7f6f7ba78 | Nika Layzell — Bug 1416384 - Part 2e: Eliminate duplicate declarations, and get gecko building again, r=smaug | |
d1fc9865c5574cecc72270dde1822c9344bc137e | Nika Layzell — Bug 1416384 - Part 2d: Get nsGlobalWindowOuter.cpp building, r=smaug | |
71a0e504ebd0dd6349a8f16b28f8fac057aa5792 | Nika Layzell — Bug 1416384 - Part 2c: Get nsGlobalWindowInner.cpp building, r=smaug | |
028e876d02bfabc06e5945d00ee3740fb5af823b | Nika Layzell — Bug 1416384 - Part 2b: Get split headers building but not linking, r=smaug | |
a1b15fe9224ebd2aa5a0e398b31383f3e938ab87 | nika — Bug 1416384 - Part 2a: Delete nsGlobalWindow.{h,cpp}, r=smaug | |
74086caf9463416cbe6630370a2219bb648cf697 | nika — Bug 1416384 - Part 1: Copy nsGlobalWindow.{h,cpp} to nsGlobalWindow{Inner,Outer}.{h,cpp}, r=smaug | |
f46e5a93d51054d20f4fd9ce4ec583ce4477cca5 | Boris Zbarsky — Bug 1415741. Switch to a different env var, not MOZ_DEBUG, for disabling mouse event taps on Mac. r=mstange | |
3b3a7055f264a102dbaa41b9e361efe3d1bfe7cc | Boris Zbarsky — Bug 691151. Remove Event.getPreventDefault. r=smaug | |
5b3b0a38b2d1827f4fc9af6f32e9fb939789d6c8 | Andrea Marchesini — Bug 1398229 - Save-link-as feature should use the loading principal - part 3 - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD, r=ckerschb | |
a726fc7506ca26371b0df3a523bd489f4620206a | Andrea Marchesini — Bug 1398229 - Save-link-as feature should use the loading principal - part 2 - context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD, r=ckerschb | |
53dae7764e58db6288d1f03e7b8b4909b32a85c8 | Andrea Marchesini — Bug 1398229 - Save-link-as feature should use the loading principal - part 1 - test, r=ckerschb | |
c56352d90f678c2ad104da657aae116513502153 | Nika Layzell — Bug 1415645 - Part 5: Fix some more consumers of nsGlobalWindow which I missed, r=smaug | |
55c0344711b64723b7653404ed9c4cd28ca9d6d9 | Nika Layzell — Bug 1415645 - Part 4: Modify some shared runnables to not refer directly to nsGlobalWindow, r=smaug | |
9a766cc68671449c2c624816dff943d597a992a6 | Nika Layzell — Bug 1415645 - Part 3: Don't cast to nsGlobalWindow when working with the inner window linked list, r=smaug | |
4a6c2c5490f454e53d3b962ea0ce9dd29c9da298 | Nika Layzell — Bug 1415645 - Part 2: Make CleanupCachedXBLHandlers a instance method, r=smaug | |
8fdfee217a97f07574a600f2868b06646debaf48 | Nika Layzell — Bug 1415645 - Part 1: Make nsGlobalWindow.cpp use the specific {Inner,Outer} variants in more places internally, r=smaug | |
fe6091ddbf6b74d022627ee0094a6113a3e4e883 | Benjamin Bouvier — Bug 1415224: Remove wasm test mode entirely; r=luke | |
15613c4e6af368850beff7ff680b48fd4bedea8d | Benjamin Bouvier — Bug 1415224: Remove jit test mode support for int64 testing; r=luke | |
bcae00340c54b778b9ddc0393edbdb7e44c23447 | Benjamin Bouvier — Bug 1415224: Have wasm assertions auto-generated in wasm; r=luke | |
ff37d9f812becdce7d40c24fe4b319f1fc8413e7 | Benjamin Bouvier — Bug 1415224: Remove wasm testing mode for custom NaN payloads; r=luke | |
75c9879941ee6187423df2158739d20e37e40a05 | Benjamin Bouvier — Bug 1416766: Immediately throw if an exported wasm function has int64 in the signature; r=luke | |
91858a00db9181ba4cc13fd44315cb9bed73a01c | Benjamin Bouvier — Bug 1416766: Int64 wasm globals should cause a link failure at instanciation time, not compile time; r=luke | |
6053c68a9bc63a2fcc6c1449e15cc0e85fa23279 | Marco Castelluccio — Bug 1417436 - Add Windows code coverage build and test definitions. r=jmaher | |
8d8aeee2633fa78ac57eff45dfb28b585b54223a | Tom Schuster — Bug 1319512 - Adjust expression closure tests. r=jandem | |
261ebf2e8bbd7c4604c2c88607b27740532c7201 | Tom Schuster — Bug 1319512 - Disable expression closures on Nightly. r=jandem | |
49283bf962094b58e380c1aa87182ae7bf47c9a3 | Geoff Brown — Bug 1416914 - Run Android test-verify as tier 2; r=me,test-only | |
ff6af466f196b774e339f3814653d8eac07c9107 | Geoff Brown — Bug 1417230 - Do not fail when a skipped web-platform test is verified; r=jgraham | |
b0eedb4c140bcafafc82475b352355a7b5affd3b | Nathan Froyd — Bug 1412983 - part 6 - compile headers for cross-compilers during configure; r=ted.mielczarek | |
0e6f349c815e0424ede297c7269914330ad986a5 | Nathan Froyd — Bug 1412983 - part 5 - remove stlport_cppflags dependency from bindgen_cflags_defaults; r=ted.mielczarek | |
9615a90cf9b030ea72fdc1dd0f42bfa2348aae68 | Nathan Froyd — Bug 1412983 - part 4 - make extra_toolchain_flags depend on stlport_cppflags; r=ted.mielczarek | |
776266640ecada42623596ad6ef5c0b203eaae2e | Nathan Froyd — Bug 1412983 - part 3 - move stlport_cppflags prior to extra_toolchain_flags; r=ted.mielczarek | |
0fb376428333495e7958c16c1ad4a977aef4f7d2 | Nathan Froyd — Bug 1412983 - part 2 - use extra_toolchain_flags for computing bindgen flags; r=ted.mielczarek | |
90e7ff50c118399cb70f269bcab8f2cc798c0b30 | Nathan Froyd — Bug 1412983 - part 1 - convert stlport_cppflags to return a list; r=ted.mielczarek | |
7137557138c4283ff790e4e696aa7d821ca7c0ed | Dragana Damjanovic — Bug 1413622 - Add a check to avoid a division by zero. r=mayhemer | |
94111a55e8c3dfc3cb526650c7a18ea9e7f5d85e | Fernando | |
0b10cf1da7f21e67fd70e631f082e3b52a66f19d | Jan de Mooij — Bug 1417038 part 2 - Shrink ExitFooterFrame to one word. r=nbp | |
c2e4e6d7886e75c3f545526880aa914abbde5ea0 | Jan de Mooij — Bug 1417038 part 1 - Remove unused IonOOLPropertyOpExitFrameLayout and IonOOLSetterOpExitFrameLayout. r=nbp | |
7141bc93ea02033d8bd13859cf39ee1e426452ef | dragan.mladjenovic — Bug 1416179: Prevent ArrayBufferObject from reserving memory larger than UINT32_MAX on !WASM_HUGE_MEMORY 64-bit platforms; r=lth | |
e74e4ec2cb39d737da0e16d0645e9dbdc564acd1 | André Bargull — Bug 1405993 - Part 7: Updating ICU requires a clobber. r=clobber | |
a917acc8147cd8bb7fa7f49b0663e1225175b217 | André Bargull — Bug 1405993 - Part 6: Regenerate Unicode files after ICU update. r=jfkthame | |
8f65e64a3b9ea97411699d47450c0dad69db383a | André Bargull — Bug 1405993 - Part 5: Updated expected results when formatting dates in ar-ma locale. r=Waldo | |
cf8f20a4de1ba5b87d658e1f556aa18e5bde0b9e | André Bargull — Bug 1405993 - Part 4: Update to Unicode 10 for SpiderMonkey. r=Waldo | |
00c94696d5a37d1f1a9856a34c386ecb89bbeab0 | André Bargull — Bug 1405993 - Part 3: Update in-tree ICU to release 60.1. rs=Waldo | |
d6daf71433d29c79dd89b8251d647826b45fab65 | André Bargull — Bug 1405993 - Part 2: Remove no longer used ICU patches. r=Waldo | |
53015dab607555789926343c75a478f10337df0b | André Bargull — Bug 1405993 - Part 1: Don't report warnings for sprintf calls in ICU. r=mystor | |
815b8640da1e3029dd680e4187b68852d36e2a4e | Jan de Mooij — Bug 1416185 - Fix Clang warning about unused private field in ScriptPcIterator. r=nbp | |
4162a11c0a7e692cf8bfdf27b66363201823c354 | Jonathan Watt — Bug 1382427 - Support running reftest in a mode that runs the test with Retained Display lists on, and references with it off. r=mattwoodrow | |
907fb4683dfef81fbb746035939ac8154b66dfe5 | Noemi Erli — Backed out changeset c2bf7ca0839c (bug 1382427) for failing reftests r=backout on a CLOSED TREE | |
1a03e40f850a2477dcaccc89245a3e73c661ea9c | Dan Horák — bug 1411516 - list missing 64-bit arches in Breakpad's bundled curl. r=ted | |
c2bf7ca0839c7be4964557d10eab2b198004c803 | Jonathan Watt — Bug 1382427 - Support running reftests with retained display lists on for the test files only. r=mattwoodrow | |
62bed90e6a11a437a92899173d9698079bfa164e | Jonathan Watt — Bug 1417365 - Unified build issues in dom/clients. r=baku | |
c40ecf4fefee1bcb83c8fbd1c0ff7b816c46e590 | Jonathan Watt — Bug 1417365 - Unified build issues in dom/cache. r=baku | |
5009b892ddb56abdbcaa325d46478bc1e2a60d20 | Jonathan Watt — Bug 1417365 - Unified build issues in dom/animation. r=baku | |
53e90f217ceda97e4cec50ccb6c8b146955dbc0d | Jonathan Watt — Bug 1417365 - Unified build issues in dom/bindings. r=baku | |
95e08bf1b1a3ae6013744f243c3ab60e835fde45 | Jonathan Watt — Bug 1417365 - Unified build issues in dom/base. r=baku | |
7159964287fe161b0dda9cdfa59d74bc7bead348 | Jonathan Watt — Bug 1417021 - Fix various non-unified build errors in imagelib. r=aosmond | |
cfa3672ccb302afab66b9ffe830cb6480d51a124 | Paul Bone — Bug 1409324 (part 2) - Add a new timer for nursery chunk allocation r=sfink | |
05c80a2c4462a42c6b2a45fb8e4284c9e9b1fe96 | Paul Bone — Bug 1409324 (part 1) - Remove old resize profiling from GCMinor. r=sfink | |
f708f46507925a350148d83aed892e55ea235018 | Andrea Marchesini — Bug 1414755 - Get rid of ContentPrincipalInfoOriginNoSuffix, r=bz, r=bkelly | |
05c7a8ba56328d53baf87acb2f810649c8c24d3e | Andrea Marchesini — Bug 1416724 - part 4 - AbstractThread::Dispatch return value check in netwerk/base, r=smaug | |
ddbbd455f0589af4de3d2046528e575d820e9e5b | Andrea Marchesini — Bug 1416724 - part 3 - AbstractThread::Dispatch return value check in dom/media, r=jwwang | |
64c4030422704671d85e17092cb4de01dc6c0528 | Andrea Marchesini — Bug 1416724 - part 2 - MutableBlobStorage should check the return value of TaskQueue::Dispatch(), r=smaug | |
430e5be1f7bb6c2ebd991bc5e2a2222b83d2fdf2 | Andrea Marchesini — Bug 1416724 - part 1 - AbstractThread::Dispatch should propage errors if failing the dispatching of Runnables, r=jwwang | |
76d469663b3c54093aad44d58dd932cb659465a6 | Noemi Erli — Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE | |
f61598207d724074e5537bd71ad9b602518b400e | Marco Castelluccio — Bug 1417280 - Use shutil.move to move grcov output file instead of os.rename. r=me | |
20f9784628e9b92195cacea3a29887ff00adb5ac | Marco Castelluccio — Bug 1416743 - Pass '--llvm' argument to grcov on Windows. r=jmaher | |
61a5cc67289683738002c68aaedc376210a90762 | Marco Castelluccio — Bug 1416743 - Update grcov to version 0.1.29, bundling VC++ redistributable libraries. r=jmaher | |
92ecb1d8ad0ccdac59b8e27c22c40a02e06000f9 | Marco Castelluccio — Bug 1417280 - Don't include intermediate folders in grcov ZIP file. r=jmaher | |
365135d6f7cc33d21fe75518be52331c348b3138 | Jan de Mooij — Bug 1417028 - Shrink VMFunction size. r=nbp | |
3aa5eb7e2ed90b56d28f2618ed1339da085028b2 | Jan de Mooij — Bug 1416592 - Deduplicate VMFunction wrapper code. r=nbp | |
7613f8e20ad525e183b9e5a237cb5725fbe3f630 | shindli — Backed out 4 changesets (bug 1416724) for failing /builds/worker/workspace/build/src/dom/media/hls/HLSDemuxer.cpp:89:5 r=backout on a CLOSED TREE | |
7e35281e0eafbc99ee94d182dfb11d4492f89120 | Chris Peterson — Bug 1415470 - build: Enable VS2017 C5038 initializer list order warnings (like gcc -Wreorder). r=glandium | |
819ad76c63771b74401946c31b136a37cffbf611 | Chris Peterson — Bug 1415470 - build: Remove always-true version check for VS >= 2015. r=glandium | |
cec4f6e0be0020eac30ee723eb1ddf3641e54c06 | Chris Peterson — Bug 1415470 - a11y: Fix VS2017 initializer list order warnings. r=yzen | |
dec3b1ceaa9ba6490d9b5af85e90106abc3e9a06 | Andrea Marchesini — Bug 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth | |
bb508b270fab5a74c12270da0dd736ade0914659 | Andrea Marchesini — Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth | |
3d7896bf89f74163c53332640806fe2bbc46acbc | Andrea Marchesini — Bug 1405290 - Improve logging of workers when shutting down - part 1 - WorkerHolder must assert in release, r=asuth | |
45352aa4319debd6ad3445f2729db197ffc83eac | Andrea Marchesini — Bug 1416724 - part 4 - AbstractThread::Dispatch return value check in netwerk/base, r=smaug | |
01d1e5263bcd56fadf19b446b48c4ab2c9de6891 | Andrea Marchesini — Bug 1416724 - part 3 - AbstractThread::Dispatch return value check in dom/media, r=jwwang | |
bc854c315ec8c0dfde87ca0193c024d16314aaa2 | Andrea Marchesini — Bug 1416724 - part 2 - MutableBlobStorage should check the return value of TaskQueue::Dispatch(), r=smaug | |
35a50167485d1507d07e85b21e29f6b17c505d7d | Andrea Marchesini — Bug 1416724 - part 1 - AbstractThread::Dispatch should propage errors if failing the dispatching of Runnables, r=jwwang | |
16f8037fb5f0e2b1547244e86b0d2c4ce43bd574 | Bevis Tseng — Bug 1414136 - Fix test failures in session history relying on non-comformant Promise handling. r=sawang | |
5c12713ef62f72efbc7149f71dd1b87e78860a68 | Lee Salzman — Bug 1416607 - follow-up - typo fix in error message. r=me |