gecko-dev/dom
lyavor 77ad045bc1 Bug 1710234 Crash in [@ TestHTTPAnswerRunnable::IsBackgroundRequestRedirected]. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D114840
2021-05-11 12:27:51 +00:00
..
abort
animation Bug 1709214 - Get rid of NS_ERROR_DOM_ANIM_MISSING_PROPS_ERR; r=smaug 2021-05-10 12:20:17 +00:00
audiochannel
base Bug 1710064 - Fix a tiny typo in nightly-disabled code 2021-05-11 09:45:41 +00:00
battery
bindings Bug 1710126 - Make PropertyDescriptor attrs private. r=jandem 2021-05-11 11:03: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 1709622 - Apply EXIF resolution to SurfaceFromElement. r=tnikkel,jrmuizel,jgilbert 2021-05-10 23:39:05 +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 1710369 - Remove unused code for dealing with plugins in EventStateManager. r=edgar 2021-05-10 10:29:20 +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 1537689 - Fix HTML output element default value is absent; r=emilio DONTBUILD 2021-05-11 11:57:20 +00:00
imptests
indexedDB Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
interfaces Bug 1705660 - Remove nsIDOMWindowUtils::deprecatedOuterWindowID; r=kmag 2021-04-20 09:04:42 +00:00
ipc Bug 1706316 - Part 1: Remove nsIEmbeddingSiteWindow::setFocus; r=hsivonen 2021-05-10 20:05:12 +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 1709899 - batch all data together when appending data to 'AudioDecoderInputTrack' to further ensure the free spaces in SPSC queue. r=padenot. 2021-05-10 22:18:26 +00:00
messagechannel
midi
network Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00: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 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
reporting
res
script Bug 1620505 - Clear currentScript after running microtasks r=edgar 2021-05-06 13:36:34 +00:00
security Bug 1710234 Crash in [@ TestHTTPAnswerRunnable::IsBackgroundRequestRedirected]. r=ckerschb 2021-05-11 12:27:51 +00: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 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +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 1710550 - Detect resolving into WebGPU canvas r=gw 2021-05-11 05:42:20 +00:00
webidl Bug 1709439, activateItem should allow any descendant of an open submenu to be used, r=mstange,emilio 2021-05-10 18:44:03 +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 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +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 1709439, activateItem should allow any descendant of an open submenu to be used, r=mstange,emilio 2021-05-10 18:44:03 +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