.. |
abort
|
Bug 1656957 - Pin AbortSignalImpl instance while signaling followers. r=baku
|
2020-08-13 08:10:19 +00:00 |
animation
|
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
|
2020-08-04 21:17:50 +00:00 |
audiochannel
|
…
|
|
base
|
Bug 1658469 - Don't clone UA widgets for printing. r=smaug
|
2020-08-14 16:27:49 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1658214: Only construct JS-implemented objects if inner window is current. r=bholley
|
2020-08-14 16:02:25 +00:00 |
broadcastchannel
|
…
|
|
browser-element
|
…
|
|
cache
|
Bug 1635489: Add telemetry on the status of sqlite database accesses. r=mak
|
2020-08-11 20:55:33 +00:00 |
canvas
|
Backed out 4 changesets (bug 1656817, bug 1656818, bug 1658858) for bustage on RendererOGL.cpp. CLOSED TREE
|
2020-08-14 00:25:44 +03:00 |
chrome-webidl
|
Bug 1658075 - part1 : move testing functions to new namespace 'MediaControlService'. r=smaug,chunmin
|
2020-08-14 01:32:10 +00:00 |
clients
|
Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin
|
2020-07-29 11:43:23 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
…
|
|
debugger
|
…
|
|
docs
|
Bug 1618024 - Add more in-tree navigation docs, r=neha
|
2020-07-29 20:29:48 +00:00 |
encoding
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
events
|
Bug 1653457 - Enable dom/events/test/test_bug1581192.html on fission and cross-origin; r=smaug DONTBUILD
|
2020-08-14 14:14:32 +00:00 |
fetch
|
Bug 1655716 - Introduce TYPE_INTERNAL_FETCH_PRELOAD and use in HTMLLinkElement::AsValueToContentPolicy() - r=emilio,mayhemer,ckerschb
|
2020-08-11 12:33:14 +00:00 |
file
|
Backed out 4 changesets (bug 1658878) for blob related leaks CLOSED TREE
|
2020-08-14 22:41:05 +03:00 |
filehandle
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
filesystem
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
flex
|
…
|
|
gamepad
|
Bug 1539178 - Add a threshold on gamepad axes to avoid gamepads be unintentionally activated. r=cmartin,baku
|
2020-08-10 18:14:39 +00:00 |
geolocation
|
Bug 1653602 - Add a geolocation monitor r=baku
|
2020-08-05 12:54:14 +00:00 |
grid
|
…
|
|
html
|
Bug 1659028 - Move IsDisabled() from nsGeneralHTMLElement to Element r=emilio
|
2020-08-14 08:36:36 +00:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1652244 - P4. Fix test_third_party.html test failure r=timhuang
|
2020-08-12 09:11:01 +00:00 |
interfaces
|
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
|
2020-08-12 10:57:04 +00:00 |
ipc
|
Backed out 4 changesets (bug 1658878) for blob related leaks CLOSED TREE
|
2020-08-14 22:41:05 +03:00 |
jsurl
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
l10n
|
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
|
2020-08-04 21:17:50 +00:00 |
locales
|
Bug 1650329 - Improve message: bad start tag in noscript in head. r=alchen
|
2020-08-03 12:30:12 +00:00 |
localstorage
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Backed out changeset 5838f8b581ed (bug 1647536) for causing failures in browser_active_mediasession_among_tabs.js
|
2020-08-14 19:42:51 +03:00 |
messagechannel
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
midi
|
…
|
|
network
|
Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers
|
2020-08-05 11:21:51 +00:00 |
notification
|
…
|
|
offline
|
…
|
|
payments
|
Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv
|
2020-08-04 14:17:37 +00:00 |
performance
|
Bug 1653165 - Update PerformanceNavigationTiming before load event fires r=baku
|
2020-08-13 07:49:50 +00:00 |
permission
|
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
|
2020-08-12 10:57:04 +00:00 |
plugins
|
Bug 1656141 - Remove RESFILE. r=firefox-build-system-reviewers,rstewart
|
2020-08-06 22:51:59 +00:00 |
power
|
…
|
|
presentation
|
Bug 1265275 - Replaced using namespace mozilla; & using namespace mozilla::dom; with namespace mozilla{..} & namespace dom{..} in PresentationChild.cpp. r=smaug
|
2020-08-12 14:09:49 +00:00 |
prio
|
…
|
|
promise
|
…
|
|
prototype
|
…
|
|
push
|
…
|
|
quota
|
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
|
2020-08-12 10:57:04 +00:00 |
reporting
|
Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv
|
2020-08-04 14:17:37 +00:00 |
res
|
…
|
|
script
|
Bug 1646547 - fix ScriptLoader::ReadyToExecuteParserBlockingScripts stopping at OOP ancestors. r=kmag
|
2020-08-09 23:50:35 +00:00 |
security
|
Backed out changeset 6b495a62f535 (bug 1658594) for causing failures in test_cors_mixedcontent.html
|
2020-08-14 18:43:43 +03:00 |
serviceworkers
|
Bug 1654064 - P2. Add a testcase for applying window.open heuristic on a first-party iframe. r=baku
|
2020-08-06 12:53:00 +00:00 |
simpledb
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
|
2020-08-02 15:29:15 +00:00 |
smil
|
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
|
2020-08-04 21:17:50 +00:00 |
storage
|
…
|
|
svg
|
Bug 1658778 - Convert typedef enum to enum class r=emilio
|
2020-08-12 23:54:29 +00:00 |
system
|
Bug 1659077 - Don't use -suffixed symbols on arm64 mac. r=Yoric
|
2020-08-14 11:30:46 +00:00 |
tests
|
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
|
2020-08-12 10:57:04 +00:00 |
u2f
|
…
|
|
url
|
Backed out 4 changesets (bug 1658878) for blob related leaks CLOSED TREE
|
2020-08-14 22:41:05 +03:00 |
vr
|
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
|
2020-08-04 21:17:50 +00:00 |
webauthn
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
webbrowserpersist
|
…
|
|
webgpu
|
Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug
|
2020-07-28 22:26:21 +00:00 |
webidl
|
Bug 1657449 - Add browserId to webrtc internal stats r=webidl,smaug
|
2020-08-12 18:39:51 +00:00 |
webshare
|
…
|
|
websocket
|
Bug 1658283: HTTPS-Only: Simplify ShouldUpgradeWebSocket. r=JulianWels
|
2020-08-11 11:19:28 +00:00 |
workers
|
Bug 1435826 - Add pref for private methods. r=jorendorff
|
2020-08-14 14:11:02 +00:00 |
worklet
|
Bug 1634200 don't create a new global when the Worklet is finished r=padenot
|
2020-08-06 01:06:03 +00:00 |
xhr
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
xml
|
Bug 1653474 - Process META elements when it's inserted r=smaug
|
2020-08-05 16:32:57 +00:00 |
xslt
|
…
|
|
xul
|
Bug 1644337, add an isAnchored property to popups, as popups can be anchored to a rectangle as well as a node. This prevented the arrow from appearing in panels, r=smaug
|
2020-08-10 09:47:38 +00:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|