gecko-dev/dom
Sylvestre Ledru baca9eb94e Bug 1802689 - cargo.toml: more consistency in the author names
Differential Revision: https://phabricator.services.mozilla.com/D163769
2022-12-13 09:14:44 +00:00
..
abort
animation Backed out changeset 27f8690ebc50 (bug 1803751) for causing xpcshell failures on test_feature_mainthreadio.js. CLOSED TREE 2022-12-12 17:43:23 +02:00
audiochannel
base Bug 1804232 - Add webconsole to the whitelist of nested content browsers. r=smaug. 2022-12-13 07:32:49 +00:00
battery
bindings Bug 1803774 - Change MOZ_ASSERT in DOMGlobalHasProtoAndIFaceCache/GetProtoAndIfaceCache to MOZ_DIAGNOSTIC_ASSERT. r=smaug 2022-12-02 15:12:12 +00:00
broadcastchannel Bug 1804093 - Part 2: Remove some values cached from nsIPrincipal from WorkerLoadInfo, r=asuth 2022-12-12 22:08:35 +00:00
browser-element
cache Bug 1799692 - Part 1: Introduce ThreadsafeContentParentHandle, r=asuth 2022-11-29 20:41:46 +00:00
canvas Bug 1804924 - Don't use DrawTargetWebgl when willReadFrequently is set. r=jgilbert,jrmuizel 2022-12-10 04:46:28 +00:00
chrome-webidl Bug 1410932 - Set innerWindowID for exception coming from WebExtension content scripts. r=kmag 2022-12-12 13:17:46 +00:00
clients Bug 1799692 - Part 2: Specify TriggeringRemoteType for ClientOpenWindow loads, r=asuth 2022-11-29 20:41:47 +00:00
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 Bug 1804347 - Add missing StaticPrefs header r=bvandersloot 2022-12-07 11:46:25 +00:00
crypto
debugger
docs Bug 1804661 - Convert browser/components/BrowserGlue.jsm to an ES module. r=Gijs,settings-reviewers,perftest-reviewers,sparky 2022-12-12 14:59:18 +00:00
encoding
events Backed out changeset 27f8690ebc50 (bug 1803751) for causing xpcshell failures on test_feature_mainthreadio.js. CLOSED TREE 2022-12-12 17:43:23 +02:00
fetch Bug 1793736 - Include abort signal reason for fetch. r=necko-reviewers,valentin,tschuster 2022-11-28 10:43:05 +00:00
file Bug 1803062 - Switch from ordinary bool errors to nsresult errors in code for handling sync loops; r=dom-worker-reviewers,smaug 2022-12-12 16:09:12 +00:00
filehandle Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
filesystem Bug 1799692 - Part 1: Introduce ThreadsafeContentParentHandle, r=asuth 2022-11-29 20:41:46 +00:00
flex
fs Bug 1802689 - cargo.toml: more consistency in the author names 2022-12-13 09:14:44 +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 1804270 - Sanitize multiple values in an email input correctly. r=edgar 2022-12-12 16:07:56 +00:00
imptests
indexedDB Bug 1796753 - Disable test_keys.js for xpcshell tests under TSAN and ASAN. r=decoder 2022-12-02 13:56:25 +00:00
interfaces Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE 2022-12-02 20:30:07 +02:00
ipc Backed out 3 changesets (bug 1799727) for causing mochitest failures in dom/base/test/browser_page_load_event_telemetry.js CLOSED TREE 2022-12-13 01:07:43 +02:00
jsurl Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
l10n Bug 1788135 - Fix "Assertion failure: !IsDOMException()" when running with rr r=platform-i18n-reviewers,gregtatum 2022-12-08 12:02:20 +00:00
locales Bug 1804579 - Deprecate the U2F DOM API. r=dveditz,webidl,smaug,flod 2022-12-08 20:44:34 +00:00
localstorage
locks Bug 1764921 - Delay full worker shutdown until LockManagerChild is destructed r=asuth,smaug 2022-12-07 15:13:57 +00:00
manifest
mathml
media Bug 1802689 - cargo.toml: more consistency in the author names 2022-12-13 09:14:44 +00:00
messagechannel
midi Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
network Bug 1778510: Cut ConnectionWorker over to GlobalScope()->ShouldRFP() r=asuth 2022-11-29 13:34:15 +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 1790816 - Reformat dom/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-23 22:09:53 +00:00
payments Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
performance Backed out changeset 27f8690ebc50 (bug 1803751) for causing xpcshell failures on test_feature_mainthreadio.js. CLOSED TREE 2022-12-12 17:43:23 +02:00
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 1541508 - Use Services.env in dom/ r=emilio 2022-11-25 19:09:06 +00:00
quota Bug 1800505 - Move origin directories before shutdown sanitization r=smaug 2022-12-07 13:57:36 +00:00
reporting
res
script Bug 1410932 - Set innerWindowID for exception coming from WebExtension content scripts. r=kmag 2022-12-12 13:17:46 +00:00
security Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
serializers Bug 1563452 - Don't break attributes when serializing with nsXMLContentSerializer. r=mbrodesser,m_kato 2022-11-30 05:16:13 +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 Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
storage
streams Bug 1803371 - Part 4: Add UnderlyingSourceAlgorithmsBase::ReleaseObjects r=smaug 2022-12-06 18:37:29 +00:00
svg Bug 1133174 - Disable SVGGraphicsElement.{nearest,farthest}ViewportElement in early beta r=emilio 2022-12-06 14:10:29 +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 1803435 - Enable scrollend for content by default. r=hiro,botond,emilio 2022-12-07 18:49:16 +00:00
u2f
url
vr
webauthn Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
webbrowserpersist Bug 1804339 - Fix relative url conversion for SVG image and script when saving pages r=emilio 2022-12-13 07:35:01 +00:00
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 1805135 - Fix FileSystemWritableFileStream to use the default writer for all IO operations; r=dom-storage-reviewers,webidl,smaug,jari 2022-12-13 06:43:55 +00:00
webscheduling
webshare
websocket Bug 1787044 - Disable test_worker_websocket2.html on socketprocess for being intermittent r=necko-reviewers,kershaw 2022-11-30 16:42:41 +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 Backed out changeset 6499b9cc1cfc (bug 1803062) for causing worker related failures. CLOSED TREE 2022-12-13 10:21:29 +02:00
worklet Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth 2022-12-12 22:08:36 +00:00
xhr Bug 1803062 - Switch from ordinary bool errors to nsresult errors in code for handling sync loops; r=dom-worker-reviewers,smaug 2022-12-12 16:09:12 +00:00
xml
xslt Bug 1776052 - disable browser_bug1309630.js on linux and windows !debug for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD 2022-11-25 15:37:58 +00:00
xul Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
jar.mn
metrics.yaml Backed out 3 changesets (bug 1799727) for causing mochitest failures in dom/base/test/browser_page_load_event_telemetry.js CLOSED TREE 2022-12-13 01:07:43 +02:00
moz.build Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00