User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:hsivonen@hsivonen.fi Wed Mar 28 07:33:03 2018 +0000 | 8e864a8f82a690c5a09cf9371deb8b7d7ecf7c09 | Henri Sivonen — Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. |
a4da4d10be08a745347d7a08ddf43d469883a122 | Henri Sivonen — Bug 1448786 - Avoid UTF8ToUnicodeBuffer in OSPreferences_win.cpp. | |
f227c286cf735e1c6b4ba6523f62e19798517a54 | Henri Sivonen — Bug 1448755 - Use AssignLiteral and AssignASCII for short zero-terminated strings in networking. r?jduell. | |
07c6cf53b38f22da90d09145d400266c3296d7e1 | Henri Sivonen — Bug 1448591 - Make MakeStringSpan(nullptr) return an empty span. r?froydnj. | |
bd0f18eab9c659c6234a072385063e27b95d25c6 | Henri Sivonen — Bug 1448588 - Assume contiguous XPCOM strings in txDouble. r?peterv. | |
e9d2ffc4d9e4e90a956146b50656a9430ccea6e6 | Henri Sivonen — Bug 1448574 - Format integers directly into UTF-16 in nsXULWindow. | |
d4f5319726b00fd758d3d3188a1f77604deace6d | Henri Sivonen — Bug 1448297 - Assume contiguous XPCOM strings in nsCookie.cpp. | |
00a0a224cdbe06a0cb9ad8a622c39293158c73ef | Henri Sivonen — Bug 1448772 - Avoid back-and-forth UTF-16 to UTF-8 to UTF-16 conversions in xpcom/base/MacHelpers.mm. | |
1eb1ad3cca9ebc773f0d05481c757df956e84222 | Henri Sivonen — Bug 1436330 - Add a microbenchmarks for XPCOM string encoding conversions. | |
1c8dd93fbeb071dcc9f54eae22b19da1fc0f4f90 | Cosmin Sabou — Backed out changeset ca46aca41fec (bug 1449072) for xpcshell failures on xpcshell/test_install.js. CLOSED TREE | |
a7ebb62677a6e8ecff0d86953c4c36c27f78a35c | Nicholas Nethercote — Bug 1448220 - Convert all network predictor VarCache prefs to the new StaticPrefList form. r=hurley | |
dea16926510733a02d98073d3a64bf7279462b99 | Margareta Eliza Balazs — Backed out changeset 6af40fb76692 (bug 1372406) for Doc lint failure in builds/worker/checkouts/gecko/docs-out/html/main/_staging/python/mach.commands.rst on a CLOSED TREE | |
60d3e9b4aea9a036b02b1c7cb547930fc94c33a7 | Noemi Erli — Backed out 2 changesets (bug 1365021) for xpcshell failures in toolkit/mozapps/extensions/test/xpcshell/test_gfxBlacklist_OS.js on a CLOSED TREE | |
64eaee27492a1a37905780f7cac1bbe83a305021 | Jeff Walden — Bug 1449051 - Consolidate the definition of JS::Value::layout to be more readable/understandable and to common up the parts that are common across endianness/word size. r=jandem | |
10e682fef4a64676dad1dc922e8e6b22ccb9171e | Jeff Walden — Bug 1447475 - Rip out support code for setting MOZ_ICU_DATA_ARCHIVE and shipping ICU data in a file outside the binary. r=ted | |
6af40fb76692ad647645194c7458c1be228378aa | Kris Maglione — Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan | |
80f9b1f649db5f85bb42093725d4451786722444 | Nicholas Nethercote — Bug 1449357 - Let prefs in data files override prefs in StaticPrefsList.h. r=glandium | |
c2968b0879602b07d6b1f03b852ffe4815700fc9 | shindli — Backed out changeset 3919fa7286d5 (bug 1321517) for MnH and en-US failures on a CLOSED TREE | |
ca46aca41fec3bc19bb38f18829c187881ecc229 | Kris Maglione — Bug 1449072: Stop modifying mtime after install. r=aswan | |
cf2f8604cb5ee52c143c91f56d465a8486ff8f1b | Kris Maglione — Cleanup a bunch of old cruft. r=trivial,test-only (no bug) | |
2aa1a76c7dfb765f1434d8a774f83debc69ee305 | Kris Maglione — Bug 1365021: Refactor test_bootstrap.js to be less insane; re-enable. r=aswan | |
2813cc47456535ace749a08fb816a3cf3d55b017 | Xidorn Quan — Bug 1448728 followup 2 - Remove style structs from nsPresArena::AddSizeOfExcludingThis on a CLOSED TREE. r=emilio | |
09df78447c1ac233cea9ec28809c79531224d6a4 | Xidorn Quan — Bug 1448728 followup - Move ServoComputedValuesMallocEnclosingSizeOf to ComputedStyle.cpp. | |
15226faf044480c2643f65029948137cfecf4bd3 | Xidorn Quan — Bug 1448728 part 3 - Remove mention of servo in memory report as it's the only style system now. r=njn | |
6fef911c55712aa43a0c730a9fe83d120181389f | Xidorn Quan — Bug 1448728 part 2 - Remove style sizes for the old style system from nsWindowSizes.h. r=njn | |
420e6f921109b3568c1d7bac4ea7aefb94a85c26 | Xidorn Quan — Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h. r=njn | |
e32869c3903801dfe6d407a010525dd54b42950c | Xidorn Quan — Bug 1448728 part 0 - Remove objects only used in the old style system from nsPresArena::AddSizeOfExcludingThis. r=emilio | |
80f331e70605d0b9a3f277a5bc69b9521263cc6c | Steve Fink — Bug 1449296 - Make gdb/run-tests.py runnable with either Python 2 or 3, r=jorendorff | |
d76c6788d40a2de7616b81ba619343427ef2e30d | Steve Fink — Bug 1449285 - Fix path handling in gdb run-tests.py script, r=Waldo | |
7fabe2630df68ea746ede62b951a27ca782b71fb | shindli — Backed out 2 changesets (bug 1449051, bug 1447475) for MnH and en-US failures on a CLOSED TREE | |
b09e7b25bcbeb5ece5ee280d2037983f98267d75 | Nick Thomas — Bug 1449350 - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('six'), r=aki | |
5cf87a14afb5ecb5e9b38608312a9a32d4edaa84 | Matthew Gregan — Bug 776137 - Apply latency correction to audio stream position on macOS. r=padenot | |
54b5c168cc34fb0f8793fcca70174b8effb3d734 | Emilio Cobos Álvarez — Bug 1448612: Don't take ownership of the stream data too early. r=baku | |
82b0578b5b133e16fd0aa3cabf5f9e14d099d373 | Luca Greco — Bug 1425197 - Add additional checks of the target URL in the inspectedWindow devtools actor. r=kmag, r=ochameau | |
034e1d7593701112b0c92fb1b40e0e69663b0ca9 | Lee Salzman — Bug 1447910 - move WR font key deletion to the end of a transaction. r=jrmuizel | |
aaa66e08731c17fc10fc2f7c5e2c439a31b8b5a9 | Margareta Eliza Balazs — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
4c3e0eb9d046e6cc37214f4bed1681dfb32fd047 | James Willcox — No bug, delete unused and obsolete BaseGeckoViewTest.java r=me DONTBUILD | |
5744fc54e1b6dcbc811ebf970443c279741e27a9 | James Willcox — No bug, fix some copyright headers r=me DONTBUILD | |
8b73ff00586c06cdbf61957c0c4b1d64178446e6 | Jeff Muizelaar — Bug 1388842. Add blob invalidation. r=mstange | |
c751156bf6d48fccea115931dcee147aec74ff40 | Jeff Muizelaar — Bug 1449029. Moz2D Recording: Make Finish() return if any items. r=lsalzman | |
9a145bccd8870c361551b11fa20ffda97c82bc31 | Jeff Walden — Bug 1449099 - Update various parts of gdb JS::Value integration for the removal of the jsval/jsval_layout types, instead generally referring to Value.h directly. r=sfink (5x, lol Bugzilla) | |
d9a446d356da021876e540db7884907ef6ffdaad | Jeff Walden — Bug 1449051 - Consolidate the definition of JS::Value::layout to be more readable/understandable and to common up the parts that are common across endianness/word size. r=jandem | |
851ed02cdac10ef8038cf73d0df080f393530546 | Jeff Walden — Bug 1447475 - Rip out support code for setting MOZ_ICU_DATA_ARCHIVE and shipping ICU data in a file outside the binary. r=ted | |
c6fc8a5bf238503fb8ab6218d8e3c79150f22b90 | Jeff Walden — Bug 1448232 - Make gdb JS::Value prettyprinting integration handle |gdb.types.make_enum_dict(gdb.lookup_type('JSValueType'))| when the compiler-generated keys have a 'JSValueTag::' prefix with clang. r=sfink | |
3919fa7286d5e52bdf453ada871c0dd89100f915 | Venkatesh Pitta — Bug 1321517 - Error when unable to find certificate or key. r=ato | |
af66807a5c4b8366dc98d3aae7d55124003a1039 | Matthew Gaudet — Bug 1448136 - Ensure Debug OSR transition is respected in InstanceOf Fallback stub. r=jandem | |
15eed3a9a8e31a536dfbdb1af5ffbcab2be5c5b8 | Eugen Sawin — Bug 1440592 - [4.3] Allow load delegation when opening windows before requesting a new session. r=snorp | |
dc273da372bd8dcb4792000f724a7a523c2c071f | shindli — Backed out changeset e3334509e606 (bug 1446412) for gl failures in /builds/worker/workspace/build/src/dom/canvas/WebGLFramebuffer.cpp:44 on a CLOSED TREE | |
812864e4d527be36bfaf8ce413e1ee73867238b1 | David Major — Bug 1449299 - Give the windows static analysis builders an lld_repo. r=froydnj | |
617b106f989e7bdf9532d16e5b7594fa57fca8f7 | Matthew Gaudet — Bug 1449194 - Allow naming of CacheIR logs. r=evilpie | |
462d737d1f96e8833db5a99d0567e078e6dc45a9 | Michael Kelly — Bug 1448185: Use appBuildId as release for browser error reports. r=Gijs | |
9ed0718ede32ea01c67a47b8f143152e860a8be2 | Boris Zbarsky — Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv | |
b470762b46768b7867824cda8e0190037913b3fe | Boris Zbarsky — Bug 1446246 part 1. Use a single handwritten HTMLConstructor implementation, instead of code-generating lots of very similar implementations. r=peterv | |
d9b7fe99807c6325bc73db92b548e29f37889898 | Dan Gohman — Bug 1447457 - SpiderMonkey: Remove MSVC 2010 bug workarounds. r=bbouvier |