gecko-dev/dom
serge-sans-paille 7df7d42bf2 Bug 1827566 - Isolate SSE2 requirements to SSE-compiled file r=glandium
Only provide forward declaration to the generic code.

Differential Revision: https://phabricator.services.mozilla.com/D175742
2023-04-24 16:27:38 +00:00
..
abort
animation Bug 1737920 - Part 3: Look up named view timeline for CSS animations and update WPT expectations. r=emilio 2023-04-12 20:52:03 +00:00
audiochannel
base Bug 1827566 - Isolate SSE2 requirements to SSE-compiled file r=glandium 2023-04-24 16:27:38 +00:00
battery
bindings Bug 1829302 - Don't need to include header or have forward declaration for types that is from parent dictionary; r=peterv 2023-04-21 10:26:39 +00:00
broadcastchannel
browser-element
cache Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup 2023-03-31 03:54:20 +00:00
canvas Bug 1826526 - In test_gUM_basicScreenshare.html draw white instead of grey. r=webrtc-reviewers,ng 2023-04-24 12:46:32 +00:00
chrome-webidl Bug 1824040: Make the loading URL opened in _blank target to be the target of Session Restore r=mak,smaug,farre,whimboo 2023-04-14 01:59:44 +00:00
clients
commandhandler
console Bug 1753682 - fix format specifier for BigInt. r=nchevobbe,smaug,devtools-reviewers 2023-04-04 16:29:22 +00:00
credentialmanagement Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
crypto
debugger Bug 1819767 - [devtools] Avoid instantiating EventCallbackDebuggerNotificationGuard when DevTools aren't opened at all. r=smaug 2023-04-03 12:35:54 +00:00
docs Bug 1829002: Adds push on firefox internal documentation. r=jrconlin 2023-04-20 21:20:54 +00:00
encoding Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
events Bug 1828423 - Cut Keyboard Events over to RFPTarget. r=tjr 2023-04-21 09:45:22 +00:00
fetch Bug 1823429 - Don't try another read from ChunkSteps r=smaug 2023-04-04 13:35:01 +00:00
file Bug 1826666, initialize to 0, r=baku 2023-04-21 13:18:51 +00:00
filesystem
flex
fs Backed out 2 changesets (bug 1826780, bug 1828400) for causing bustage on QuotaCommon.h. CLOSED TREE 2023-04-21 17:24:24 +03:00
gamepad Bug 1828185 - Increase Windows Gamepad polling to 250 Hz. r=cmartin 2023-04-17 17:30:43 +00:00
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 Backed out changeset b288a387f790 (bug 1425310) for causing Reflection related failures. CLOSED TREE 2023-04-21 18:37:11 +03:00
imptests
indexedDB Bug 1813284 - Add a crashtest. r=dom-storage-reviewers,asuth 2023-04-17 20:20:19 +00:00
interfaces Bug 1806591: Implement scroll handoff for tree widgets r=mstriemer,masayuki 2023-04-24 06:27:13 +00:00
ipc Backed out 3 changesets (bug 1824112) for causing failures related in toolkit/components/passwordmgr/<...> CLOSED TREE 2023-04-24 12:20:18 +03:00
jsurl
l10n Bug 1823915 - Ensure that we have a pending flush when blocking load. r=smaug 2023-04-04 13:52:39 +00:00
locales Bug 1228850 - Remove mozImageSmoothingEnabled. r=emilio 2023-04-15 08:07:09 +00:00
localstorage
locks
manifest
mathml Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
media Bug 1826526 - In test_gUM_basicScreenshare.html adjust thresholds and re-enable on Mac. r=webrtc-reviewers,ng 2023-04-24 12:46:32 +00:00
messagechannel
midi Bug 1808431 — Reword second WebMIDI prompt. r=rpl,flod,desktop-theme-reviewers,sfoster 2023-04-06 17:07:14 +00:00
network
notification Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
offline
origin-trials
payments
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 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
prototype
push Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
quota Bug 1827377 - Add a way to construct objects based on QuotaRequestBase/ClearRequestBase by specifying any attribute supported by NormalOriginOperationBase; r=hsingh 2023-04-23 07:29:34 +00:00
reporting
res
script Backed out changeset b288a387f790 (bug 1425310) for causing Reflection related failures. CLOSED TREE 2023-04-21 18:37:11 +03:00
security Bug 1804684 - Fragment navigation may change document URI scheme from https to http. r=ckerschb,nika,smaug 2023-04-12 12:35:18 +00:00
serializers Bug 1827267 - prevent encoding head attributes with raw plus body-only. r=kmag 2023-04-19 16:13:13 +00:00
serviceworkers Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
simpledb
smil Bug 1828294 - Simplify SMILSetAnimationFunction r=emilio 2023-04-17 22:27:59 +00:00
storage
streams Bug 1826537 - Part 2: Remove InputToReadableStreamAlgorithms::mState r=smaug 2023-04-13 11:22:54 +00:00
svg Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
system Backed out changeset 38e6af9f40fa (bug 1822873) xpc/mochitest failures in test_attachments_downloader / test_pathutils CLOSED TREE 2023-04-21 22:20:49 +03:00
tests Bug 1804140 - Enable SHIP by default on desktop, whether or not Fission is disabled. r=smaug,jgraham,webdriver-reviewers,whimboo 2023-04-18 07:07:05 +00:00
url
vr
webauthn Bug 1813282 - Add the residentKey field to AuthenticatorSelectionCriteria. r=keeler,webidl,smaug 2023-04-20 16:52:09 +00:00
webbrowserpersist Bug 1824095 - rename savePrivacyAwareURI to saveURI, r=mtigley 2023-03-24 11:54:45 +00:00
webgpu Bug 1826681: fix(webgpu): present label in shader comp. msgs. in console r=webgpu-reviewers,nical 2023-04-22 04:23:57 +00:00
webidl Bug 1828477 - Support input type=date in non-tabbrowser windows. r=Gijs,geckoview-reviewers,ohall 2023-04-20 21:14:07 +00:00
webscheduling
webshare
websocket
webtransport Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
workers Bug 1646034 - Service workers can reveal script base URL due to dynamic import(), r=smaug 2023-04-22 20:34:49 +00:00
worklet Bug 1823568: Hold referrer with nsCOMPtr in StartModuleLoadRunnable. r=yulia,peterv 2023-03-31 09:56:27 +00:00
xhr Bug 1823502 - do not drop auth header for HSTS and internal redirects. r=necko-reviewers,valentin 2023-03-28 00:56:23 +00:00
xml
xslt Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
xul Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug 2023-04-21 09:25:17 +00:00
jar.mn
metrics.yaml
moz.build Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug 2023-04-13 17:43:03 +00:00
pings.yaml