gecko-dev/dom
Randell Jesup 89f63f7a7d Bug 1785125: Disable OriginPrivateFileSystem (OPFS) in Private Browsing r=asuth,dom-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D154823
2022-11-23 02:07:32 +00:00
..
abort
animation Bug 1799064 - Avoid potential call PostUpdate() twice in SetTimeline(). r=emilio 2022-11-04 14:05:43 +00:00
audiochannel
base Bug 1643611 - Stop intercepting requests in embed and object elements r=edenchuang 2022-11-21 17:33:13 +00:00
battery
bindings Bug 1790207 - Change nsIGlobalObject::GetStorageKey to return NS_ERROR_NOT_AVAILABLE by default; r=dom-storage-reviewers,jesup,asuth 2022-11-15 17:13:01 +00:00
broadcastchannel
browser-element
cache Bug 1792307: Fixing failing marionette test_cache_delete_after_shutdown test.r=dom-storage-reviewers,asuth 2022-11-01 14:09:41 +00:00
canvas Bug 1799058 - Reset context on SetWidth and SetHeight. r=jgilbert 2022-11-22 07:53:29 +00:00
chrome-webidl Bug 1786608 - Set and get atime via IOUtils r=nika 2022-11-20 22:37:18 +00:00
clients
commandhandler Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
console Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
credentialmanagement Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
crypto Bug 1563236 - Add AES-KW purposed keys to list of allowable keys to unwrap. r=keeler 2022-10-20 21:03:29 +00:00
debugger
docs no bug - doc: Remove Simon's name r=jstutte DONTBUILD 2022-11-07 10:13:21 +00:00
encoding
events Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika 2022-11-21 10:18:38 +00:00
fetch Backed out changeset 133c9084af25 (bug 1793736) for causing failures at browser_navigationPreload_read_after_respondWith.js. 2022-11-21 19:49:41 +02:00
file Bug 1799314 - Convert consumers of testing modules to import ES modules direct (uriloader/ dom/ docshell/). r=smaug 2022-11-17 12:00:28 +00:00
filehandle Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
filesystem
flex
fs Bug 1785125: Disable OriginPrivateFileSystem (OPFS) in Private Browsing r=asuth,dom-storage-reviewers,janv 2022-11-23 02:07:32 +00:00
gamepad Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio 2022-11-10 07:01:11 +00:00
geolocation
grid
html Bug 1801380 - Don't call RecomputeDirectionality() if the element has dir=auto. r=emilio 2022-11-19 21:06:04 +00:00
imptests
indexedDB Bug 1797452: Removing some obsolete comments.r=dom-storage-reviewers,jstutte 2022-11-11 01:01:12 +00:00
interfaces Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
ipc Bug 1799156 - Filter unknown DataTransferItem flavors. r=nika 2022-11-21 10:18:38 +00:00
jsurl Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
l10n
locales Bug 1799319 - Disable mozTextStyle in early beta. r=emilio 2022-11-18 13:05:23 +00:00
localstorage
locks
manifest
mathml Bug 1797012 - Change NS_STYLE_MATH_STYLE_* macros to enum StyleMathStyle. r=emilio 2022-10-24 17:47:34 +00:00
media Bug 1799826 - ensure no further sample request when transitioning from looping decoding state to the completed state. r=padenot 2022-11-22 18:26:29 +00:00
messagechannel
midi Bug 1801199 - Record install telemetry event for SitePermsAddons. r=rpl. 2022-11-21 16:10:38 +00:00
network Bug 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw 2022-11-16 16:37:29 +00:00
notification Bug 1799314 - Convert most of the JSM modules in testing/ to ES modules. r=ahal 2022-11-17 12:00:25 +00:00
offline
origin-trials Bug 1796819 - Remove OffscreenCanvas origin trial / domain allowlist. r=aosmond 2022-10-21 19:00:57 +00:00
payments Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
performance
permission
plugins
power
prio
promise Bug 1799088 - Add DOMException support to DomPromiseListener error reporting. r=smaug 2022-11-18 12:38:51 +00:00
prototype
push Bug 1799314 - Convert consumers of testing modules to import ES modules direct (uriloader/ dom/ docshell/). r=smaug 2022-11-17 12:00:28 +00:00
quota Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup 2022-11-15 17:13:02 +00:00
reporting
res
script Bug 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +00:00
security Bug 1777028 - disable test_upgrade_insecure.html on Android for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD 2022-11-22 19:27:49 +00:00
serializers Bug 1793694 - part 5: Move `EditorUtils::MaskString` to `TextEditor` r=m_kato 2022-10-12 02:44:19 +00:00
serviceworkers Bug 1558098 - postMessage to a redundant service worker should drop silently r=dom-worker-reviewers,asuth 2022-11-22 22:02:44 +00:00
simpledb Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
smil
storage
streams Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00
svg Bug 1800553 - part 2: Change `HTMLAnchorElement::GetText` to a `const` method r=smaug 2022-11-16 00:21:30 +00:00
system Bug 1772930 - Return NS_ERROR_FILE_ALREADY_EXISTS when refusing to overwrite files in IOUtils r=nika 2022-11-21 23:56:01 +00:00
tests Bug 1785125: Disable OriginPrivateFileSystem (OPFS) in Private Browsing r=asuth,dom-storage-reviewers,janv 2022-11-23 02:07:32 +00:00
u2f Bug 1797171 - skip not supported tests on win11. r=bxbrenden 2022-10-24 20:44:41 +00:00
url Bug 1783497 - Update test_url_data.html r=smaug 2022-10-24 15:21:30 +00:00
vr
webauthn Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
webbrowserpersist
webgpu Bug 1795311 - Use the new shmem classes in the WebGPU buffer impl. r=jgilbert 2022-11-10 15:52:32 +00:00
webidl Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00
webscheduling
webshare
websocket Bug 1793868 - Use the scheme of document's principal as the initial value of |isSecure|, r=emilio 2022-10-06 11:14:55 +00:00
webtransport Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00
workers Bug 1801344 - fix iteration over ThreadSafeRequestHandler; r=asuth 2022-11-21 18:24:22 +00:00
worklet Bug 1790207 - Change nsIGlobalObject::GetStorageKey to return NS_ERROR_NOT_AVAILABLE by default; r=dom-storage-reviewers,jesup,asuth 2022-11-15 17:13:01 +00:00
xhr Bug 1771423 - Set Content-Type to an empty string for an blob with no type. r=kershaw,smaug,Gijs 2022-11-14 15:26:36 +00:00
xml Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug 2022-10-13 14:26:07 +00:00
xslt Bug 1790207: Provide cross-origin security checks for OPFS r=nika,asuth 2022-11-15 17:13:01 +00:00
xul Bug 1801157 - Fix dynamic value change of label/description with accesskey. r=smaug 2022-11-17 21:51:40 +00:00
jar.mn
metrics.yaml
moz.build Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00