gecko-dev/dom
Adam Vandolder b640650e7d Bug 1734181 - Part 2: User activations should set hasUserInteraction on current session history entry. r=jjaschke,peterv,dom-core
Differential Revision: https://phabricator.services.mozilla.com/D216826
2024-08-20 14:21:29 +00:00
..
abort Bug 1908466 - Ensure source signal is not null when creating a dependent signal. r=saschanaz 2024-07-22 12:32:06 +00:00
animation Bug 1804574 - Part 2: Fix the normalized iteration duration for scroll animations. r=layout-reviewers,emilio 2024-08-06 18:23:14 +00:00
audiochannel Bug 1865896 - Apply DefineEnum to AudioChannelService::AudibleChangedReasons r=media-playback-reviewers,padenot 2024-07-31 16:32:18 +00:00
base Bug 1734181 - Part 2: User activations should set hasUserInteraction on current session history entry. r=jjaschke,peterv,dom-core 2024-08-20 14:21:29 +00:00
battery
bindings Bug 1909346: Implement `CSSPositionTryRule` interface. r=firefox-style-system-reviewers,webidl,emilio 2024-08-16 13:14:04 +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 1866217 - Replace some nsIQuotaManagerService::GetUsageForPrincipal calls with nsIQuotaManagerService::GetCachedUsageForPrincipal; r=dom-storage-reviewers,jari 2024-08-12 16:36:39 +00:00
canvas Bug 1910815 - Inflate glyph bounds to account for potential font hinting. r=aosmond 2024-08-18 23:17:52 +00:00
chrome-webidl Bug 1908925 - Enforce storage.session quota in Nightly builds r=robwu,mccr8 2024-08-19 18:25:35 +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 1912083 - Switch url argument to UTF8 string. r=jjaschke 2024-08-20 07:56:25 +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 1793267 - Make `PostEventHandler::CheckPointerCaptureState` synthesize `ePointerMove` and `eMouseMove` if nobody captures the pointer anymore r=smaug 2024-08-20 03:42:26 +00:00
fetch 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
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 1866217 - Replace some nsIQuotaManagerService::GetUsageForPrincipal calls with nsIQuotaManagerService::GetCachedUsageForPrincipal; r=dom-storage-reviewers,jari 2024-08-12 16:36:39 +00:00
gamepad Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
geolocation Backed out 6 changesets (bug 1900225) for causing build bustages @ GeolocationSystemWin.cpp CLOSED TREE 2024-08-09 02:18:32 +03:00
grid
html Bug 1913624 - Remove expired telemetry histograms VIDEO_INFERRED_DECODE_SUSPEND_PERCENTAGE, VIDEO_INTER_KEYFRAME_AVERAGE_MS and VIDEO_INTER_KEYFRAME_MAX_MS, r=chutten,webidl,emilio. 2024-08-20 10:26:54 +00:00
imptests
indexedDB Bug 1866217 - Replace uses of Nullable<PersistenceType> type with PersistenceScope; r=dom-storage-reviewers,jari 2024-08-14 12:46:14 +00:00
interfaces Bug 1863246 - Make the page that enters BFCache not asking the parent process to update the active browsing context r=peterv,dom-core 2024-08-14 19:48:17 +00:00
ipc Bug 1912083 - Switch url argument to UTF8 string. r=jjaschke 2024-08-20 07:56:25 +00:00
jsurl
l10n
locales Bug 1913435 - Add serverError in DOM's appstrings.properties r=flod 2024-08-18 08:03:38 +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 Bug 1912496 - part3 : add a test to ensure that Widevine L3 won't be broke by the origin check. r=media-playback-reviewers,padenot 2024-08-20 13:53:07 +00:00
messagechannel
midi
navigation Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
network Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
notification Bug 1908664 - Add nsIPrincipal::GetIsInPrivateBrowsing r=media-playback-reviewers,anti-tracking-reviewers,dom-storage-reviewers,padenot,asuth,pbz 2024-07-26 17:47:51 +00:00
origin-trials Bug 1909729 - Disable PPA submission and trial on Android by default. r=bgrins 2024-07-25 12:25:59 +00:00
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 1912509 - Disable usage counters for DAP, r=simonf 2024-08-09 20:34:26 +00:00
promise Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03: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 Backed out changeset 97190135be72 (bug 1866217) for causing mochitest failures @ test_cache_orphaned_body.html CLOSED TREE 2024-08-16 10:44:43 +03: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 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
security Bug 1911839 - Remove commented out https-first exception mechanism that is no longer required r=freddyb 2024-08-20 13:49:27 +00:00
serializers Bug 1909014: Don't serialize `content-visibility: hidden` text. r=emilio 2024-07-23 10:13:58 +00:00
serviceworkers Bug 1913482 - wasm: Mark JSTag as exposed in release. r=yury,webidl,saschanaz 2024-08-20 14:11:25 +00:00
simpledb Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
smil
storage Bug 1913624 - Remove expired telemetry histograms LOCALDOMSTORAGE_*_BLOCKING_MS, r=chutten. 2024-08-20 10:26:52 +00:00
streams
svg Bug 1910842 - fix non-scaling-stroke when outer svg element has a CSS transform r=emilio 2024-08-17 13:58:27 +00:00
system Backed out 6 changesets (bug 1900225) for causing build bustages @ GeolocationSystemWin.cpp CLOSED TREE 2024-08-09 02:18:32 +03:00
tests Bug 1913482 - wasm: Mark JSTag as exposed in release. r=yury,webidl,saschanaz 2024-08-20 14:11:25 +00:00
url
vr Bug 1909018 - Migrate gfx/vr off PlainOldDataSerializer. r=mccr8,nika 2024-07-24 21:44:28 +00:00
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 1909753, part 1 - update WebGPU CTS to 6c58a195839034d9f72bdc125cfe8dabcce7336d r=webgpu-reviewers,teoxoy 2024-08-20 11:22:36 +00:00
webidl Bug 1913624 - Remove expired telemetry histograms VIDEO_INFERRED_DECODE_SUSPEND_PERCENTAGE, VIDEO_INTER_KEYFRAME_AVERAGE_MS and VIDEO_INTER_KEYFRAME_MAX_MS, r=chutten,webidl,emilio. 2024-08-20 10:26:54 +00:00
webscheduling
webshare
websocket 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
webtransport
workers Bug 1913482 - wasm: Mark JSTag as exposed in release. r=yury,webidl,saschanaz 2024-08-20 14:11:25 +00:00
worklet
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 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
jar.mn
metrics.yaml
moz.build Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
pings.yaml