.. |
abort
|
Bug 1656957 - Pin AbortSignalImpl instance while signaling followers. r=baku
|
2020-08-13 08:10:19 +00:00 |
animation
|
|
|
audiochannel
|
|
|
base
|
Bug 1657743: Add ability to enable the new non-native theming on Android. r=emilio,geckoview-reviewers,snorp
|
2020-08-21 14:01:44 +00:00 |
battery
|
|
|
bindings
|
Bug 1659674 - Change BulkWrite to return mozilla::Result. r=froydnj
|
2020-08-21 09:54:48 +00:00 |
broadcastchannel
|
|
|
browser-element
|
Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi
|
2020-08-17 20:22:12 +00:00 |
cache
|
Bug 1635489: Add telemetry on the status of sqlite database accesses. r=mak
|
2020-08-11 20:55:33 +00:00 |
canvas
|
Bug 1656545 - Range cannot support nullptr with non-zero length. r=froydnj
|
2020-08-20 00:33:52 +00:00 |
chrome-webidl
|
Bug 1659625: Expose DOMLocalization interface to UA widgets. r=zbraniecki,smaug
|
2020-08-18 11:29:08 +00:00 |
clients
|
|
|
commandhandler
|
|
|
console
|
|
|
credentialmanagement
|
|
|
crypto
|
|
|
debugger
|
|
|
docs
|
|
|
encoding
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
events
|
Bug 1659642 - Split out a new file APZPublicUtils.h from APZUtils.h. r=kats
|
2020-08-19 00:51:46 +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
|
Bug 847347 - Ensure that FileReader::GetAsDataURL does not trigger a release-mode assertion failure on large files. r=jstutte,froydnj
|
2020-08-19 08:11:42 +00:00 |
filehandle
|
|
|
filesystem
|
|
|
flex
|
|
|
gamepad
|
Bug 1609068 - Part 2: Add Mac OS Xbox wireless gamepads remapping. r=baku
|
2020-08-20 17:57:42 +00:00 |
geolocation
|
|
|
grid
|
|
|
html
|
Bug 1660214 - Use CreatesDateTimeWidget() in two other places. r=smaug
|
2020-08-20 12:53:18 +00:00 |
imptests
|
|
|
indexedDB
|
Bug 1659647 - Correctly propagate error of OpenDatabaseAndHandleBusy in CreateStorageConnection. r=dom-workers-and-storage-reviewers,janv
|
2020-08-18 07:41:55 +00:00 |
interfaces
|
Bug 1602410 - Make window.print() work with tab-modal printing. r=nika,geckoview-reviewers,agi
|
2020-08-19 09:27:18 +00:00 |
ipc
|
Bug 1658821 - Move Id from SessionHistoryInfo to LoadingSessionHistoryInfo, r=peterv
|
2020-08-20 16:55:21 +00:00 |
jsurl
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
l10n
|
|
|
locales
|
|
|
localstorage
|
|
|
manifest
|
|
|
mathml
|
|
|
media
|
Bug 1660174 - Allow for some fuzziness in testing the same-frame timer. r=dminor
|
2020-08-21 13:14:02 +00:00 |
messagechannel
|
|
|
midi
|
|
|
network
|
|
|
notification
|
|
|
offline
|
|
|
payments
|
|
|
performance
|
Backed out 6 changesets (bug 1518999) for marionette failures on test_refresh_firefox.py. CLOSED TREE
|
2020-08-18 23:53:26 +03: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 - Removed using namespace mozilla::ipc; from PresentationIPCService.cpp r=smaug
|
2020-08-21 11:37:17 +00:00 |
prio
|
|
|
promise
|
|
|
prototype
|
|
|
push
|
Backed out changeset 07e51bfc3436 (bug 1633710) for xpcshell failure on test_permissions.js CLOSED TREE
|
2020-08-19 18:00:21 +03:00 |
quota
|
Bug 1659929 - QM_TRY/QM_TRY_VAR should use *CUSTOM_RET_VAL* instead of *CUSTOM_RET_VAR* internal macros; r=dom-workers-and-storage-reviewers,sg
|
2020-08-21 09:49:51 +00:00 |
reporting
|
|
|
res
|
|
|
script
|
Bug 1657961 - MOZ_LOG NotifyOffThreadScriptLoadCompletedRunnable dispatch and run spanning the JS helper thread off-main-thread parsing, r=froydnj
|
2020-08-13 14:41:16 +00:00 |
security
|
Bug 1660216 - Fix formatting of ContentSecurityManager logging r=freddyb,baku
|
2020-08-20 13:17:42 +00:00 |
serviceworkers
|
|
|
simpledb
|
|
|
smil
|
Bug 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
|
2020-08-15 10:38:17 +00:00 |
storage
|
|
|
svg
|
Bug 1659783 - Fix use pointing to image elements r=emilio
|
2020-08-19 15:25:39 +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 1654436 - Part 2: Fix the issue that is() doesn't work in frameLocalStorageCookieSettings.html. r=ttung
|
2020-08-20 13:41:45 +00:00 |
u2f
|
|
|
url
|
Bug 1658878 - Isolate BlobURLs per agent-cluster - cleanup remove method, r=smaug
|
2020-08-17 09:57:04 +00:00 |
vr
|
|
|
webauthn
|
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
|
2020-08-07 07:49:47 +00:00 |
webbrowserpersist
|
|
|
webgpu
|
|
|
webidl
|
Bug 1659625: Expose DOMLocalization interface to UA widgets. r=zbraniecki,smaug
|
2020-08-18 11:29:08 +00:00 |
webshare
|
|
|
websocket
|
Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo
|
2020-08-17 20:20:50 +00:00 |
workers
|
Bug 1435826 - Add pref for private methods. r=jorendorff
|
2020-08-14 14:11:02 +00:00 |
worklet
|
|
|
xhr
|
Bug 1659674 - Change BulkWrite to return mozilla::Result. r=froydnj
|
2020-08-21 09:54:48 +00:00 |
xml
|
Bug 1659457 - Do clone xml-pretty-printer's UA widget. r=smaug
|
2020-08-20 11:29:45 +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
|
|
|