gecko-dev/dom
Masayuki Nakano 1078a6796e Bug 1863611 Make EventStateManager send content command events to focused remote process r=smaug
Currently, `EventStateManager` handles some content commands only in the parent
process.  Therefore, if `eSetSelection` event or something is being handled in
the focused remote process, the command may be disabled yet.

Avoiding the race conditions, we should handle the content command events in the
focused process.

Differential Revision: https://phabricator.services.mozilla.com/D222789
2024-09-20 08:12:33 +00: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
base Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop 2024-09-20 00:54:07 +00:00
battery
bindings Bug 1910206 - refactor(webgpu): make AdapterInfo a refcounted object r=webgpu-reviewers,webidl,saschanaz,smaug,nical 2024-09-16 15:39:45 +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 1917466 - Cache: Add handling for invalidated directory locks; r=dom-storage-reviewers,asuth 2024-09-17 11:11:34 +00:00
canvas Bug 1919689 - Cleanup WorkerRunnable subclass constructors in graphics. r=gfx-reviewers,lsalzman 2024-09-19 13:59:16 +00:00
chrome-webidl Bug 1913000 - Add more rate limiting to History interface. r=webidl,smaug,webdriver-reviewers,whimboo 2024-09-19 16:09:02 +00:00
clients
closewatcher Bug 1888729 - Implement CloseWatcher interface r=smaug 2024-09-16 17:08:53 +00:00
commandhandler
console Bug 1919809 - Always clear mArgumentStorage in Console's Unlink. r=smaug 2024-09-19 14:58:20 +00:00
cookiestore Bug 1475599 - part 10 - CookieStore API - CHIP implementation shared between Document and CookieStore, r=cookie-reviewers,valentin 2024-09-12 16:48:23 +00:00
credentialmanagement Bug 1915383 - Disable blocking third-party cookies for HeavyWeightFedCM tests. r=bvandersloot 2024-09-10 09:07:39 +00:00
crypto Bug 1917228 - WebCrypto: X25519 public key should be copied so it can be exported as jwk r=keeler 2024-09-17 11:11:39 +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 1863611 Make EventStateManager send content command events to focused remote process r=smaug 2024-09-20 08:12:33 +00:00
fetch Backed out 2 changesets (bug 1900561) for causing windows build bustages. CLOSED TREE 2024-09-19 14:52:47 +03: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 Bug 1916659, r=Gijs 2024-09-18 18:52:20 +00:00
flex
fs Bug 1917479 - FS: Add handling for invalidated directory locks; r=dom-storage-reviewers,jari 2024-09-18 04:34:19 +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 1915309: Add Windows Geolocation UI to artifact builds r=firefox-build-system-reviewers,nalexander 2024-09-16 20:07:09 +00:00
grid
html Bug 1919423 - Check for null selected track when fulfilling rVFC. r=media-playback-reviewers,padenot 2024-09-18 13:08:18 +00:00
imptests
indexedDB Bug 1879444 - Add test r=smaug,dom-storage-reviewers,asuth 2024-09-18 15:25:24 +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 1863611 Make EventStateManager send content command events to focused remote process r=smaug 2024-09-20 08:12:33 +00:00
jsurl
l10n
locales Bug 1917745 - Cleanup sizeToContent r=webidl,reusable-components-reviewers,emilio,migration-reviewers,tgiles,mconley 2024-09-13 07:56:12 +00:00
localstorage Bug 1917477 - LSNG: Add handling for invalidated directory locks; r=dom-storage-reviewers,asuth 2024-09-17 21:50:13 +00:00
locks
manifest
mathml Bug 1918308 - Remove dead code for legacy MathML color/background attributes. r=emilio 2024-09-13 06:31:26 +00:00
media Bug 1919768 - Remove global constructor from dom/media/fake-cdm/cdm-test-decryptor.cpp r=emilio 2024-09-20 05:54:02 +00: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 Bug 1918736 - Replace PrivateAttribution origin trial with PrivateAttributionV2 r=emilio 2024-09-13 18:15:18 +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 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 Backed out 12 changesets (bug 1915419) for causing failures at test_bouncetracking_purge.js. CLOSED TREE 2024-09-18 17:49:45 +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
script Backed out 2 changesets (bug 1900561) for causing windows build bustages. CLOSED TREE 2024-09-19 14:52:47 +03:00
security Bug 1905843, prevent unexpected use of result site origin, r=nika 2024-09-17 15:01:43 +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 Backed out 12 changesets (bug 1915419) for causing failures at test_bouncetracking_purge.js. CLOSED TREE 2024-09-18 17:49:45 +03:00
simpledb Bug 1917457 - SDB: Add handling for invalidated directory locks; r=dom-storage-reviewers,jari 2024-09-16 16:58:39 +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 1919806 - Simplify SVGUserUnitList a little r=emilio 2024-09-19 15:45:42 +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 1918408 - Implement the nested declarations rule. r=dshin,webidl,smaug 2024-09-19 20:23:22 +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 1910206 - chore(webgpu): warn on use of deprecated GPUAdapter.requestAdapterInfo r=webgpu-reviewers,jgilbert 2024-09-19 16:01:37 +00:00
webidl Bug 1918408 - Implement the nested declarations rule. r=dshin,webidl,smaug 2024-09-19 20:23:22 +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 1475599 - part 8 - CookieStore API - e10s support, r=smaug,cookie-reviewers,timhuang 2024-09-12 16:48:21 +00:00
worklet Bug 1918506 - Align stack sizes for AudioWorkletProcessor. r=karlt 2024-09-17 14:09:05 +00:00
xhr Bug 1914191 - Part 1: Remove keepProcessesAlive.webIsolated.perOrigin, r=mccr8 2024-09-16 21:11:30 +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
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 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop 2024-09-20 00:54:07 +00:00
pings.yaml