gecko-dev/dom
Tim Giles 1ef8a9a516 Bug 1813077 - Add import of moz-support-link for use in popup-notification via ensureCustomElements. r=mstriemer,extension-reviewers
Since we can't synchronously load ESModules yet, we use a new
abstraction of ensureCustomElements to ensure we have access to the
moz-support-link widget in popup-notifications.inc. The previous pattern
of loading the widget via module script does not work in this case due
to browser.xhtml, as we do not want to block on this path.

Differential Revision: https://phabricator.services.mozilla.com/D170254
2023-03-23 14:07:41 +00:00
..
abort
animation Bug 1822907 part 2: When handling a content-visibility change, don't insert already-completed animations into the timeline's sampling-order list. r=hiro 2023-03-23 04:41:12 +00:00
audiochannel
base Bug 208789 - patch 2 - Make text-transform:capitalize act on a letter that follows punctuation without a space, as in "Tip-Top" or "What.Three.Words". r=emilio 2023-03-23 13:54:34 +00:00
battery
bindings Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
broadcastchannel Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
browser-element
cache Bug 1813986 - Add an asyncVacuum() method to storage async connections, and let VacuumManager use it. r=asuth 2023-03-22 15:36:37 +00:00
canvas Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
chrome-webidl Bug 1818250 - Add ShouldResistFingerprinting to WindowContext. r=nika 2023-03-20 18:52:25 +00:00
clients Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8 2023-03-20 15:40:36 +00:00
commandhandler
console
credentialmanagement Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
crypto
debugger
docs Bug 1821163 - Convert browser/actors/Plugin* JSMs to ESMs r=kpatenio 2023-03-20 23:01:20 +00:00
encoding Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
events Backed out changeset d567ffebf337 (bug 1823359) for causing failures on popover-light-dismiss.html. CLOSED TREE 2023-03-22 18:19:46 +02:00
fetch Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
file Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
filesystem
flex
fs Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8 2023-03-20 15:40:36 +00:00
gamepad
geolocation Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
grid
html Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
imptests
indexedDB Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
interfaces
ipc Bug 1823921 - Filter out some types of requests from the ORB_DID_EVER_BLOCK_RESPONSE probe r=farre,necko-reviewers,kershaw 2023-03-23 13:22:19 +00:00
jsurl
l10n
locales
localstorage
locks
manifest
mathml Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
media Bug 1822813: Make mName large enough to reliably contain test URLs. r=mjf 2023-03-23 13:12:26 +00:00
messagechannel
midi Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
network Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8 2023-03-20 15:40:36 +00:00
notification Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
offline
origin-trials Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
payments Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
performance Bug 1820826 - Use the startTime in performance.mark API if it's provided in its options r=mstange 2023-03-22 10:12:50 +00:00
permission
plugins
power
promise Bug 1822675 - Part 2: Do not reject with uncatchable exception r=smaug 2023-03-21 09:03:05 +00:00
prototype
push Bug 1821620 - Convert toolkit/components/forgetaboutsite to ES modules r=Standard8 2023-03-14 21:36:38 +00:00
quota Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
reporting Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
res
script Bug 1804086 - Allow classic script hint to be passed from content to parent r=smaug,necko-reviewers,kershaw 2023-03-22 14:21:39 +00:00
security Merge autoland to mozilla-central a=merge 2023-03-22 23:12:50 +02:00
serializers
serviceworkers Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
simpledb
smil Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
storage
streams Bug 1820434: Isolate AsyncInputStream from InputToReadableStream for workers r=asuth 2023-03-22 02:21:49 +00:00
svg Bug 1823545 - Reuse declaration block with SVG presentation attributes. r=smaug 2023-03-22 18:12:20 +00:00
system Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
tests Bug 1813077 - Add import of moz-support-link for use in popup-notification via ensureCustomElements. r=mstriemer,extension-reviewers 2023-03-23 14:07:41 +00:00
u2f Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
url
vr
webauthn Bug 1822703 - Remove Google's cross-origin AppID exceptions. r=dveditz 2023-03-21 19:49:14 +00:00
webbrowserpersist Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
webgpu Bug 1720941, part 2: tests(ci): now do the actual vendoring r=webgpu-reviewers,taskgraph-reviewers,jmaher,jimb 2023-03-22 14:03:50 +00:00
webidl Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
webscheduling
webshare
websocket Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
webtransport Bug 1818828 - Added basic DOM-using xpcshell testing for simple webtransport coverage. r=necko-reviewers,kershaw,jesup 2023-03-22 18:38:00 +00:00
workers Bug 1822937 - Ensure IsModuleEvaluationAborted returns correctly in the case that the workerPrivate or globalScope have already been cleaned up; r=jonco 2023-03-23 10:15:09 +00:00
worklet Bug 1815307: Make all ShouldRFP functions take a RTPTarget r=timhuang 2023-03-21 14:14:48 +00:00
xhr Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
xml Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
xslt Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
xul Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
jar.mn
metrics.yaml
moz.build
pings.yaml