gecko-dev/dom
Eden Chuang f5041896b6 Bug 1577346 - P2 Make PFetchEventOpProxy to be refcounted. r=dom-worker-reviewers,asuth
This patch makes IPC protocol PFetchEventOpProxy be refcounted.

Depends on D122448

Differential Revision: https://phabricator.services.mozilla.com/D126243
2021-11-08 13:29:32 +00:00
..
abort Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
animation Backed out 5 changesets (bug 1738627) for causing xpcshell failures on test_ext_geckoProfiler_schema.js CLOSED TREE 2021-11-05 05:12:28 -04:00
audiochannel Bug 1733902 - part3 : merge RefreshAgentsSuspend into NotifyResumingDelayedMedia. r=emilio 2021-11-01 22:26:41 +00:00
base Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
battery
bindings Bug 1726480 - Add IOUtils::OpenFileForSyncReading. r=dom-worker-reviewers,asuth 2021-11-04 19:47:29 +00:00
broadcastchannel Bug 1736563 - Part 4: Remove redundant BFCache includes r=smaug 2021-10-28 22:20:01 +00:00
browser-element
cache Bug 1731546 - Replace existing ToResultGet uses with MOZ_TO_RESULT_GET_TYPED; r=dom-storage-reviewers,jstutte,jari 2021-10-11 06:00:15 +00:00
canvas Bug 1724331. Add a test. r=aosmond 2021-11-05 08:53:28 +00:00
chrome-webidl Bug 1726480 - Add IOUtils::OpenFileForSyncReading. r=dom-worker-reviewers,asuth 2021-11-04 19:47:29 +00:00
clients Backed out 2 changesets (bug 1731597) for causing multiple wpt failures. CLOSED TREE 2021-10-29 05:32:59 +03:00
commandhandler
console Bug 1733034 - Fix unreachable-code-return warnings in dom. r=smaug 2021-09-29 21:44:51 +00:00
credentialmanagement
crypto Bug 1718899 - webcrypto: handle the 'alg' field in ECDSA JWK keys r=rmf 2021-10-12 20:35:07 +00:00
debugger
docs Bug 1736855 - Add IOUtils Migration Guide to source docs r=Gijs DONTBUILD 2021-10-21 15:44:59 +00:00
encoding Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
events Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE 2021-11-03 12:10:03 -04:00
fetch Bug 1737837 - Fix truncated storeOptimizedEncoding stream. r=jandem 2021-11-01 13:38:40 +00:00
file Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
filehandle Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
filesystem
flex
gamepad
geolocation
grid
html Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
imptests
indexedDB Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
interfaces Bug 1739621 - Remove remaining UseAdvancedLayers() r=jrmuizel,gfx-reviewers,bradwerth 2021-11-07 12:44:53 +00:00
ipc Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug 2021-11-06 01:19:14 +00:00
jsurl
l10n
locales Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
localstorage Bug 1722466 - Add an RAII helper class QuotaDatabaseAutoAttacher to ensure database will be detached automatically in scope exit if any error happens before explicitly detach; r=dom-storage-reviewers,janv 2021-11-05 10:39:45 +00:00
locks Bug 1738905 - Part 2: Prevent bfcache in SharedWorker r=smaug 2021-11-06 00:06:03 +00:00
manifest Bug 1576768 [eslint] Turn on JavaScript linting and formatting rules for .sjs files. r=Standard8 2021-10-25 11:12:41 +00:00
mathml Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
media Bug 1737097 - use .empty() instead of size() r=sylvestre 2021-11-07 10:43:26 +00:00
messagechannel Bug 1736563 - Part 4: Remove redundant BFCache includes r=smaug 2021-10-28 22:20:01 +00:00
midi
network Bug 1736508 - Make TCPSocket work with ipv6 address again. r=valentin 2021-10-20 08:15:58 +00:00
notification Bug 1731994: part 8) Rename `nsIContentPermissionRequest`'s `isHandlingUserInput` to `hasValidTransientUserGestureActivation`. r=edgar 2021-10-04 12:16:00 +00:00
offline
payments Bug 1736017 - Replace MozLocale with Locale in PaymentRequest.cpp; r=platform-i18n-reviewers,gregtatum 2021-11-04 16:36:02 +00:00
performance Backed out 5 changesets (bug 1738627) for causing xpcshell failures on test_ext_geckoProfiler_schema.js CLOSED TREE 2021-11-05 05:12:28 -04:00
permission
plugins Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
power
prio
promise Bug 1545131 - compress wasm alt data entries (r=jandem) 2021-10-21 22:08:14 +00:00
prototype
push Bug 1675973 - Remove wrong assertion in PushManager.cpp r=dom-workers-and-storage-reviewers,edenchuang 2021-11-04 12:50:51 +00:00
quota Bug 1739677 - Fix includes for PQuotaRequest.ipdl. r=jrmuizel 2021-11-05 20:23:37 +00:00
reporting Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
res
script Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
security Backed out changeset 16895673c015 (bug 1474842) for causing android geckoview failures. CLOSED TREE 2021-11-04 12:22:21 +02:00
serializers Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
serviceworkers Bug 1577346 - P2 Make PFetchEventOpProxy to be refcounted. r=dom-worker-reviewers,asuth 2021-11-08 13:29:32 +00:00
simpledb
smil
storage Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
streams Bug 1735334 - Remove obsolete promise wrapping code r=smaug 2021-10-22 13:24:57 +00:00
svg Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
system Bug 1726480 - Add IOUtils::OpenFileForSyncReading. r=dom-worker-reviewers,asuth 2021-11-04 19:47:29 +00:00
tests Bug 1701001 - Part 3: Standardize the BarProp values. r=smaug 2021-11-06 01:19:14 +00:00
u2f Bug 1436085 - Web Authentication - Remove remains of hard-coded support for U2F Google Accounts. r=smaug 2021-09-29 21:51:54 +00:00
url Bug 1724319 - Stop this test from depending on the download modal for starting a download. r=mtigley 2021-10-04 19:28:49 +00:00
vr Bug 1616390 - Validate that poses may be reported for GetPose and GetViewerPose. r=emilio 2021-10-20 16:38:37 +00:00
webauthn
webbrowserpersist
webgpu
webidl Bug 1577346 - P1 Webidl FetchEvent.preloadResponse implementation. r=dom-worker-reviewers,asuth 2021-11-08 13:29:31 +00:00
webshare
websocket
workers Bug 1577346 - P2 Make PFetchEventOpProxy to be refcounted. r=dom-worker-reviewers,asuth 2021-11-08 13:29:32 +00:00
worklet Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
xhr Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
xml Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
xslt Bug 1575191- Make callers to Document::SetContentType with ASCII literal using SetContentTypeInternal.. r=hsivonen 2021-11-04 06:47:05 +00:00
xul Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
jar.mn
moz.build Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00