User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
dluca@mozilla.com Fri Jul 27 10:20:10 2018 +0000 | 87bcafe428a4ad6017e59b915581ae00aa863407 | Dorel Luca — Merge mozilla-inbound to mozilla-central. a=merge ← 43 merge changesets [Collapse] |
ad1674e9152da31151ab9f9f099f83ca4ff2d832 | Kris Maglione — Bug 1476405: Follow-up: Handle nsThread cleanup for threads that never shutdown. r=me | |
e0a021b27d2c66d46ba973d66d1360678411da26 | Kris Maglione — Bug 1476405: Part 6 - Register AudioIPC threads with the profiler. r=kinetik | |
771288dbf8529d45786b42a21dc66b180bb674ca | Kris Maglione — Bug 1476405: Part 5 - Create nsThread wrapper and use reasonable stack size for BackgroundHangMonitor. r=erahm | |
aeebad4f2dc31901f5b63263169229455e827ac2 | Kris Maglione — Bug 1476405: Part 4 - Create nsThread wrappers whenever a thread is registered with the profiler. r=erahm,mstange | |
4831cbfd03ded9ea6dcc8d6f0797f5f80fb717c7 | Kris Maglione — Bug 1476405: Part 3 - Use reasonable stack sizes and create wrappers for JS threads. r=erahm,tcampbell | |
0b0c243a1827e193d045d6b3566c87ca87035c48 | Kris Maglione — Bug 1476405: Part 2b - Use default thread size from nsIThreadManager in Linux PlatformThreads. r=jld | |
236b366fdf3731ef95e0ba75b8f24f03181343ee | Kris Maglione — Bug 1476405: Part 2a - Create nsThread wrappers/set names for chromium threads. r=erahm,jld | |
c767b1b618fbdc8bc894719f5ed7ecdcc9fc5165 | Kris Maglione — Bug 1476405: Part 1 - Allow enumerating non-native nsThread threads. r=erahm | |
03c1386d08390bb8d983162e1181f7d5d5780788 | Coroiu Cristina — Backed out 9 changesets (bug 1476405) for causing leaks | |
3ccc5dbbd0b8a6617211b244906858f14e1df084 | Boris Zbarsky — Bug 1478806. Remove nsIBrowserElementNextPaintListener. r=mccr8 | |
aa58a20c6cd01c49141c9d88bf5b823c1b6753c3 | Boris Zbarsky — Bug 1478721. Remove nsIIdleObserver. r=mccr8 | |
4113d6fb3c1c74301f4ba5269a5218a5d649e532 | Kris Maglione — Bug 1476405: Follow-up: Remove added assertion. r=bustage | |
75ec3f923e76aa6c9b39bdc838995e6d1cccb025 | Bogdan Tara — Backed out changeset 72b855b514f9 (bug 1477628) for rusttests build bustages CLOSED TREE | |
3b183dbe792489f87f78ba1101cde03d49c0f47e | Ursula Sarracini — Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak | |
090236db7f10ce9bdda89dc924b29aaa3da2edd9 | Tooru Fujisawa — Bug 1467022 - Add comment about the script field to JSFunction::hasScript, and refer JSFunction::hasUncompletedScript. r=jandem DONTBUILD, comment-only | |
cb7f7cc326875b2fd28d4a63101b07360a6606fd | Kris Maglione — Bug 1476405: Follow-up: Handle nsThread cleanup for threads that never shutdown. r=me | |
6d18a8bd5ee351da1a0cdfaa63f49706a2f95ba3 | Kris Maglione — Bug 1476405: Part 6 - Register AudioIPC threads with the profiler. r=kinetik | |
b2a99f50e642cc3dc41ab540e7639d2c39bbe75b | Kris Maglione — Bug 1476405: Part 5 - Create nsThread wrapper and use reasonable stack size for BackgroundHangMonitor. r=erahm | |
b5b9d295545dff9c8f7aa5e5c0137afa24385eb2 | Kris Maglione — Bug 1476405: Part 4 - Create nsThread wrappers whenever a thread is registered with the profiler. r=erahm,mstange | |
f092a32a363911e58c71ed5d2e4bd92347437c7e | Kris Maglione — Bug 1476405: Part 3 - Use reasonable stack sizes and create wrappers for JS threads. r=erahm,tcampbell | |
6c154f4d9dd93e3dac6045c3b8ead22702071fda | Kris Maglione — Bug 1476405: Part 2b - Use default thread size from nsIThreadManager in Linux PlatformThreads. r=jld | |
d0ebb3aa8e0f0946eafc2e7cac4d5cbcf1694e2f | Kris Maglione — Bug 1476405: Part 2a - Create nsThread wrappers/set names for chromium threads. r=erahm,jld | |
06b8093ddc6a341b8be4ef2c4dca2188ada74296 | Kris Maglione — Bug 1476405: Part 1 - Allow enumerating non-native nsThread threads. r=erahm | |
72b855b514f912ddd458272348b3849361ed4deb | Nicholas Nethercote — Bug 1477628 - Convert FnvHash{Set,Map} instances to FxHash{Set,Map}. r=heycam | |
2f7364bad51af4d5d0c5873a65bfdf5e7f909394 | Nika Layzell — Bug 1478820 - Remove trailing 'o' in comment, r=me | |
540ce309a136fca21662645cc4f14cc7a3f2183d | Nika Layzell — Bug 1478820 - Stop manually synchronizing VTYPE_ and nsXPTTypeTag, r=erahm | |
98884f98717df879f6d1eb6a46e6720870c193ed | Csoregi Natalia — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
c8ea1d673cace55358f49f121307efc4315daa17 | Nathan Froyd — Bug 1476427 - part 3 - convert bindgen options into js_options; r=chmanchester | |
f89b91c892b931c3bf02b3ad5f6521fb06cfef34 | Nathan Froyd — Bug 1476427 - part 2 - whitelist projects that require bindgen; r=chmanchester | |
ede08380391724d4c6cf2c2af2b355b712ef5b74 | Nathan Froyd — Bug 1476427 - part 1 - move bindgen configure bits to a separate file; r=chmanchester | |
e8fd3709089bb5acd5bbef144901140c0595dc0e | Eric Rahm — Bug 1240547 - Part 5: Reorder HttpBaseChannel member variables. r=valentin | |
2930c95c8a43897fa703471f8e6a706e239035c7 | Eric Rahm — Bug 1240547 - Part 4: Use bitfields for HttpChannelChild bool variables. r=valentin | |
0f776009b482ae27b2b8bf646c19a2f47acb2b65 | Eric Rahm — Bug 1240547 - Part 3: Reorder HttpChannelChild member variables. r=valentin | |
2e2140d43498b51b11babcdc550f44c299fcf962 | Eric Rahm — Bug 1240547 - Part 2: Pack HttpChannelParent bool fields. r=valentin | |
5846965a61de00e8ebc7582d30fb98582fe806dd | Eric Rahm — Bug 1240547 - Part 1: Reorder HttpChannelParent member variables. r=valentin | |
707eaef32a63301c8357a97297192327b9320764 | David Major — Bug 1477744 - Re-enable -Werror in clang-cl for Spidermonkey. r=froydnj | |
3268a54a7fab9e9565038d589229e9f2bf1cdff9 | Aaron Klotz — Bug 1473423: Allow test symbols to be included in full symbol archive in try builds; r=ted | |
13baffe17d22419146e4a8e42712f0cd679fc26e | David Major — Bug 1478020 - Fix some -Wmicrosoft-template in the interceptor. r=aklotz | |
5ada255f20ab023391cd961d6a49bfca954052a8 | Dan Minor — Bug 1478005 - Enable AV1 for non-Nightly builds; r=drno | |
d837831ad47c9315b68def0c0b9478d619588f8c | Lee Salzman — Bug 1478084 - fix recursive locking in SkFontHost_cairo. r=jrmuizel | |
ac9f181dfe5aa6a6d5c11f27ecea57f1306ec51b | Lee Salzman — Bug 1478084 - make cairo_font_face_set_user_data thread-safe. r=jrmuizel | |
22c01bee854b2a5086f4f2872682510dd686faeb | Dan Minor — Bug 1478000 - nICEr and nrappkit should use the same warnings under clang-cl as with clang; r=dmajor |