gecko-dev/dom
Kagami Sascha Rosylight 831f5ab3a0 Bug 1768189 - Part 37: Apply modernize-concat-nested-namespaces to dom/svg/SVGTSpanElement.cpp ... r=andi
Depends on D145772

Differential Revision: https://phabricator.services.mozilla.com/D145773
2022-05-09 20:41:17 +00:00
..
abort Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
animation Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
audiochannel Bug 1768189 - Part 1: Apply modernize-concat-nested-namespaces to docshell/base/BrowsingContextWebProgress.h ... r=andi 2022-05-09 20:41:03 +00:00
base Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi 2022-05-09 20:41:05 +00:00
battery Bug 1768189 - Part 5: Apply modernize-concat-nested-namespaces to dom/base/nsNodeInfoManager.h ... r=andi 2022-05-09 20:41:05 +00:00
bindings Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
broadcastchannel Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
browser-element
cache Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
canvas Bug 1768189 - Part 7: Apply modernize-concat-nested-namespaces to dom/cache/FileUtilsImpl.h ... r=andi 2022-05-09 20:41:05 +00:00
chrome-webidl Bug 1766130 - Mark throwing Promise-returning methods that create a new Promise as NewObject. r=smaug 2022-05-02 07:44:24 +00:00
clients Bug 1768189 - Part 8: Apply modernize-concat-nested-namespaces to dom/clients/manager/ClientHandleParent.h ... r=andi 2022-05-09 20:41:06 +00:00
commandhandler
console Bug 1768189 - Part 8: Apply modernize-concat-nested-namespaces to dom/clients/manager/ClientHandleParent.h ... r=andi 2022-05-09 20:41:06 +00:00
credentialmanagement Bug 1768189 - Part 8: Apply modernize-concat-nested-namespaces to dom/clients/manager/ClientHandleParent.h ... r=andi 2022-05-09 20:41:06 +00:00
crypto Bug 1768189 - Part 8: Apply modernize-concat-nested-namespaces to dom/clients/manager/ClientHandleParent.h ... r=andi 2022-05-09 20:41:06 +00:00
debugger Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
docs Bug 1765167 - Part 4: Stop using Cu.import in dom/. r=mossop 2022-05-03 06:32:30 +00:00
encoding Bug 1768189 - Part 9: Apply modernize-concat-nested-namespaces to dom/debugger/DebuggerNotification.h ... r=andi 2022-05-09 20:41:06 +00:00
events Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
fetch Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
file Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
filehandle Bug 1768189 - Part 10: Apply modernize-concat-nested-namespaces to dom/events/PaintRequest.h ... r=andi 2022-05-09 20:41:07 +00:00
filesystem Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
flex Bug 1768189 - Part 11: Apply modernize-concat-nested-namespaces to dom/filesystem/compat/CallbackRunnables.h ... r=andi 2022-05-09 20:41:07 +00:00
fs Bug 1750933 - Add testing infrastructure for OPFS; r=dom-storage-reviewers,jari 2022-05-03 11:38:15 +00:00
gamepad Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
geolocation Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
grid Bug 1768189 - Part 12: Apply modernize-concat-nested-namespaces to dom/gamepad/windows/WindowsGamepad.cpp ... r=andi 2022-05-09 20:41:07 +00:00
html Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
imptests
indexedDB Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
interfaces Bug 1766082: Allow content to wait for parent screen transforms r=emilio 2022-05-02 20:43:12 +00:00
ipc Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
jsurl
l10n Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
locales Bug 1688879 - Part 5: ResolveModuleSpecifier for import maps. r=jonco,yulia,flod 2022-05-05 21:19:02 +00:00
localstorage Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
locks
manifest Bug 1765156 - Part 3: Use SpecialPowers.ChromeUtils.import in dom/. r=kmag 2022-05-03 06:32:25 +00:00
mathml
media Bug 1768189 - Part 22: Apply modernize-concat-nested-namespaces to dom/media/webrtc/transport/ipc/WebrtcTCPSocketParent.h ... r=andi 2022-05-09 20:41:11 +00:00
messagechannel Bug 1768189 - Part 22: Apply modernize-concat-nested-namespaces to dom/media/webrtc/transport/ipc/WebrtcTCPSocketParent.h ... r=andi 2022-05-09 20:41:11 +00:00
midi Bug 1766130 - Properly propagate errors from Promise creation. r=smaug 2022-05-02 07:44:23 +00:00
network Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
notification Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
offline Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
origin-trials Bug 1766691 - Add a pref per origin trial. r=k88hudson 2022-04-29 14:44:33 +00:00
payments Bug 1768189 - Part 23: Apply modernize-concat-nested-namespaces to dom/network/TCPServerSocketChild.h ... r=andi 2022-05-09 20:41:12 +00:00
performance Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
permission Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
plugins Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
power Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
prio Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
promise Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
prototype Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
push Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
quota Bug 1768189 - Part 25: Apply modernize-concat-nested-namespaces to dom/push/PushNotifier.h ... r=andi 2022-05-09 20:41:12 +00:00
reporting Bug 1768189 - Part 26: Apply modernize-concat-nested-namespaces to dom/reporting/ReportingHeader.cpp ... r=andi 2022-05-09 20:41:13 +00:00
res
script Bug 1768189 - Part 26: Apply modernize-concat-nested-namespaces to dom/reporting/ReportingHeader.cpp ... r=andi 2022-05-09 20:41:13 +00:00
security Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
serializers Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
serviceworkers Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
simpledb Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
smil Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
storage Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
streams Bug 1767342 - Enable user defined byte stream by default r=smaug 2022-05-03 16:10:08 +00:00
svg Bug 1768189 - Part 37: Apply modernize-concat-nested-namespaces to dom/svg/SVGTSpanElement.cpp ... r=andi 2022-05-09 20:41:17 +00:00
system Bug 1768189 - Part 37: Apply modernize-concat-nested-namespaces to dom/svg/SVGTSpanElement.cpp ... r=andi 2022-05-09 20:41:17 +00:00
tests Bug 1764771 - Disable IDBMutableHandle support by default r=janv,smaug 2022-05-09 15:57:50 +00:00
u2f Bug 1768189 - Part 37: Apply modernize-concat-nested-namespaces to dom/svg/SVGTSpanElement.cpp ... r=andi 2022-05-09 20:41:17 +00:00
url Bug 1768189 - Part 37: Apply modernize-concat-nested-namespaces to dom/svg/SVGTSpanElement.cpp ... r=andi 2022-05-09 20:41:17 +00:00
vr Bug 1750902 - Disable dom.vr.enabled by default. r=jrmuizel,jmathies,emilio 2022-01-20 22:46:53 +00:00
webauthn Backed out changeset e2908f3e5373 (bug 1718228) for causing mochitest failure in test_webauthn_loopback.html CLOSED TREE 2022-05-03 12:44:19 -04:00
webbrowserpersist Bug 1746052, use GetValidFileName to determine the filename from the channel when saving a resource, r=Gijs 2022-05-06 10:00:54 +00:00
webgpu Bug 1752869: Handle invalid BindGroupLayouts better. r=jgilbert 2022-04-29 00:31:20 +00:00
webidl Bug 1764771 - Disable IDBMutableHandle support by default r=janv,smaug 2022-05-09 15:57:50 +00:00
webscheduling
webshare
websocket
workers Backed out 22 changesets (bug 1759572, bug 1759563, bug 1754004, bug 1754031, bug 1759569, bug 1696894) for causing multiple failures CLOSED TREE 2022-05-06 04:28:47 +03:00
worklet Bug 1756823 - Replace ConsoleAPIStorage observer calls with js array r=nchevobbe,webdriver-reviewers,geckoview-reviewers,agi,jdescottes 2022-05-03 17:21:59 +00:00
xhr
xml Bug 1729005: Recursively block parsing for parser blocking scripts. r=hsivonen 2022-05-09 20:08:08 +00:00
xslt Bug 1763179 - Disable browser_bug1309630.js on Linux64 for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD 2022-04-26 06:59:17 +00:00
xul
jar.mn
metrics.yaml Bug 1763235 - Update metrics.yamls to file-level tags, new front matter r=perry.mcmanis,application-update-reviewers 2022-05-04 14:16:19 +00:00
moz.build