gecko-dev/dom
Ryan VanderMeulen 1dcc982064 Bug 1903676 - Fix bad rebase. r=me on a CLOSED TREE 2024-09-05 20:35:38 -04:00
..
abort Bug 1903676 - Fix bad rebase. r=me on a CLOSED TREE 2024-09-05 20:35:38 -04:00
animation Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
audiochannel Bug 1865896 - Apply DefineEnum to AudioChannelService::AudibleChangedReasons r=media-playback-reviewers,padenot 2024-07-31 16:32:18 +00:00
base Backed out changeset 80db8b7ff2af (bug 1891335) for causing mochitests failures in test_bug1639328.html. 2024-09-06 00:22:51 +03:00
battery
bindings Bug 1916234 - Remove global constructor from dom/html/nsGenericHTMLElement.cpp r=emilio 2024-09-05 06:12:03 +00:00
broadcastchannel Bug 1908725 - Part 4: Switch some basic uses of OtherPid over to OtherChildID, r=smaug 2024-08-07 20:39:40 +00:00
cache Bug 1915228 - Remove expired telemetry scalar cache.integrity_check_count, r=chutten. 2024-08-28 19:44:29 +00:00
canvas Bug 1916907 - Support linear gradients in DrawTargetWebgl. r=aosmond 2024-09-05 17:24:16 +00:00
chrome-webidl Bug 1909270 - Clear thirdParty flag on redirect r=zombie 2024-08-26 14:39:07 +00:00
clients
commandhandler
console Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
credentialmanagement Bug 1914853 - Fix crash with invalid parameter combination and add coverage to WPT - r=anti-tracking-reviewers,timhuang 2024-08-27 18:27:50 +00:00
crypto Bug 1793429 - Make the deriveBits's length argument Nullable r=keeler,webidl,smaug 2024-08-07 09:17:48 +00:00
debugger Bug 1906719 - Implement a native backend for tracing JS execution r=arai 2024-08-05 15:44:21 +00:00
docs Bug 1874689 - Enable forkserver by default in Nightly. r=jld 2024-08-05 08:11:46 +00:00
encoding
events Bug 1915057 - Make `HTMLEditor::NotifyRootChanged()` notifies `IMEStateManager` of the editor root change r=smaug,m_kato 2024-09-05 00:35:50 +00:00
fetch Bug 1916262 - Remove AbortFollower inheritance from AbortSignal r=smaug 2024-09-03 12:43:05 +00:00
file Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
filesystem
flex
fs Bug 1915112 - Improve documentation for CheckedUnsafePtr usage in dom/fs; r=dom-storage-reviewers,jari 2024-08-28 20:24:52 +00:00
gamepad Bug 1900930 - Add WouldReportJSException() calls. r=dom-core,farre,necko-reviewers,kershaw 2024-08-21 08:43:09 +00:00
geolocation Bug 1900225: Part 6 - Wait for Windows permission dialog to be dismissed before requesting geolocation r=emilio,win-reviewers,gstoll 2024-08-27 22:47:33 +00:00
grid
html Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
imptests
indexedDB Bug 1915228 - Remove expired telemetry scalars idb.failure.unknown_objectstore_empty_database and idb.failure.unknown_objectstore_non_empty_database, r=dom-storage-reviewers,janv. 2024-08-28 19:44:29 +00:00
interfaces Bug 1907928: part 3) Implement reporting violations for sink type mismatches for `Element.insertAdjacentHTML`. r=tschuster,smaug,peterv 2024-09-02 13:58:25 +00:00
ipc Bug 1911801: Fix run-if targeting for browser_very_fission. r=jld 2024-09-04 06:50:28 +00:00
jsurl
l10n
locales Bug 1907928: part 3) Implement reporting violations for sink type mismatches for `Element.insertAdjacentHTML`. r=tschuster,smaug,peterv 2024-09-02 13:58:25 +00:00
localstorage Bug 1866217 - Add support for persistence type sets to PersistenceScope; r=dom-storage-reviewers,jari 2024-08-14 20:17:31 +00:00
locks Bug 1908002 - Allow LockManager to be constructed in the parent process with the system principal and loaded in modules. r=saschanaz,smaug 2024-07-30 14:51:26 +00:00
manifest
mathml
media Backed out changeset 8b534f06cad8 (bug 1916579) for causing reftests failures in 1903905.html. 2024-09-05 20:27:46 +03:00
messagechannel
midi Bug 1754005 - Temporary allow for site permissions. r=permissions-reviewers,nchevobbe,timhuang 2024-08-26 10:05:34 +00:00
navigation
network Bug 1913624 - Remove expired telemetry histogram NETWORK_CONNECTION_COUNT, r=TravisLong. 2024-08-23 16:27:17 +00:00
notification
origin-trials
payments
performance Bug 1911448 - Remove DOMContentFlushed. r=smaug,perftest-reviewers,sparky 2024-08-05 12:20:43 +00:00
permission Bug 1609427 - Don't report Always Ask as "granted" if the privacy.resistFingerprinting pref is set. r=pbz 2024-08-06 13:53:22 +00:00
plugins/test
power
privateattribution Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
promise Bug 1900930 - Make nsProfiler use TypedArrayCreator. r=dom-core,profiler-reviewers,farre,canaltinova 2024-08-21 08:43:09 +00:00
prototype Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
push Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
quota Bug 1915228 - Remove expired telemetry scalars navigator.storage.estimate_count and navigator.storage.persist_count, r=chutten. 2024-08-28 19:44:31 +00:00
reporting Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
res
script Bug 1877792 - Part 17: Extend CompileFetchedModule to handle JSON modules r=spidermonkey-reviewers,dom-core,jonco,mccr8 2024-09-03 08:10:54 +00:00
security Bug 1816916: Hide onion referers by default r=freddyb,tjr 2024-09-04 15:55:18 +00:00
serializers Bug 1900426 - Implement DnD for shadow-crossing selection r=jjaschke,smaug,dom-core 2024-09-03 15:42:58 +00:00
serviceworkers Bug 1915228 - Remove expired telemetry scalars serviceworker.registrations and serviceworker.running_max, r=chutten,jesup. 2024-08-28 19:44:31 +00:00
simpledb Bug 1900930 - Make ENSURE_SUCCESS call WouldReportJSException. r=dom-core,win-reviewers,emilio,gstoll,edgar 2024-08-21 08:43:09 +00:00
smil Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +00:00
storage Bug 1913624 - Remove expired telemetry histograms LOCALDOMSTORAGE_*_BLOCKING_MS, r=chutten. 2024-08-20 10:26:52 +00:00
streams
svg Bug 1916111 - zoom polygons and polylines r=emilio 2024-09-05 07:27:36 +00:00
system Bug 1900225: Part 2 - Inform user of system UX issues initiated by geolocation request r=gstoll,emilio,bolsson,pbz 2024-08-27 22:47:32 +00:00
tests Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +00:00
url
view-transitions Bug 1916311 - [css-view-transitions] Initial pass at DOM API internals. r=boris,webidl,smaug 2024-09-04 20:24:55 +00:00
vr
webauthn Bug 1909441 - webauthn on macOS: use user.displayName rather than user.name, as intended r=jschanck 2024-08-02 20:55:51 +00:00
webbrowserpersist
webgpu Bug 1915827 - update WebGPU CTS to 3d243847001f77fc98159169d654bc2d57e0dbde r=webgpu-reviewers,ErichDonGubler 2024-08-30 16:45:14 +00:00
webidl Bug 1916311 - [css-view-transitions] Initial pass at DOM API internals. r=boris,webidl,smaug 2024-09-04 20:24:55 +00:00
webscheduling
webshare
websocket Bug 1914620 - Enable remaining ESLint rules for dom/websocket. r=necko-reviewers,frontend-codestyle-reviewers,jesup 2024-08-28 11:23:08 +00:00
webtransport
workers Bug 1850746 - Part 2: Remove unused JSGC_MAX_EMPTY_CHUNK_COUNT GC parameter r=sfink 2024-09-04 11:43:05 +00:00
worklet Bug 1877792 - Part 17: Extend CompileFetchedModule to handle JSON modules r=spidermonkey-reviewers,dom-core,jonco,mccr8 2024-09-03 08:10:54 +00:00
xhr Bug 1909467: replace some includes of "nsIContentSecurityPolicy" with forward declarations or other includes and move some function definitions to the corresponding .cpp files. r=tschuster,necko-reviewers,kershaw 2024-08-15 12:37:35 +00:00
xml
xslt Bug 1912129: Reduce time precision for EXSLT date time function. r=timhuang 2024-08-08 19:35:00 +00:00
xul Bug 1913962 - Remove rather noisy warning. r=mccr8 2024-08-20 22:38:36 +00:00
jar.mn
metrics.yaml Bug 1914964 - Remove unused or high volume Early Hints probes r=acreskey 2024-08-28 19:43:52 +00:00
moz.build Bug 1914319 - View Transition API stubs. r=boris,webidl,saschanaz 2024-08-22 17:48:16 +00:00
pings.yaml