gecko-dev/dom
Kagami Sascha Rosylight bebdcea92b Bug 1707126 - Part 2: Use RadioGroupManager in HTMLFormElement r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D113578
2021-04-28 16:01:35 +00:00
..
abort
animation Bug 1705509 - Hide -moz-outline-radius behind a pref. r=mstange 2021-04-16 01:01:45 +00:00
audiochannel Bug 1702033 - Remove some dead audio volume-related code in nsPIDOMWindow. r=alwu 2021-03-30 19:38:02 +00:00
base Bug 1707126 - Part 1: Split RadioGroupManager r=smaug 2021-04-28 16:01:34 +00:00
battery
bindings Bug 1707721 - Fix the comment for BindingJSObjectCreator; r=peterv 2021-04-27 09:34:12 +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 1701346 - CACHE: Add explanatory comments for some ordinary orElse uses; r=dom-storage-reviewers,asuth 2021-04-28 07:33:55 +00:00
canvas Bug 1679523 - Disable test_2_conformance__textures__misc__tex-video-using-tex-unit-non-zero.html on macOS AArch64 opt. r=jmaher DONTBUILD 2021-04-27 21:04:43 +00:00
chrome-webidl Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +00:00
clients Bug 1704651 - Wait for the right load in ClientOpenWindow. r=asuth 2021-04-16 23:38:42 +00:00
commandhandler Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
console
credentialmanagement
crypto
debugger
docs Bug 1640721 - import webidl bindings article from MDN r=padenot DONTBUILD 2021-04-26 09:10:58 +00:00
encoding
events Backed out changeset d3056dc50fe3 (bug 1707614) for causing devtools failures at browser_rules_colorpicker-release-outside-frame.js . CLOSED TREE 2021-04-28 16:08:31 +03:00
fetch Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth 2021-04-13 13:23:57 +00:00
file Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
filehandle Bug 708901 - Migrate to nsTHashSet in dom/filehandle. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
filesystem Bug 708901 - Migrate to nsTHashSet in dom/filesystem. r=baku 2021-03-23 10:36:33 +00:00
flex
gamepad Bug 1700595 - Unbreak dom/gamepad/fallback/FallbackGamepad.cpp after Bug 1610570 r=tjr 2021-03-25 19:17:49 +00:00
geolocation
grid Bug 708901 - Migrate to nsTHashSet in dom/grid. r=mats 2021-03-24 17:56:48 +00:00
html Bug 1707126 - Part 2: Use RadioGroupManager in HTMLFormElement r=smaug 2021-04-28 16:01:35 +00:00
imptests
indexedDB Bug 1702599 - Report missing database in UpgradeStorageFrom1_0To2_0 as a warning (instead of an error); r=dom-storage-reviewers,jstutte,asuth 2021-04-28 07:33:54 +00:00
interfaces Bug 1705660 - Remove nsIDOMWindowUtils::deprecatedOuterWindowID; r=kmag 2021-04-20 09:04:42 +00:00
ipc Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +00:00
jsurl Bug 1702278 - Make CompileOptions a member of JSExecutionContext r=tcampbell 2021-04-20 15:31:13 +00:00
l10n Bug 1701621: Remove property Ci.nsIAboutModule.URI_CONTENT_LINKABLE from test browser_resource_uri.js r=Standard8 2021-03-29 13:12:51 +00:00
locales Bug 973604 - Mark set/releaseCapture() as deprecated r=annevk,edgar 2021-04-26 19:37:45 +00:00
localstorage Bug 1706350 - Follow-up cleanup for bug 1648399; r=dom-storage-reviewers,asuth 2021-04-21 13:55:04 +00:00
manifest
mathml
media Bug 1637248 - update disabling condition for test_setSinkId_preMutedElement r=intermittent-reviewers,jmaher DONTBUILD 2021-04-27 16:56:36 +00:00
messagechannel Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
midi
network
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
payments Bug 1704686: Rename Document::GetTopLevelContentDocument. r=nika 2021-04-15 21:19:28 +00:00
performance Bug 1699844 - Make promiseDocumentFlushed handle presshell destruction correctly. r=smaug,botond 2021-04-14 19:34:23 +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 1704650 - PrototypeDocumentContentSink::mContextSink should be cycle collected. r=smaug 2021-04-12 23:07:29 +00:00
push Backed out changeset bac3906ff3ff (bug 1649604) for causing Xpcshell failures. CLOSED TREE 2021-04-22 21:22:03 +03:00
quota Bug 1701346 - QM: Revert QM_OR_ELSE_WARN to ordinary orElse in GetDirEntryKind; r=dom-storage-reviewers,asuth 2021-04-28 07:33:55 +00:00
reporting
res
script Bug 1702278 - Defer setting debug metadata until after script compilation is finished. r=tcampbell,smaug 2021-04-20 15:31:14 +00:00
security Bug 1706351 Copy and adapt test https-only/test_redirect_upgrade.html for https-first. r=ckerschb 2021-04-27 12:35:10 +00:00
serializers
serviceworkers Bug 1704651 - Wait for the right load in ClientOpenWindow. r=asuth 2021-04-16 23:38:42 +00:00
simpledb
smil Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
storage Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
svg Merge autoland to mozilla-central. a=merge 2021-04-24 00:50:35 +03:00
system Backed out changeset 9e72fa6ee4a2 (bug 1703448) for causing failures due to files in tmp folder. CLOSED TREE 2021-04-22 08:29:29 +03:00
tests Bug 1696145 - Support Notification.silent and .vibrate on Android. r=smaug,droeh,aklotz 2021-04-20 18:35:36 +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 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
webbrowserpersist Bug 1574475 - Remove FTP error codes r=necko-reviewers,dragana 2021-04-28 09:33:46 +00:00
webgpu Bug 1637972 - WebGPU handle canvas resize r=aosmond 2021-04-27 18:36:48 +00:00
webidl Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +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 1704068 - Enable test_multi_sharedWorker_lifetimes_bfcache.html on Fission, r=peterv,emilio 2021-04-26 22:25:58 +00:00
worklet Bug 1681046: fixup worklet error messages for async modules; r=mgaudet 2021-04-08 08:21:56 +00:00
xhr Bug 1705073 - tweak dom/xhr/tests/browser_xhr_onchange_leak.js so that it works with Fission+BFCache, r=mccr8 2021-04-14 16:36:03 +00:00
xml
xslt Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
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