gecko-dev/dom
Matthew Gaudet cfd64173df Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink
It's not a standard exception throwing JSAPI function. The one caveat here is
that I couldn't put JSContext in last position: There are default params to
preserve. So instead it's in second position, which still communicates that
it's not an exception throwing function

Differential Revision: https://phabricator.services.mozilla.com/D225726
2024-10-16 15:58:19 +00:00
..
abort
animation Bug 1923505 - Simplify LinkedList -> nsTArray conversion. r=xpcom-reviewers,hiro,nika 2024-10-16 10:32:01 +00:00
audiochannel
base Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
battery
bindings Bug 1892764 - Add AllocSites for DOM Wrappers on their creation r=jandem,jonco 2024-10-11 17:37:32 +00:00
broadcastchannel Bug 1739779 - Check if the global is eligible for messaging before sending/receiving BroadcastChannel messages, r=smaug 2024-10-01 17:28:15 +00:00
cache Bug 1866402 - Replace most of QuotaManager::EnsurePersistentOriginIsInitializedInternal and QuotaManager::EnsureTemporaryOriginIsInitializedInternal calls; r=dom-storage-reviewers,jari 2024-10-13 23:05:25 +00:00
canvas Bug 1920580 - Detect WebGL context loss and notify Canvas2D of reset. r=aosmond 2024-10-16 03:25:02 +00:00
chrome-webidl Bug 1920463 p1: Remove RemoteSandboxBroker. r=nika,geckoview-reviewers,ipc-reviewers,m_kato 2024-10-16 07:49:24 +00:00
clients
closewatcher Bug 1919168 - Avoid range-loop-construct compile warnings r=emilio 2024-09-24 16:48:12 +00:00
commandhandler
console Bug 1828100 - Integrate console.createInstance with MOZ_LOG based on prefix. r=padenot,Standard8 2024-10-14 16:28:15 +00:00
cookiestore Bug 1922422 - Fix a CookieStore fuzzy issue, r=edgul 2024-10-07 15:46:06 +00:00
credentialmanagement
crypto Bug 1923120 - Changing the test vectors for test_WebCrypto_ECDH r=keeler 2024-10-09 09:18:11 +00:00
debugger Bug 1911021 - Add JS Execution Tracing option to the profiler r=aabh,profiler-reviewers 2024-10-16 05:50:11 +00:00
docs Bug 1920463 p1: Remove RemoteSandboxBroker. r=nika,geckoview-reviewers,ipc-reviewers,m_kato 2024-10-16 07:49:24 +00:00
encoding
events Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
fetch Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
file Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (dom/file/) r=dom-core,masayuki 2024-09-23 22:35:36 +00:00
filesystem Bug 1919752: Submit all files for content analysis when doing folder analysis r=dlp-reviewers,win-reviewers,gstoll 2024-10-07 20:28:28 +00:00
flex
fs Bug 1866402 - Replace most of QuotaManager::EnsurePersistentOriginIsInitializedInternal and QuotaManager::EnsureTemporaryOriginIsInitializedInternal calls; r=dom-storage-reviewers,jari 2024-10-13 23:05:25 +00:00
gamepad
geolocation
grid
html Bug 1877935 - Enable HTTPS-First for non-default ports r=maltejur,necko-reviewers,devtools-reviewers 2024-10-16 14:55:21 +00:00
imptests
indexedDB Bug 1914585 - Remove legacy method ForgetAboutThisSite.removeDataFromDomain. r=hsohaney,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,janv,dao 2024-10-16 15:52:28 +00:00
interfaces Bug 1921207 - PushNotificationsCleaner support for OriginAttributesPattern. r=anti-tracking-reviewers,geckoview-reviewers,saschanaz,owlish,timhuang 2024-09-30 12:33:06 +00:00
ipc Bug 1922549 - Send and handle OnEventNeedingAckHandled of content command events r=smaug 2024-10-16 08:21:48 +00:00
jsurl
l10n
locales
localstorage Bug 1866402 - Replace most of QuotaManager::EnsurePersistentOriginIsInitializedInternal and QuotaManager::EnsureTemporaryOriginIsInitializedInternal calls; r=dom-storage-reviewers,jari 2024-10-13 23:05:25 +00:00
locks Bug 1908240 - Call LockManager::Shutdown() in WorkerNavigator::Invalidate() r=dom-worker-reviewers,saschanaz,asuth 2024-09-23 11:54:00 +00:00
manifest Bug 1921633 - Web Manifest: case-insensitive parsing of the "dir" member r=saschanaz 2024-10-15 14:08:42 +00:00
mathml Bug 1922563 - Reduce memory foot print of mozilla::dom::MathMLElement::MapGlobalMathMLAttributesInto()::values r=emilio 2024-10-14 19:46:41 +00:00
media Bug 1922746 - Only enable supported actions in macos media center r=alwu 2024-10-15 17:06:36 +00:00
messagechannel
midi Bug 1923015 - Remove no longer needed addonsManager.reportSuspiciousSite telemetry event, r=chutten,bholley. 2024-10-11 11:21:46 +00:00
navigation
network
notification Bug 1914203 - Add telemetry for notification permission r=asuth,bvandersloot 2024-09-20 14:02:28 +00:00
origin-trials
payments
performance Bug 1916356 - Properly initialize the response status value even if the response head is null. r=sefeng 2024-10-15 19:42:18 +00:00
permission Bug 1193373 - Support Permissions API in Worker Context, r=manuel,webidl,asuth,smaug 2024-10-11 06:53:48 +00:00
plugins/test
power
privateattribution
promise Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
prototype
push Bug 1914585 - Remove legacy method ForgetAboutThisSite.removeDataFromDomain. r=hsohaney,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,janv,dao 2024-10-16 15:52:28 +00:00
quota Bug 1867997 - Change OriginScope::FromOrigin and OriginScope::FromPrefix signatures to take PrincipalMetadata; r=dom-storage-reviewers,jari 2024-10-16 07:32:39 +00:00
reporting
script Bug 1915626 - Part 3: Cache HTTP response headers for the JS. r=bthrall 2024-10-08 11:38:07 +00:00
security Bug 1877935 - Enable HTTPS-First for non-default ports r=maltejur,necko-reviewers,devtools-reviewers 2024-10-16 14:55:21 +00:00
serializers
serviceworkers Bug 1193373 - Support Permissions API in Worker Context, r=manuel,webidl,asuth,smaug 2024-10-11 06:53:48 +00:00
simpledb Bug 1866402 - Replace most of QuotaManager::EnsurePersistentOriginIsInitializedInternal and QuotaManager::EnsureTemporaryOriginIsInitializedInternal calls; r=dom-storage-reviewers,jari 2024-10-13 23:05:25 +00:00
smil Bug 1921276 - Remove global constructor from dom/smil/SMILTimedElement.cpp r=longsonr 2024-10-03 06:55:07 +00:00
storage
streams
svg Bug 1923636 - Avoid copying paths when transforming. r=aosmond 2024-10-14 22:48:45 +00:00
system Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
tests Bug 1905851 - Enable dom.block_multiple_popups by default for tests; r=smaug 2024-10-11 11:45:08 +00:00
url
view-transitions
vr
webauthn Bug 1920536 - cleanup browser.toml files for many browser/dom tests. r=aryx,credential-management-reviewers,dimi 2024-09-26 14:21:52 +00:00
webbrowserpersist Backed out changeset 34295cdf7c5a (bug 1917901) for causing multiple failures. CLOSED TREE 2024-10-11 05:11:22 +03:00
webgpu Bug 1923914 - test(webgpu): update CTS to 11ac59b4615daf73d2e90de913d1d7de9ea6050a r=webgpu-reviewers,nical 2024-10-15 19:48:31 +00:00
webidl Bug 1914372: part 2) Add TrustedHTML to the interface of Element.innerHTML. r=smaug,peterv,farre 2024-10-16 10:32:37 +00:00
webscheduling
webshare
websocket Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
webtransport
workers Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
worklet Bug 1918449 - Part 1: Handle unknown module type earlier r=jonco,dom-worker-reviewers,dom-core,asuth,mccr8 2024-09-24 08:50:36 +00:00
xhr Bug 1922782 - convert some skip-if conditions for mac on mochitest-plain to be longer form. r=aryx,media-playback-reviewers,padenot 2024-10-08 11:52:49 +00:00
xml
xslt Bug 1920536 - cleanup browser.toml files for many browser/dom tests. r=aryx,credential-management-reviewers,dimi 2024-09-26 14:21:52 +00:00
xul
metrics.yaml Bug 1923894 - Collect timing_distribution from navigation start to request start in the pageload event r=acreskey,denispal 2024-10-15 19:31:47 +00:00
moz.build Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop 2024-09-24 23:45:09 +00:00
pings.yaml