fune/dom
Ray Kraesig fce1a86177 Bug 1895375 - [4/4] Propagate ipc::LaunchErrors to callers r=ipc-reviewers,nika
* Adjust UtilityProcess{Host,Manager} to propagate ipc::LaunchErrors for
  their clients, or to create new ones where none previously existed.

* Adjust the various clients of the above to to handle the additional
  information -- mostly by adding the additional failure-location data
  to log messages.

* Fix an unrelated bug wherein the return type of `LaunchProcess` was
  declared as exclusive, despite being cached and reused.

In particular, filedialog::Error objects should now contain -- and report
to telemetry without further adjustment -- the actual error code from
`ipc::LaunchError`s.

(Reporting the original failure location as well will occur in bug
1884221.)

Differential Revision: https://phabricator.services.mozilla.com/D209715
2024-05-30 17:52:09 +00:00
..
abort
animation Bug 1896516 Part 9 - Remove nsIScrollableFrame usages under dom/. r=layout-reviewers,emilio 2024-05-30 06:32:21 +00:00
audiochannel
base Bug 1876590 - Undo platform.ini packaging changes r=nalexander 2024-05-30 14:41:53 +00:00
battery
bindings Bug 1896475 - Implement Request/Response .bytes() method. r=saschanaz,webidl 2024-05-23 10:13:29 +00:00
broadcastchannel
cache
canvas Bug 1897201 - Return identity transform while recovering from context loss with canvas. r=gfx-reviewers,lsalzman 2024-05-23 22:58:18 +00:00
chrome-webidl Bug 1899103 - Add InspectorUtils.isUsedColorSchemeDark. r=nchevobbe 2024-05-28 13:16:52 +00:00
clients
commandhandler
console
credentialmanagement Bug 1896475 - Make BodyConsumer::ConsumeType an enum class. r=saschanaz 2024-05-23 10:13:29 +00:00
crypto Bug 1898294 - WebCrypto: Operation Exception instead of Data exception if asked for too many bits r=jschanck 2024-05-28 07:20:36 +00:00
debugger
docs Bug 1895261 - Only generate an equality operator for WebIDL dictionaries when they have a [GenerateEqualityOperator] extended attribute. r=farre 2024-05-21 14:20:35 +00:00
encoding
events Bug 1896516 Part 9 - Remove nsIScrollableFrame usages under dom/. r=layout-reviewers,emilio 2024-05-30 06:32:21 +00:00
fetch Bug 1896475 - Implement Request/Response .bytes() method. r=saschanaz,webidl 2024-05-23 10:13:29 +00:00
file Bug 1896475 - Make BodyConsumer::ConsumeType an enum class. r=saschanaz 2024-05-23 10:13:29 +00:00
filesystem
flex
fs
gamepad Bug 1885936 - Part 1: Introduce a chrome only function for getting all gamepads. r=cmartin,webidl,emilio 2024-05-15 16:48:58 +00:00
geolocation
grid
html Bug 1873999 - Fix dom/html/test/test_bug643051.html when 3pc are blocked by default in TCP by skipping xorigin tests. r=bvandersloot 2024-05-30 12:49:26 +00:00
imptests
indexedDB Bug 1863560 - Relax mClosed check to warning only in Database::RecvBlocked. r=dom-storage-reviewers,aiunusov,janv 2024-05-27 11:52:57 +00:00
interfaces Bug 1879765 - part 2: Make BrowserChild store the last code value of consumed eKeyDown event r=smaug 2024-05-16 02:36:03 +00:00
ipc Bug 1711734 - Add a more explicit IPC_FAIL case for discarded parent. r=smaug 2024-05-30 16:55:19 +00:00
jsurl
l10n
locales Bug 1838846 - Update MutationEvent deprecated warning messages r=masayuki,flod 2024-05-29 20:19:23 +00:00
localstorage
locks
manifest
mathml Bug 1899126 - Simplify text-transform representation. r=jwatt 2024-05-27 17:24:10 +00:00
media Bug 1895375 - [4/4] Propagate ipc::LaunchErrors to callers r=ipc-reviewers,nika 2024-05-30 17:52:09 +00:00
messagechannel
midi
network
notification
origin-trials
payments
performance Bug 1896150 - Add RenderBlockingStatusType to the PerformanceResourceTiming Interface, r=emilio,necko-reviewers 2024-05-15 12:57:05 +00:00
permission
plugins/test
power
promise
prototype
push Bug 1897317 - Rename MOZ_ANDROID_HISTORY to MOZ_GECKOVIEW_HISTORY. r=firefox-build-system-reviewers,geckoview-reviewers,nalexander,owlish 2024-05-17 00:29:35 +00:00
quota
reporting
res
script Bug 1899172 - Part 11: Move nsIScriptElement from ScriptFetchOptions to ScriptLoadContext. r=nbp 2024-05-30 05:01:18 +00:00
security Bug 1884921 - Update HTTPS-First Tests to work with new exception behaviour on failiure r=freddyb 2024-05-27 18:57:25 +00:00
serializers Bug 1899010 - Allow nsIDocumentEncoder::OutputFormatFlowed to be used with ::OutputWrap instead of ::OutputFormatted. r=emilio 2024-05-30 08:20:15 +00:00
serviceworkers Bug 1899172 - Part 0: Disable bytecode encoding test. r=nbp 2024-05-30 05:01:14 +00:00
simpledb Bug 1898551 - Remove use of JS_GetObjectAsArrayBufferView from SimpleDB r=janv 2024-05-30 14:46:26 +00:00
smil
storage
streams
svg Bug 1898409 - use the CTM for non-scaling-stroke rather than the screen CTM r=emilio 2024-05-25 09:27:22 +00:00
system Bug 1895375 - [4/4] Propagate ipc::LaunchErrors to callers r=ipc-reviewers,nika 2024-05-30 17:52:09 +00:00
tests Bug 1899172 - Part 0: Disable bytecode encoding test. r=nbp 2024-05-30 05:01:14 +00:00
url Bug 1834703 - Return null origin of "blob:" URL containing disallowed inner schemes r=smaug,valentin 2024-05-24 15:21:47 +00:00
vr
webauthn Backed out 2 changesets (bug 1872993) for causing bc failures in browser_popupNotification_swapBrowser.js CLOSED TREE 2024-05-29 14:55:24 -04:00
webbrowserpersist
webgpu Bug 1897554 - test(webgpu): update CTS to 0ba03b439ce5e22b055893bb47477e666ac8e42f r=webgpu-reviewers,nical 2024-05-21 15:48:57 +00:00
webidl Bug 1849122, allowing getting and modifying the autofill state directly within the input and select elements, and reset this state when its value changes, r=webidl,emilio 2024-05-28 23:39:59 +00:00
webscheduling
webshare
websocket
webtransport
workers Bug 1899138 - Set the IsInThirdPartyContext for the loadInfo of the channel that loads worker scripts. r=asuth 2024-05-29 08:57:47 +00:00
worklet
xhr Bug 1894288 - Remove network.fetch.redirect.stripAuthHeader and network.http.redirect.stripAuthHeader prefs r=sunil,edgul,necko-reviewers,valentin 2024-05-22 15:10:48 +00:00
xml
xslt Bug 1899286 - Remove legacy AIX and HP-UX support r=glandium 2024-05-29 06:57:40 +00:00
xul Bug 1896516 Part 9 - Remove nsIScrollableFrame usages under dom/. r=layout-reviewers,emilio 2024-05-30 06:32:21 +00:00
jar.mn
metrics.yaml
moz.build
pings.yaml