gecko-dev/dom
2021-05-08 18:54:14 +03:00
..
abort
animation Bug 1706157 - Avoid int overflow for steps() timing function. r=hiro 2021-05-03 23:07:03 +00:00
audiochannel
base Backed out changeset 86a2163e7a47 (bug 1709125) for failures on test_hover_mouseleave.html. CLOSED TREE 2021-05-08 18:54:14 +03:00
battery
bindings Bug 1709695 - Only init PropertyInfos and sort IDs for resolving Xray properties once needed. r=nika 2021-05-07 13:57:24 +00:00
broadcastchannel Bug 1692639 - Change dom/broadcastchannel/tests/test_bfcache.html to use BroadcastChannel, r=annyG 2021-04-08 21:15:02 +00:00
browser-element
cache Bug 1575625 - Make Cache API available to webextensions (moz-extension:// schemas) r=asuth,rpl 2021-05-06 19:41:39 +00:00
canvas Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
chrome-webidl Bug 1511062: Implement a mechanism to fire bookmark-moved event. r=mak 2021-05-06 04:24:34 +00:00
clients Bug 1704651 - Wait for the right load in ClientOpenWindow. r=asuth 2021-04-16 23:38:42 +00:00
commandhandler
console
credentialmanagement
crypto
debugger
docs Bug 1709700 - Clarify that subframes cannot cross-group navigate in docs, r=kmag DONTBUILD 2021-05-06 14:44:25 +00:00
encoding Bug 1706864 - Enable chardetng for .in and .lk TLDs. r=dminor 2021-05-05 15:12:34 +00:00
events Bug 1706420 - Part 2: Pass tilt/twist info via WidgetTouchEvent r=aklotz,edgar 2021-05-07 18:01:28 +00:00
fetch Backed out 3 changesets (bug 1660555) on request from evilpie 2021-04-29 16:55:15 +02:00
file Bug 1706593: Update prePath to camel case in nsIPrincipal.idl r=Gijs 2021-04-30 11:16:31 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1707513 - Add 'drawSnapshot' mode to reftest harness, and annotate all current failures. r=tnikkel 2021-05-08 05:52:19 +00:00
imptests
indexedDB Bug 1708698 - Stop using PropertyDescriptor object in browser. r=peterv 2021-05-07 12:29:06 +00:00
interfaces Bug 1705660 - Remove nsIDOMWindowUtils::deprecatedOuterWindowID; r=kmag 2021-04-20 09:04:42 +00:00
ipc Bug 1618547 - Support Fission in the process priority manager. r=kmag,gsvelto 2021-05-07 17:51:34 +00:00
jsurl Bug 1702278 - Make CompileOptions a member of JSExecutionContext r=tcampbell 2021-04-20 15:31:13 +00:00
l10n
locales Bug 973604 - Mark set/releaseCapture() as deprecated r=annevk,edgar 2021-04-26 19:37:45 +00:00
localstorage Bug 1709067 - LS: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:40 +00:00
manifest
mathml
media Bug 1709664 - Add a reftest to cover bug 1576990. r=alwu 2021-05-06 22:05:04 +00:00
messagechannel
midi
network Backed out 2 changesets (bug 1708116) for causing xpcshell failures in test_udpsocket_offline.js and bc failures in browser_cookies_ipv6.js. CLOSED TREE 2021-05-06 16:35:48 +03:00
notification Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
offline Bug 1694662 - Remove headers from offline resource list r=kershaw 2021-04-30 07:20:23 +00:00
payments Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
performance Bug 1706132 - Suppress the ErrorResult in EventCounts::EventCounts r=emilio 2021-05-06 01:36:51 +00:00
permission
plugins Bug 1704784: Remove stray uses of defunct nsIObjectLoadingContent values r=Gijs 2021-04-20 21:51:49 +00:00
power
prio
promise Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth 2021-04-13 13:23:57 +00:00
prototype Bug 1651317 - Handle race in script compiling in PrototypeDocumentContentSink. r=smaug 2021-05-04 00:01:22 +00:00
push Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
quota Bug 1709067 - QM: Remove the ability to define module specific QM_TRY macros; r=dom-storage-reviewers,asuth 2021-05-03 19:44:40 +00:00
reporting
res
script Bug 1620505 - Clear currentScript after running microtasks r=edgar 2021-05-06 13:36:34 +00:00
security Backed out changeset 73abb8b1b4b5 (bug 1708125) for xpcshell failures in browser/components/urlbar/tests/unit/test_avoid_stripping_to_empty_tokens.js. CLOSED TREE 2021-05-07 12:15:35 +03:00
serializers
serviceworkers Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
simpledb Bug 1709067 - SDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte 2021-05-03 19:44:39 +00:00
smil
storage
svg Bug 1709577 - Remove CORS_* constants from imgIRequest, use CORSMode instead. r=tnikkel 2021-05-05 15:23:25 +00:00
system Bug 1690326: Add mappings for ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL and remove error NS_ERROR_FILE_DISK_FULL in favor of existing NS_ERROR_FILE_NO_DEVICE_SPACE r=xpcom-reviewers,necko-reviewers,nika,valentin 2021-05-06 14:00:06 +00:00
tests Bug 1707590 - Part 4: Add image/jxl to Accept header and DownloadsViewableInternally r=necko-reviewers,dragana 2021-05-06 02:00:58 +00:00
u2f
url
vr Bug 1696158 - Move CanSavePresentation to the parent process. Actually implement cycle collection for VR test objects. r=smaug 2021-04-19 14:50:54 +00:00
webauthn Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
webbrowserpersist Bug 1690326: Add mappings for ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL and remove error NS_ERROR_FILE_DISK_FULL in favor of existing NS_ERROR_FILE_NO_DEVICE_SPACE r=xpcom-reviewers,necko-reviewers,nika,valentin 2021-05-06 14:00:06 +00:00
webgpu Bug 1637972 - WebGPU handle canvas resize r=aosmond 2021-04-27 18:36:48 +00:00
webidl Bug 1709959 - Part 1: Remove chrome-only HTMLImageElement.forceImageState; r=emilio 2021-05-07 10:36:40 +00:00
webshare
websocket Bug 1705147 - Make it possible to use WebSocket outside Window/Worker scopes, r=asuth 2021-04-19 17:16:14 +00:00
workers Bug 1709849 - Replace use of JSGCInvocationKind with JS::GCOptions in the browser r=mccr8 2021-05-07 07:39:50 +00:00
worklet Bug 1681046: fixup worklet error messages for async modules; r=mgaudet 2021-04-08 08:21:56 +00:00
xhr Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
xml Bug 1694662 - Remove appcache logic from content sink r=necko-reviewers,dragana 2021-04-30 07:20:18 +00:00
xslt
xul Bug 1706434 - For native menus, make XULPopupElement.getOuterScreenRect() return the rect that the menu was initialized with. r=tnikkel 2021-04-20 22:16:07 +00:00
jar.mn
moz.build Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8 2021-04-06 19:28:12 +00:00