..
abort
…
animation
Bug 1824877 Part 2 - Rename nsHTMLScrollFrame to mozilla::ScrollContainerFrame. r=dholbert
2024-05-15 17:50:48 +00:00
audiochannel
Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
2024-04-04 18:45:21 +00:00
base
Bug 1888774 - make InvokeAction an enum, "auto" now implicit r=dom-core,sefeng
2024-05-15 21:38:06 +00:00
battery
…
bindings
Bug 1896702 - Remove CSS2Properties.webidl.in and place the template directly in GenerateCSS2PropertiesWebIDL.py. r=webidl,emilio
2024-05-14 21:07:50 +00:00
broadcastchannel
Bug 1769913 - P3 Remove WorkerRunnable::mWorkerPrivate. r=dom-worker-reviewers,asuth
2024-04-19 09:41:58 +00:00
cache
Bug 1799717: Adding a try/catch block in the test to exempt some known possible failures.r=jari
2024-05-13 21:07:26 +00:00
canvas
Bug 1895637 - Remove reference to is64Bit in reftest.list files. r=jgilbert,dom-storage-reviewers,janv
2024-05-15 19:47:59 +00:00
chrome-webidl
Bug 1475831 - Add match_origin_as_fallback support r=rpl
2024-05-13 17:06:51 +00:00
clients
…
commandhandler
…
console
Bug 1891789 - Allow console.createInstance to work properly in workers. r=peterv
2024-04-24 10:24:29 +00:00
credentialmanagement
Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen
2024-04-04 11:49:57 +00:00
crypto
Bug 1896676 - WebCrypto import for KDF should not create a key.alg.length field r=nss-reviewers,jschanck,tschuster
2024-05-15 11:23:13 +00:00
debugger
…
docs
Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium
2024-05-14 14:24:26 +00:00
encoding
Bug 1895532 - Remove redundant fission references in reftest .list files. r=aryx
2024-05-07 19:24:15 +00:00
events
Bug 1866173 - Make GetWindowClientRectCenter() working properly on oop iframe; r=smaug
2024-05-15 20:51:22 +00:00
fetch
Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug
2024-05-15 16:40:21 +00:00
file
Bug 1895272 - do blob type validation in some constructors where we are not yet doing so; r=smaug
2024-05-07 20:53:57 +00:00
filesystem
…
flex
…
fs
Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio
2024-04-24 17:02:49 +00:00
gamepad
Bug 1885936 - Part 1: Introduce a chrome only function for getting all gamepads. r=cmartin,webidl,emilio
2024-05-15 16:48:58 +00:00
geolocation
…
grid
…
html
Bug 1888774 - make InvokeAction an enum, "auto" now implicit r=dom-core,sefeng
2024-05-15 21:38:06 +00:00
imptests
…
indexedDB
Bug 1895637 - Remove reference to is64Bit in reftest.list files. r=jgilbert,dom-storage-reviewers,janv
2024-05-15 19:47:59 +00:00
interfaces
Bug 1892347
- Remove nsIDOMWindowUtils.isPartOfOpaqueLayer r=gregp,tnikkel
2024-05-15 18:15:19 +00:00
ipc
Bug 1896150 - Add RenderBlockingStatusType to the PerformanceResourceTiming Interface, r=emilio,necko-reviewers
2024-05-15 12:57:05 +00:00
jsurl
…
l10n
Bug 1889417 - On errors, reject the document.l10n.ready promise in tests. r=Gijs
2024-04-16 21:04:38 +00:00
locales
Bug 1887789 part 3: Implement the UIA LocalizedLandmarkType property. r=morgan
2024-05-08 06:04:48 +00:00
localstorage
Bug 1883629 - Update Snappy to version 1.2.0. r=dom-storage-reviewers,janv
2024-04-08 13:48:06 +00:00
locks
…
manifest
Bug 1871109 - generateHash in Manifest.sys.mjs should use sha256 r=peterv
2024-04-18 21:49:18 +00:00
mathml
Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug
2024-05-06 21:54:37 +00:00
media
Bug 1893523 - part3 : add a Glean metric to record the case where video playback fails due to a not supported type. r=media-playback-reviewers,padenot
2024-05-15 20:45:30 +00:00
messagechannel
…
midi
Bug 1861958 - Remove layout.css.container-queries.enabled pref r=emilio,devtools-reviewers
2024-05-13 21:54:28 +00:00
network
Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot
2024-04-22 18:19:58 +00:00
notification
Bug 1894039 - Part 1: Use BindingUtils functions for enums r=asuth
2024-05-14 14:13:28 +00:00
origin-trials
…
payments
Bug 1889669 - add mozinfo to reftest sandbox. r=ahal
2024-04-11 16:29:15 +00:00
performance
Bug 1896150 - Add RenderBlockingStatusType to the PerformanceResourceTiming Interface, r=emilio,necko-reviewers
2024-05-15 12:57:05 +00:00
permission
…
plugins /test
…
power
Bug 1882344 - Have Document instead of WakeLockJS release locks on loss of activity. r=edgar,dom-core
2024-03-26 17:21:17 +00:00
promise
Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio
2024-04-24 17:02:49 +00:00
prototype
…
push
Bug 1264508 - Use generic helpers for converting ArrayBuffer or BufferSource to/from nsTArray in Push API code. r=webidl,saschanaz
2024-04-27 12:57:32 +00:00
quota
Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio
2024-04-24 17:02:49 +00:00
reporting
Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen
2024-04-04 11:49:57 +00:00
res
…
script
…
security
Backed out changeset c07ec5ce9aa1 (bug 1894662) for causing xpcshell failures in test_ext_dnr_private_browsing.js. CLOSED TREE
2024-05-09 00:51:36 +03:00
serializers
Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium
2024-05-14 14:24:26 +00:00
serviceworkers
Bug 1264508 - Use generic helpers for converting ArrayBuffer or BufferSource to/from nsTArray in Push API code. r=webidl,saschanaz
2024-04-27 12:57:32 +00:00
simpledb
…
smil
Bug 1891005 - Make PreTraverse functions void since we don't use their return value r=emilio
2024-04-13 20:34:00 +00:00
storage
…
streams
Bug 1875481 - Part 1: move MOZ_CAN_RUN_SCRIPT_BOUNDARY_LAMBDA into a shared header r=handyman
2024-04-10 00:15:46 +00:00
svg
Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio
2024-05-07 20:35:08 +00:00
system
…
tests
Bug 1866173 - Make GetWindowClientRectCenter() working properly on oop iframe; r=smaug
2024-05-15 20:51:22 +00:00
url
Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen
2024-04-04 11:49:57 +00:00
vr
…
webauthn
Bug 1878742 - only show hybrid transport option on macOS if it might be used. r=dveditz
2024-04-22 18:54:53 +00:00
webbrowserpersist
…
webgpu
Bug 1896195: Make CommandEncoder check for bridge existence when ending compute passes and render passes. r=webgpu-reviewers,nical
2024-05-14 15:03:27 +00:00
webidl
Bug 1885936 - Part 1: Introduce a chrome only function for getting all gamepads. r=cmartin,webidl,emilio
2024-05-15 16:48:58 +00:00
webscheduling
Bug 1769913 - P3 Remove WorkerRunnable::mWorkerPrivate. r=dom-worker-reviewers,asuth
2024-04-19 09:41:58 +00:00
webshare
…
websocket
Bug 1785678 - Move IsValidProtocolString check earlier r=necko-reviewers,kershaw
2024-04-25 19:14:57 +00:00
webtransport
Bug 1892325 - Introduce WebTransportSessionEventListenerInternal, r=nika
2024-04-22 08:57:42 +00:00
workers
Bug 1895661 - Part 2: Add browser prefs for GC zeal r=sfink
2024-05-13 16:31:20 +00:00
worklet
Bug 1895661 - Part 1: Move GC zeal functions to JS namespace and add separate constants for browser and shell frequency r=sfink
2024-05-13 16:31:20 +00:00
xhr
Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium
2024-05-14 14:24:26 +00:00
xml
Bug 1204553 - xml:space="preserve" isn’t respected in the no-style-information "document tree" presentation of an XML document. r=hsivonen
2024-03-27 15:03:51 +00:00
xslt
…
xul
Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug
2024-05-06 21:54:37 +00:00
jar.mn
…
metrics.yaml
Bug 1892231: Add a flag to the page load event indicating whether a webdriver is running. r=smaug
2024-05-09 14:42:16 +00:00
moz.build
…
pings.yaml
…