User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
shindli@mozilla.com Wed Oct 17 00:55:53 2018 +0000 | 778427bb6353f85c1656f4ebcd2041560cd70c16 | shindli — Merge inbound to mozilla-central. a=merge ← 49 merge changesets [Collapse] |
ffba3ac1d2bb4064bc7eeb398ed119cb0a28210e | Mats Palmgren — Bug 1498769 - Also require a frame for an <option> to be interactively selectable. r=enndeakin | |
4018be55df68a2d762f3a3c0f186434c335795a8 | Steve Fink — Bug 1480129 followup - suppress flake8 complaint | |
f2e06bf4ba8e7a8fbcab9e83d1eabb03c94d3cb0 | Steve Fink — Backed out changeset c7b32ffa822e (bug 1321014) on a CLOSED TREE | |
06ffaf98e1e97cf3ad13d9e752f05f4f4e44c129 | Steve Fink — Backed out changeset c22b643cdf51 (bug 1479961, bug 1480129) | |
18c5d2a69f2d9748977bdbe6686889ff7fcc72ef | Steve Fink — Backed out changeset 66d022f720b6 (bug 1480129) | |
056d6eeb21116e843a51e6503b2670243252788d | Steve Fink — Backed out changeset de5dbc800bc7 (bug 1480129) | |
de5dbc800bc7a347dca946f76e6fdaefea9316b5 | Steve Fink — Bug 1480129 - Testing for virtual function annotations, r=jonco | |
66d022f720b698c8fced2c8628866445ddea6262 | Steve Fink — Bug 1480129 - Record CSU and field annotations in typeInfo.txt, r=jonco | |
c22b643cdf5168be413948a2437584426bfd8c06 | Steve Fink — Bug 1479961 - Synthesize call edges from Interpret and EnterJit to all JSNatives, r=jonco | |
c7b32ffa822e353b5479b6224194e3cdfd135e65 | Steve Fink — Bug 1321014 - Respect MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS for the purpose of identifying GC types and pointers, r=jonco | |
a188327354ab83702eb9c2fec439f3a7cc019883 | Steve Fink — Bug 1479965 - Use mangled names everywhere, recording unmangled names for pattern matching and human-readable outputs, r=jonco | |
d05f029a29ad2adc1d2d952d91f440a3f571e679 | Steve Fink — Bug 1321014 - Switch Tag to Annotate, r=nika | |
4ddc76989782be51553a2fb904c7c6284908fa72 | Steve Fink — Bug 1479828 - Handle self-recursive roots, r=me | |
3a02fd73f28641c2150ebe8d8e4529769e871b96 | Steve Fink — Bug 1480879 - Report errors creating directory (other than File exists), r=jonco | |
47d9c24f99d74b69396b503ba00b36e15dd9ef3c | Steve Fink — Bug 1479672 - Comment what is going on in the exceptions test so I don't waste time figuring it out again, r=me | |
a38d3c565e75d226b168deb110b127640d29cb91 | Steve Fink — Bug 1479672 - Use template string for compact code, r=me | |
de0d7eda05f72b832218f73a06ef5134f5536076 | Steve Fink — Bug 1479672 - Quote all GC functions, even if field calls, r=jonco | |
c45f9de01d9e2d65c740f7386b5bf1f76e8bcf64 | Steve Fink — Bug 1480879 - Run the hazard analysis self-test as part of the hazard jobs, r=jonco | |
f6173c4ae224f1a7df7a23195003fe312331e85d | Steve Fink — Bug 1479868 - Add tests for virtual function resolution and field calls, r=jonco | |
77ada590e04777dd99d3632cdcd2ed34ea5d4268 | Steve Fink — Bug 1479828 - Expand suppression to general limits, r=jonco | |
8a07eed99ca8315b5b275eec185561172f9e3ffe | Steve Fink — Bug 1479673 - Update to sixgill with less CSU qualification (630e2025191d), r=me | |
1c5c021b7271da663ed9631de95a842ac83fede1 | Steve Fink — Bug 1480879 - Format errors better for taskcluster, r=jonco | |
8308ccadecfad676d2316242014a30d118b9b17d | Steve Fink — Bug 1479672 - Report which test failed, and suppress the spew on saying subprocess.CalledProcessError with a messy stack | |
5dc260a940fb4c7e4804ae08de3fa853d8b46c2b | Steve Fink — Bug 1479672 - Remove need to set GECKO_DIR when running build-haz-linux.sh, and fix shell lint warnings, r=jonco | |
d67c4217db0bb9d96cb36f8eca1ca5cc755837ab | Steve Fink — Bug 1479672 - Write callgraph.txt via JS shell redirection instead of bash redirection, r=jonco | |
57b0208b6a7809a487584f128eced32eb99c16d4 | Steve Fink — No bug. Switch to printOnce for debuggability, r=me | |
bc4d8d0bf57555a39cf825c91c82fea0843072bc | Steve Fink — Bug 1499177 - Fix rooting hazard between return value and destructor in structured clone test function, r=perry | |
5687061cc8320ab2f339766cb1cf0c0877deee72 | Marco Castelluccio — Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj | |
399335d39d4c49eec8396aef9c77789bee33e3c2 | Ryan VanderMeulen — Bug 1498701 - Backport some upstream Skia patches. r=lsalzman | |
a1fb2da7388b017c761e0c0c6116e3ea7c3fac71 | Ryan VanderMeulen — Bug 1498482 - Backport some upstream Skia patches. r=lsalzman | |
86f5694c6c50995d0e3cd19be96d9db27240ab10 | Ryan VanderMeulen — Bug 1498460 - Backport an upstream Skia patch. r=lsalzman | |
bd4c433b0e5000a35f1b8f1694038d6f48f5abfe | Jeff Muizelaar — Bug 1498897. Update webrender to commit 98d507003c07c003ef0e0297dc4d29ee896a5868 | |
c8d29a3d6554c10d9250196700f7a1acd5ea6a73 | Sean Stangl — Bug 1498386 - Implement LIRGeneratorARM64 register helpers. Passes auto-regress/bug1268034.js. r=mgaudet | |
f7339d6aa94f5f9442d47aebab625a4fe3ef0f4e | Gabriel Luong — Bug 1499139 - Stop lazy requiring the FlexboxInspector and GridInspector in LayoutView. r=mtigley | |
3939abb2b2c283dfdd09ea45b29d2d6fcb042dfa | Dylan Roeh — Bug 1495786 - Update tests to use AllowOrDeny in lieu of Boolean. r=snorp | |
af27cdf736f592782bb9f6d0a0bff62222a55e3e | Dylan Roeh — Bug 1495786 - Replace ambiguous Booleans with AllowOrDeny, an enum with clearly named values. r=snorp,jchen | |
000359cfa7019e7d2edc8fe3d442a5643a81ef61 | Benjamin Bouvier — Bug 1499359: Apply rustfmt on build_gecko.rs; r=emilio | |
45de3b6b39960fc7a02dc804915718c60ac52e13 | Benjamin Bouvier — Bug 1499359; Remove unused HashMap import and remove namespacing around Table; r=emilio | |
1403652ca90125b844c037b1a1f172eed698a777 | Cosmin Sabou — Merge mozilla-central to mozilla-inbound. a=merge | |
4e749aa17feec01a32a987c3621029c7b88154af | Andrea Marchesini — Bug 1499373 - Enable FeaturePolicy for wake-lock and webusb WPTs - ckerschb | |
458bf1864db00b40822ad8954b6f9c7d1c5429db | Gabriel Luong — Bug 1497312 - The flexbox highlighter color should change on input from the color swatch. r=pbro | |
2a75c991871634b64f4dbf179130be4d279f521d | Dragan Mladjenovic | |
26d29ab41cdf753774f2d7ccdc0a7b460a5528cc | Marcos Cáceres — Bug 1497110 - remove currencySystem from PaymentRequest. r=edenchuang, peterv | |
31ceac3c03fc21c6a53cf667844ffbfe5caad0d9 | Cosmin Sabou — Bug 1495167 - Disable dom/media/mediasource/test/test_WaitingToEndedTransition_mp4.html on Linux for frequent failures. r=jmaher | |
64e46a7cc29ff5e5a3afa19b50150fb4035645ae | Nicolas B. Pierron — Bug 1497906 - Add THREAD_TYPE_CURRENT to simulate errors on a single worker thread. r=jonco | |
abaa52cda0ad84656583a260f33fb64fe569a4ef | Mats Palmgren — Bug 1499127 - Only consider <option>/<optgroup> elements that has a frame when determining the default row size, and use a fallback value if there are none. r=emilio | |
c96e54bae30c098a4b10a42721bf58295a1409f7 | Tooru Fujisawa — Bug 1499366 - Part 2: Check parameter index before increment. r=Yoric | |
bca5f70008c94e9a74c2d8d7272c10edcfa9c404 | Tooru Fujisawa — Bug 1499366 - Part 1: Check shift while reading uint32. r=Yoric |