gecko-dev/dom
Emilio Cobos Álvarez 62df734605 Bug 1816074 - Prevent activating menubar without a selectable menu item. r=smaug
We might not have an active item if all items are disabled.

Add the null-check just to be safe too.

Differential Revision: https://phabricator.services.mozilla.com/D169638
2023-02-14 16:01:50 +00:00
..
abort
animation Bug 1775062 - Implement ipdl reads without needing default ctors. r=nika 2023-02-04 11:12:36 +00:00
audiochannel
base Bug 1795312 - Don't Base64 encode principals when serializing. r=peterv 2023-02-14 10:17:16 +00:00
battery
bindings Bug 1500343 - Part 1: Remove IDBDatabase::CreateMutableFile r=dom-storage-reviewers,emilio,janv 2023-02-08 15:51:05 +00:00
broadcastchannel
browser-element
cache Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
canvas Bug 1816140: Check that OffscreenCanvas width and height fit in int32_t. r=gfx-reviewers,webidl,aosmond,nical,smaug 2023-02-14 00:18:37 +00:00
chrome-webidl Bug 1810141 - make browsingcontext's loadURI actually take a URI rather than a string, r=nika 2023-02-13 23:50:38 +00:00
clients Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
commandhandler Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
console Bug 1806723 - Replace Cu.reportError with console.error in dom/console code. r=smaug 2022-12-21 13:18:28 +00:00
credentialmanagement Bug 1788220 - Add source documentation for FedCM - r=timhuang 2023-01-27 13:04:47 +00:00
crypto Bug 1813424 - webcrypto: check decoded key type before using r=jschanck 2023-01-31 23:49:06 +00:00
debugger
docs Bug 1749473 - fix of several rst warnings r=sylvestre 2023-01-27 13:41:10 +00:00
encoding Bug 1811347 - Remove useless parameter from TextEncoder constructor r=emk,webdriver-reviewers,extension-reviewers,credential-management-reviewers,dimi,jdescottes,willdurand 2023-01-23 15:41:49 +00:00
events Backed out 2 changesets (bug 1810795) for causing failures at test_paste_image.html. 2023-02-14 17:41:37 +02:00
fetch Bug 1685403 - Use NS_GetFinalChannelURI at some places, r=necko-reviewers,valentin 2023-02-13 16:01:41 +00:00
file Bug 1815431 - Remove BlobBodyStreamHolder r=smaug 2023-02-09 07:01:10 +00:00
filehandle
filesystem Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
flex
fs Bug 1816388 - Use NS_AsyncCopy directly in FileSystemWritableFileStream::Write. r=dom-storage-reviewers,janv 2023-02-13 16:11:36 +00:00
gamepad Bug 1809776: Cut Gamepads over to fine-grained RFP control r=cmartin,tschuster 2023-02-08 14:54:49 +00:00
geolocation Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
grid
html Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
imptests
indexedDB Bug 1810141 - fix tests to deal with changes to loadURI, r=mossop,perftest-reviewers,geckoview-reviewers,extension-reviewers,sparky,owlish 2023-02-13 23:50:41 +00:00
interfaces Bug 1815430 - nsFocusManager::GetRedirectedFocus is dead code. r=smaug 2023-02-07 13:47:48 +00:00
ipc Bug 1815985 - Consider to increase the priority of the return value of IsOpaqueResponseAllowed(), r=sefeng 2023-02-14 01:29:03 +00:00
jsurl
l10n Bug 1801716 - Switch the id/attr set order in DOMLocalization::SetAttributes. r=Gijs 2023-01-19 16:47:19 +00:00
locales Bug 1500343 - Part 1: Remove IDBDatabase::CreateMutableFile r=dom-storage-reviewers,emilio,janv 2023-02-08 15:51:05 +00:00
localstorage Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
locks
manifest
mathml Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
media Bug 1815824 - Add av1 handling to TranslateMimeType() r=media-playback-reviewers,padenot 2023-02-13 21:22:22 +00:00
messagechannel
midi Bug 1811442 - Automatically reject requests for MIDI access when no implementation is present r=bholley 2023-01-23 13:41:47 +00:00
network Bug 1809755 - Dispatch TCPSocket.ActivateTLS() to the socket thread. r=keeler 2023-02-08 22:19:57 +00:00
notification Bug 1781588 - Part 4: Migrate tests for custom data r=smaug 2023-02-13 18:51:50 +00:00
offline
origin-trials
payments
performance Bug 1811566 - Cut DomainLookupStart/End over to fine-grained RFP. r=tjr 2023-01-27 09:17:24 +00:00
permission
plugins Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - dom and docshell - r=Standard8 2023-01-19 20:16:41 +00:00
power
promise Bug 1814644 - Remove GetIncumbentGlobal use in SetUpReadableByteStreamController r=smaug 2023-02-02 20:41:28 +00:00
prototype Bug 1806169 - Use UTF8 JS parser for PrototypeDocumentContentSink r=hsivonen 2022-12-23 21:26:25 +00:00
push Bug 1811347 - Remove useless parameter from TextEncoder constructor r=emk,webdriver-reviewers,extension-reviewers,credential-management-reviewers,dimi,jdescottes,willdurand 2023-01-23 15:41:49 +00:00
quota Bug 1815696 - Introduce Utils in tests with a method for shrinking storage size; r=dom-storage-reviewers,jari 2023-02-09 10:27:34 +00:00
reporting
res
script Bug 1815180 : Dump error message when import maps aren't allowed. r=jonco 2023-02-08 12:22:04 +00:00
security Bug 1810141 - fix tests to deal with changes to loadURI, r=mossop,perftest-reviewers,geckoview-reviewers,extension-reviewers,sparky,owlish 2023-02-13 23:50:41 +00:00
serializers Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
serviceworkers Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
simpledb Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
smil Bug 1808811 - Animate the 'normal' value of font-style as 'oblique 0deg'. r=firefox-style-system-reviewers,emilio 2023-01-06 16:50:14 +00:00
storage Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
streams Bug 1816075 - Add ReadableStream::SetUpByteNative r=smaug 2023-02-13 13:36:34 +00:00
svg Bug 1815061 - Fix handling of startOffset and stroke-dasharray when the pathLength attribute is zero r=emilio 2023-02-04 17:46:57 +00:00
system Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
tests Bug 1810141 - fix tests to deal with changes to loadURI, r=mossop,perftest-reviewers,geckoview-reviewers,extension-reviewers,sparky,owlish 2023-02-13 23:50:41 +00:00
u2f
url Bug 1812496 - Add some trivial nsIURI <-> URL conversions for chrome code. r=webidl,peterv 2023-01-27 10:42:58 +00:00
vr
webauthn Bug 1814722 - Handle FIDO AppID extension in CTAPHIDTokenManager. r=keeler,supply-chain-reviewers 2023-02-10 00:15:43 +00:00
webbrowserpersist Bug 1805885 - Removed unnecessary functions NS_MaybeOpenChannelUsingOpen() and NS_MaybeOpenChannelUsingAsyncOpen(). Also refactored callers of these functions to not use them. r=valentin,necko-reviewers 2023-01-08 20:58:54 +00:00
webgpu Bug 1814745 - Don't require a browser restart to update dom.webgpu.enabled. r=jimb 2023-02-13 23:11:42 +00:00
webidl Bug 1816140: Check that OffscreenCanvas width and height fit in int32_t. r=gfx-reviewers,webidl,aosmond,nical,smaug 2023-02-14 00:18:37 +00:00
webscheduling
webshare
websocket Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
webtransport Bug 1812059 - Make WebTransportSessionProxy support retargetTo, r=necko-reviewers,valentin 2023-02-02 22:28:02 +00:00
workers Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
worklet Bug 1811327 - Be more precise in the types passed around to WorkletThread methods. r=karlt 2023-02-02 23:18:10 +00:00
xhr Bug 1777218 - Remove unused XMLHTTPRequestMainThread::SetRequestObserver() r=manuel 2023-01-23 12:55:30 +00:00
xml
xslt Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - dom and docshell - r=Standard8 2023-01-19 20:16:41 +00:00
xul Bug 1816074 - Prevent activating menubar without a selectable menu item. r=smaug 2023-02-14 16:01:50 +00:00
jar.mn
metrics.yaml
moz.build Bug 1810790 - Remove Origin Telemetry. r=chutten,timhuang 2023-02-04 18:42:16 +00:00
pings.yaml