gecko-dev/dom
Kris Maglione 1dc330007c Bug 1701777: Fix timeout handling for xorigin mochitests. r=mccr8
This copies some of the basic diagnostic reporting logic from SimpleTest to
TestRunner so that it can report timeout errors without an unnecessary
async roundtrip, and moves timeout handling to use a "message" event which
works in both in-process and out-of-process modes.

Differential Revision: https://phabricator.services.mozilla.com/D110326
2021-04-08 18:34:07 +00:00
..
abort Bug 1698468 - Add AbortSignal.abort() r=smaug 2021-03-15 20:46:53 +00:00
animation Bug 1703717 - Check for null aAnimation->GetOwner() before dereferencing - r=emilio 2021-04-08 07:24:54 +00:00
audiochannel Bug 1702033 - Remove some dead audio volume-related code in nsPIDOMWindow. r=alwu 2021-03-30 19:38:02 +00:00
base Bug 1702863 - Use a dedicate object for cross-realm weak map key. r=jandem,peterv 2021-04-08 15:54:21 +00:00
battery
bindings Bug 1700052 part 16 - Add tests for accessor properties. r=jonco 2021-04-07 07:16:09 +00:00
broadcastchannel Backed out changeset f77ab0956d89 (bug 1692639) for causing failures on test_bfcache.html. CLOSED TREE 2021-03-27 02:38:28 +02:00
browser-element Bug 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
cache Bug 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +00:00
canvas Bug 1701777: Fix timeout handling for xorigin mochitests. r=mccr8 2021-04-08 18:34:07 +00:00
chrome-webidl Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto 2021-04-06 19:28:20 +00:00
clients Bug 1697927 - Part 1: Only expose HadOriginalOpener on BrowsingContext, r=farre 2021-03-18 16:15:17 +00:00
commandhandler Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
console Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
credentialmanagement Bug 1691963: Handle destroyed inner window in IsSameOriginWithAncestors. r=nika 2021-02-22 21:30:39 +00:00
crypto Bug 1360715 - Part 2: Modify instanceofs in tests to non-cross-context r=edgar 2021-03-04 22:03:57 +00:00
debugger
docs Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs 2021-04-06 19:28:18 +00:00
encoding
events Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
fetch Bug 1695050 - Part 11: Update the call-sites of CookieJarSettings::Create() for Fetch and XHR. r=smaug 2021-03-29 11:01:54 +00:00
file Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
filehandle Bug 708901 - Migrate to nsTHashSet in dom/filehandle. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
filesystem Bug 708901 - Migrate to nsTHashSet in dom/filesystem. r=baku 2021-03-23 10:36:33 +00:00
flex
gamepad Bug 1700595 - Unbreak dom/gamepad/fallback/FallbackGamepad.cpp after Bug 1610570 r=tjr 2021-03-25 19:17:49 +00:00
geolocation
grid Bug 708901 - Migrate to nsTHashSet in dom/grid. r=mats 2021-03-24 17:56:48 +00:00
html Bug 1702670 - Fix some orange by keeping the UpdateState() call from SetValueChanged unconditionally. 2021-04-08 19:05:00 +02:00
imptests
indexedDB Bug 1680751 - Change KeyPathType to an enum class. r=ttung,dom-storage-reviewers,asuth 2021-03-31 18:28:40 +00:00
interfaces Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
ipc Bug 1697988: Fix race in test_browsingcontext_currenturi.html. r=mccr8 2021-04-08 00:51:46 +00:00
jsurl Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
l10n Bug 1701621: Remove property Ci.nsIAboutModule.URI_CONTENT_LINKABLE from test browser_resource_uri.js r=Standard8 2021-03-29 13:12:51 +00:00
locales Bug 1697521 - In MediaRecorder check for multiple tracks synchronously, per spec. r=padenot 2021-04-06 09:10:04 +00:00
localstorage Bug 1701346 - LSNG: Revert QM_OR_ELSE_WARN to ordinary orElse in ExistsAsFile; r=asuth,dom-storage-reviewers,jstutte 2021-03-27 13:08:07 +00:00
manifest Bug 1697089 - Web manifest: Remove query & fragment components from scope URL r=saschanaz,annevk 2021-03-18 17:36:02 +00:00
mathml
media Bug 1703724 - Don't set the color space on macOS HW decoded video. r=mattwoodrow 2021-04-08 11:00:12 +00:00
messagechannel Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
midi Bug 1691913 - Rename nsClassHashtable::LookupOrAdd to GetOrInsertNew. r=xpcom-reviewers,nika 2021-02-22 12:07:47 +00:00
network Bug 1696776 - Expose socket transport in TCPSocket. r=valentin 2021-03-07 16:22:11 +00:00
notification Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
offline
payments Bug 1646556 - Make PaymentRequest APIs be fission compatible. r=nika 2021-03-25 12:57:13 +00:00
performance Bug 1693327 - Assert the global is dying when EventCounts fails to set values r=smaug 2021-03-22 23:22:23 +00:00
permission Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
plugins Bug 1682030 - Remove more dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,emilio 2021-04-06 19:28:15 +00:00
power Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
prio
promise Bug 1581859: Part 5 - Add js/Value.h include to PromiseNativeHandler.h. r=nika 2021-03-25 19:47:04 +00:00
prototype Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +00:00
push Backed out changeset 065644a4b755 (bug 1649604) for causing failure on test_update_theme.js 2021-03-23 20:20:53 +02:00
quota Bug 1700915: Python scripts that fetch and analyze QM_TRY errors. r=dom-storage-reviewers,janv 2021-04-08 10:01:36 +00:00
reporting Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
res
script Bug 1681046: fix non-js occuring error throw order for async modules; r=mgaudet 2021-04-08 08:21:57 +00:00
security Bug 1702001 Https-only mode does not reload pages after clicking "Continue to HTTP Site", when url contains navigation r=ckerschb 2021-04-08 14:32:57 +00:00
serializers Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
serviceworkers Bug 1695050 - Part 4: Update the call-sites of CookieJarSettings::Create() for ServiceWorker and Worker. r=asuth 2021-03-29 11:01:52 +00:00
simpledb Bug 1697115 - Rationalize QuotaManager::DecreaseUsageForClient arguments; r=dom-storage-reviewers,sg 2021-03-17 06:56:39 +00:00
smil Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
storage Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
svg Bug 1700889 - remove xmlspace attribute from SVGStyleElement r=emilio 2021-03-25 17:15:43 +00:00
system Bug 1494756 - Fix build failure on Linux with "ac_add_option --enable-gpsd" r=baku 2021-04-08 14:50:35 +00:00
tests Bug 1037709 - Part 2: Make element in a shadow DOM also handling accesskey; r=smaug 2021-04-01 17:52:40 +00:00
u2f
url Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
vr
webauthn Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
webbrowserpersist Bug 1695050 - Part 8: Update the call-site of CookieJarSettings::Create() for WebBrowserPersist. r=smaug 2021-03-29 11:01:53 +00:00
webgpu Bug 1622846 - Update wgpu and WebGPU IDL for the new copy views API r=webidl,jgilbert,smaug 2021-04-08 14:35:42 +00:00
webidl Bug 1622846 - Update wgpu and WebGPU IDL for the new copy views API r=webidl,jgilbert,smaug 2021-04-08 14:35:42 +00:00
webshare
websocket Bug 1696024 - py3 updates to dom/websocket mochitests; r=ahal 2021-03-08 15:36:32 +00:00
workers Bug 1701726 - Doc improvements for Remote and Shared workers. r=dom-workers-and-storage-reviewers,ttung 2021-03-29 17:25:53 +00:00
worklet Bug 1681046: fixup worklet error messages for async modules; r=mgaudet 2021-04-08 08:21:56 +00:00
xhr Bug 1695050 - Part 11: Update the call-sites of CookieJarSettings::Create() for Fetch and XHR. r=smaug 2021-03-29 11:01:54 +00:00
xml Bug 1696507 - Remove support for NO_UNLINK version of cycle collector macros. r=smaug 2021-03-10 19:50:40 +00:00
xslt Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
xul Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
jar.mn
moz.build Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8 2021-04-06 19:28:12 +00:00