gecko-dev/dom
2021-07-06 08:23:11 +00:00
..
abort
animation Bug 1700781 - Skip failing mochitest-plain tests with fission + xorigin, r=jmaher 2021-06-15 18:24:18 +00:00
audiochannel
base Bug 1714645: Use nsSimpleURI instead of NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:11 +00:00
battery
bindings Bug 1717613 - Remove HAVE_SIDEBAR build condition r=smaug 2021-06-24 20:55:37 +00:00
broadcastchannel
browser-element
cache Bug 1542807 part 5 - Don't apply CSP rules for the document to fonts loaded from User and UserAgent origin sheets. r=ckerschb 2021-06-14 01:22:06 +00:00
canvas Bug 1635451 - Attempt to start WebGL even in headless mode. r=jgilbert 2021-07-06 07:42:41 +00:00
chrome-webidl Bug 1716606 - Replace keyup handling of history metadata typing metrics with C++ implementation r=Standard8,smaug 2021-06-25 19:40:36 +00:00
clients Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
commandhandler
console Bug 1713083 part 2 - Remove JSPROP_GETTER and JSPROP_SETTER. r=evilpie 2021-05-27 15:03:38 +00:00
credentialmanagement
crypto
debugger
docs Bug 1481470 - Stop using xlink:href in SVG in dom/. r=nhnt11,nika 2021-06-13 19:01:20 +00:00
encoding Bug 1696038 - Enable fission reftests on more platforms, r=jmaher 2021-06-24 15:12:48 +00:00
events Bug 1716606 - Replace keyup handling of history metadata typing metrics with C++ implementation r=Standard8,smaug 2021-06-25 19:40:36 +00:00
fetch Bug 1714299 - Correct the opaque response judgment for opaque response blocking. r=necko-reviewers,annevk,dragana 2021-07-02 23:11:55 +00:00
file Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika 2021-06-24 23:39:52 +00:00
filehandle
filesystem
flex
gamepad Bug 1714703 - Promisify GamepadServiceTest r=tjr,peterv 2021-06-22 08:45:59 +00:00
geolocation
grid
html Bug 1719011 - Consider incomplete date/time inputs as "bad input". r=smaug 2021-07-05 09:22:31 +00:00
imptests
indexedDB Bug 1718190 - QM: Move ScopedLogExtraInfo into own h/cpp files; r=dom-storage-reviewers,jstutte 2021-06-25 10:21:27 +00:00
interfaces Bug 1703692 - Store the latest embedder's permanent key on CanonicalBrowsingContext, r=nika,mccr8 2021-06-26 20:25:29 +00:00
ipc Bug 1635451 - Minimize content processes' connections to the X server. r=jgilbert,stransky,nika 2021-07-06 07:42:42 +00:00
jsurl
l10n Bug 1703334 - nsCOMPtr elem in DOMLocalization::ApplyTranslations(). r=smaug 2021-06-16 14:55:27 +00:00
locales Bug 1719011 - Consider incomplete date/time inputs as "bad input". r=smaug 2021-07-05 09:22:31 +00:00
localstorage Bug 1717990 - LSNG: Convert some NS_ERROR_FAILURE which should have been NS_ERROR_ABORT; r=dom-storage-reviewers,jstutte 2021-06-25 06:27:59 +00:00
manifest Bug 1714933 - Part 8: Update expected canonicalisation of "no". r=tcampbell 2021-06-15 07:54:06 +00:00
mathml
media Bug 1712588 [Linux] Don't release DMABuf surface from VideoFrameSurfaceVAAPI destructor r=alwu 2021-07-04 10:33:40 +00:00
messagechannel
midi Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
network Bug 1717185 - Fix mBufferedAmount and return value of send in TCPSocket. r=valentin 2021-07-01 00:20:14 +00:00
notification Bug 1496997 - Remove ServiceWorkerParentInterceptEnabled() and callers r=asuth,dom-workers-and-storage-reviewers,necko-reviewers,dragana 2021-06-08 21:02:55 +00:00
offline
payments Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
performance Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
permission
plugins
power
prio
promise
prototype Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
push Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
quota Bug 1702421: *::PrepareOriginDirectory should report GetDirectoryMetadata failures as warning only. r=dom-storage-reviewers,janv 2021-06-25 10:24:23 +00:00
reporting
res
script Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
security Bug 1577572: Make sure a CSP of '\FF' does not crash r=freddyb 2021-07-05 09:27:46 +00:00
serializers
serviceworkers Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
simpledb Bug 1717990 - SDB: Convert some NS_ERROR_FAILURE which should have been NS_ERROR_ABORT; r=dom-storage-reviewers,jstutte 2021-06-25 06:28:00 +00:00
smil
storage Bug 1717814 - LSNG: End explicit snapshots while IPC is still available; r=dom-storage-reviewers,asuth 2021-06-23 14:27:51 +00:00
svg Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio 2021-06-09 21:17:25 +00:00
system Bug 1714259 - Remove REGION_LOCATION_SERVICES_DIFFERENCE telemetry. r=Standard8 2021-06-23 08:25:08 +00:00
tests Bug 1713906 - Tests skipped in 'dom/tests/browser/browser.ini' for new Fission platform triage; r=jmaher 2021-06-24 16:24:42 +00:00
u2f
url
vr Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
webauthn Bug 1711541 - Implement IsUserVerifyingPlatformAuthenticatorAvailable for GeckoView. r=tjr,geckoview-reviewers,agi 2021-06-16 00:00:05 +00:00
webbrowserpersist Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
webgpu Bug 1713162 - Detect copies into WebGPU swapchain for presentation r=jimb 2021-05-27 17:20:28 +00:00
webidl Bug 1716494 restrict setSinkId and sinkId to SecureContext r=emilio 2021-06-25 04:32:55 +00:00
webshare
websocket Bug 1701192 - don't allow third-party loads to set HSTS state r=annevk,necko-reviewers,dragana 2021-06-02 16:52:19 +00:00
workers Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
worklet Bug 1458339 part 2 - Use shared memory to initialize the JS engine. r=smaug,tcampbell,necko-reviewers 2021-05-12 13:57:56 +00:00
xhr Bug 1714224 - Cancel sync timeout timer after mFlagSyncLooping is set to false, r=smaug 2021-06-23 21:00:06 +00:00
xml Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xslt Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xul Bug 1701303 - Move counting of private browsing contexts to parent process. r=smaug,johannh 2021-07-05 15:17:55 +00:00
jar.mn
moz.build