Commit Graph

534022 Commits

Author SHA1 Message Date
Boris Zbarsky
162522356c Bug 1452185 part 3. Remove unnecessary nsIDOMXULElement includes. r=qdot
MozReview-Commit-ID: Ft5MnbFtyB9
2018-04-09 16:30:32 -04:00
Boris Zbarsky
7fa3838d4d Bug 1452185 part 2. Remove nsIDOMXULElement use in JS. r=qdot
MozReview-Commit-ID: 2JIybnXaudR
2018-04-09 16:30:32 -04:00
Boris Zbarsky
d01e62bab3 Bug 1452185 part 1. Remove unused nsIDOMXULContainerElement bits. r=mossop
These are unused in C++, and the JS bits don't go through this interface
(instead they end up calling things off the relevant XBL prototypes by finding
them on the node's proto chain).

MozReview-Commit-ID: 4FTyFCl4DRt
2018-04-09 16:30:32 -04:00
Boris Zbarsky
501db43b67 Bug 1449601. Stop dereferencing a null mIterNode in find code. r=mystor
MozReview-Commit-ID: 2buTShJNqFp
2018-04-09 16:30:31 -04:00
Felipe Gomes
b2847196df Bug 1451071 - Update owners for some telemetry probes. r=cpeterson 2018-04-09 17:18:57 -03:00
Felipe Gomes
8da8bfdf97 Bug 1450808 - Unexpire plugin-related telemetry probes. r,data-review=chutten 2018-04-09 17:18:55 -03:00
James Willcox
a078f54a7c Bug 1446553 - Init gfxPlatform before checking if WebRender will be used r=karlt
MozReview-Commit-ID: EaAxB8hbT2E
2018-04-09 15:15:26 -05:00
Eric Rahm
d0b5d0fb66 Bug 1452288 - Use calloc for allocating PLDHashTable entries. r=froydnj 2018-04-06 16:51:58 -07:00
Stephen A Pohl
983d147bd7 Bug 1423261: Close the IPC channel during KillHard shutdowns to prevent shutdown crashes in the parent process. r=jimm 2018-04-09 15:54:52 -04:00
Stephen A Pohl
1f3061666c Bug 1423261: Revert changeset ff30955a00d2 since it is ineffective. r=me 2018-04-09 14:50:22 -04:00
Eugen Sawin
cf17129d13 Bug 1445420 - [4.4] Adjust tests to run with GeckoRuntime. r=snorp,jchen 2018-04-09 20:39:59 +02:00
Eugen Sawin
904b7ed712 Bug 1445420 - [2.5] Add default runtime fallback for Fennec and unattached views. r=snorp,jchen 2018-04-09 20:39:59 +02:00
Eugen Sawin
80e647578e Bug 1445420 - [1.9] Add GeckoRuntime and GeckoSettings for Gecko setup and initialization. r=snorp,jchen 2018-04-09 20:39:59 +02:00
Bob Owen
7002359d5d Bug 1452090: Only enable handle verifier on 32-bit Nightly and debug builds. r=jimm
This also adds the ability to enable it using the environement variable
MOZ_ENABLE_HANDLE_VERIFIER.
2018-04-09 19:22:28 +01:00
Jan de Mooij
0f44d0eae7 Bug 1450796 - Remove overzealous assert in spectreBoundsCheck32. r=luke 2018-04-09 20:20:56 +02:00
Ben Kelly
8d25e8a180 Bug 1452244 Avoid empty entries in serviceworker.txt. r=asuth 2018-04-09 10:54:23 -07:00
Olli Pettay
6c2e589e94 Bug 1452615 - Reduce unneeded AddRefing/Releasing when unregistering unresolved custom elements, r=emilio 2018-04-09 16:11:49 +03:00
Jan de Mooij
9543429998 Bug 1452406 - Support calling RecompileInfo::shouldSweep under CodeGenerator::link instead of asserting. r=tcampbell 2018-04-09 19:36:41 +02:00
Jan de Mooij
1e8bda0d63 Bug 1452491 - Split uint64_t in IonCompilationId in two 32-bit integers to avoid 8-byte alignment. r=tcampbell 2018-04-09 19:35:12 +02:00
Noemi Erli
d45a6ad50f Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-09 19:55:28 +03:00
Margareta Eliza Balazs
8345f1be3b Backed out 3 changesets (bug 1402892) for wpt failures in /fetch/api/request/request-idl.html on a CLOSED TREE
Backed out changeset 7218641c9b12 (bug 1402892)
Backed out changeset 2fce477733f0 (bug 1402892)
Backed out changeset 34e219813b64 (bug 1402892)
2018-04-09 20:01:12 +03:00
Noemi Erli
59899bca8c Merge inbound to mozilla-central. a=merge 2018-04-09 19:46:07 +03:00
Emilio Cobos Álvarez
6154f318b1 Bug 1452525: Deduplicate proto bindings, not bindings. r=xidorn
MozReview-Commit-ID: 2NWALzUhDjn
2018-04-09 15:25:41 +02:00
Ben Kelly
8609f21919 Bug 1452374 - Remove ServiceWorkerRegistrar retry mechanism to fix intermittent shutdown failures. r=baku 2018-04-09 07:18:00 -04:00
Margareta Eliza Balazs
7f6bcb3169 Backed out changeset ba89b2464447 (bug 1443615) for xpcshell failures on browser/experiments/test/xpcshell/test_api.js on a CLOSED TREE 2018-04-09 16:23:55 +03:00
Jason Laster
df6b1c9029 Bug 1452526 - devtools-source-map: update to 0.15.0. r=jdescottes 2018-04-09 09:19:46 -04:00
Olli Pettay
a2b0b0917f Bug 1452608 - Reduce unneeded AddRefing/Releasing when looking up custom element definitions, r=emilio 2018-04-09 15:48:53 +03:00
Prathiksha
40b386c02b Bug 1444439 - Remove unsafeSetInnerHTML from bug418986-2.js. r=johannh
MozReview-Commit-ID: 96RxqSwYvj0
2018-04-07 09:13:31 +05:30
Kartikaya Gupta
aa5ae012b8 Bug 1451453 - Update reftest annotations for WR PR 2626. r=jrmuizel
MozReview-Commit-ID: E6QyBRRAB3m
2018-04-09 08:27:16 -04:00
Kartikaya Gupta
b00cfebc62 Bug 1451453 - Update some reftest annotations for changes in WR PR 2618. r=jrmuizel
MozReview-Commit-ID: H1C2K14MiGZ
2018-04-09 08:27:16 -04:00
Kartikaya Gupta
5f1a4f191c Bug 1451453 - Update for API change in WR PR 2613. r=jrmuizel
MozReview-Commit-ID: DbVj132MFri
2018-04-09 08:27:16 -04:00
Kartikaya Gupta
611d66ebe4 Bug 1451453 - Update for API change in WR PR 2600. r=jrmuizel
MozReview-Commit-ID: H5NL0Zmk9Vq
2018-04-09 08:27:16 -04:00
Kartikaya Gupta
9286109ed0 Bug 1451453 - Update webrender to commit 092ada1154b72fe71d2f227a5df0239586d2323a. r=jrmuizel
MozReview-Commit-ID: 9djydrUnoWq
2018-04-09 08:26:07 -04:00
Vlad Baicu
f8a6180547 Bug 1429386 Added missing functionalities from a newer LP SDK version r=nechen
MozReview-Commit-ID: EWGABsN3Diu
2018-04-05 19:09:45 +03:00
Coroiu Cristina
bea12fa8ab Backed out 2 changesets (bug 1306529) for build bustage on a CLOSED TREE
Backed out changeset 87206102c699 (bug 1306529)
Backed out changeset 7e70a7f597c4 (bug 1306529)
2018-04-09 15:59:58 +03:00
Nicolas B. Pierron
6532a81f8f Bug 1437510 - ARM: Zero the payload if the Value tag does not match the expected tag. r=jandem 2018-04-05 15:15:13 +00:00
Margareta Eliza Balazs
fee150dfac Backed out changeset 18c36451a875 (bug 1437510) for wpt failures in /fetch/api/request/request-idl.html on a CLOSED TREE 2018-04-09 19:52:20 +03:00
Nicolas B. Pierron
38341abf63 Bug 1437510 - ARM: Zero the payload if the Value tag does not match the expected tag. r=jandem 2018-04-09 16:04:12 +00:00
Jason Laster
7989456b2a Bug 1450974 - Refactor the thread actor's stepping hooks. r=jimb
MozReview-Commit-ID: 7ST4wPnYHJR
2018-04-09 11:55:58 -04:00
Catalin Badea
19067148e2 Bug 1402892 - Update mochitests related to request.context. r=asuth
This patch removes mochitests that were testing only request.context and
updates a couple others to use request.destination instead.
2018-04-09 16:29:28 +01:00
Catalin Badea
b3d7c7a827 Bug 1402892 - Implement Request.destination. r=asuth,baku 2018-04-09 16:29:15 +01:00
Catalin Badea
310d836bdd Bug 1402892 - Enable fetch Request.destination webplatform tests. r=asuth 2018-04-09 16:27:58 +01:00
Andrea Marchesini
17e7cba9f1 Bug 1450959 - TimeStamp class doesn't need to be friend of StartupTimelineRecordExternal, r=glandium 2018-04-05 06:44:31 +02:00
Benjamin Bouvier
4a906b8a87 Bug 1451372: Force libatomic only on 32-bits Linux clang builds; r=froydnj 2018-04-06 16:27:01 +02:00
Yura Zenevich
58cab30b35 Bug 1428441 - adding 'Show Accessibility Properties' context menu item for inspector markup view nodes. r=pbro
MozReview-Commit-ID: EEE6VaCgIza
2018-04-09 10:50:26 -04:00
Florian Quèze
0dcb9c597c Bug 1450999 - always provide a null argument when opening a window for the -chrome command line parameter, otherwise the opened window is non-resizable, r=mconley. 2018-04-09 16:23:50 +02:00
Lucas Luna Souza
e620e4c57f Bug 1435232 - Apply new status code design to details panel. r=Honza 2018-04-04 09:03:54 -04:00
Jan-Erik Rediger
cb649f5653 Bug 1443615 - Remove legacy Telemetry component TelemetryLog. r=chutten 2018-04-09 01:46:00 -04:00
Ryan VanderMeulen
c3c161c73e Bug 1450988 - Upgrade to SQLite 3.23.0. r=mak 2018-04-04 18:01:23 -04:00
Kartikaya Gupta
6a958ba2dd Bug 1426199 - Re-enable more crashtests that are now passing. r=sotaro 2018-04-09 08:02:12 -04:00