fune/dom
2021-02-18 13:55:19 +00:00
..
abort
animation Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/animation. r=emilio 2021-02-09 18:19:44 +00:00
audiochannel
base Bug 1693027 - Convert TranscodeResult to a strongly typed enum r=arai,kmag 2021-02-18 13:55:19 +00:00
battery
bindings Bug 1675277 - Support FOG Labeled Metrics in C++ and JS r=janerik 2021-02-02 16:46:40 +00:00
broadcastchannel Bug 1691894 - Fix EntryHandle to only work with DataType rather than wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika,jonco,valentin 2021-02-12 15:25:40 +00:00
browser-element
cache Bug 1686031 - Fold QuotaInfo into OriginMetadata and rename QuotaInfo.h to OriginMetadata.h; r=dom-storage-reviewers,sg 2021-02-12 21:43:42 +00:00
canvas Bug 1693003 - Remove redundant nullptr checks of return value of infallible new in dom/. r=smaug 2021-02-16 15:52:10 +00:00
chrome-webidl Backed out 2 changesets (bug 1672431) for causing mochitest failures at IOUtils. CLOSED TREE DONTBUILD 2021-02-18 10:20:24 +02:00
clients Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/clients. r=janv 2021-02-09 18:19:45 +00:00
commandhandler Bug 1691894 - Fix EntryHandle to only work with DataType rather than wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika,jonco,valentin 2021-02-12 15:25:40 +00:00
console Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/console. r=nika 2021-02-09 18:19:44 +00:00
credentialmanagement Bug 1579278: Fix usage of GetCrossDocParentNode in IsSameOriginWithAncestors. r=nika 2021-02-08 20:29:09 +00:00
crypto Backed out changeset e2521231284c (bug 1410861) for wpt failures in test_wrapKey_unwrapKey.https.html. CLOSED TREE 2021-02-17 23:55:47 +02:00
debugger
docs
encoding
events Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
fetch Bug 1460299 - Add content-length as a CORS-safelisted response header. r=valentin,baku 2021-02-15 12:51:33 +00:00
file Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
filehandle Bug 1691894 - Replace several suboptimal uses of Put after Get by GetOrInsertWith or WithEntryHandle. r=xpcom-reviewers,necko-reviewers,kmag,valentin,geckoview-reviewers,agi 2021-02-15 15:12:17 +00:00
filesystem Bug 1691894 - Replace several suboptimal uses of Put after Get by GetOrInsertWith or WithEntryHandle. r=xpcom-reviewers,necko-reviewers,kmag,valentin,geckoview-reviewers,agi 2021-02-15 15:12:17 +00:00
flex
gamepad Bug 1689147 - Part 3: Use extended attribute syntax for message modifiers, r=mccr8 2021-02-09 16:50:22 +00:00
geolocation
grid
html Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
imptests
indexedDB Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
interfaces Bug 1684795 - Account for desktop zooming when opening content popups. r=tnikkel 2021-02-07 21:33:39 +00:00
ipc Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
jsurl
l10n Bug 1692064 - Add Histogram Telemetry on main UI localization times. r=dminor 2021-02-13 20:10:35 +00:00
locales Bug 1686441 - Add a console warning when blob URL partitioning is applied. r=smaug 2021-02-12 15:40:56 +00:00
localstorage Bug 1689680 - Do fallback from existing archive file to webapps store file to empty file more consistently. r=dom-storage-reviewers,ttung 2021-02-17 16:41:08 +00:00
manifest
mathml
media Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
messagechannel Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
midi Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
network Bug 1690615 - Move DNS lookup into DnsAndConnectSocket r=necko-reviewers,valentin 2021-02-12 14:57:09 +00:00
notification Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
offline
payments Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/payments. r=edenchuang 2021-02-09 18:19:47 +00:00
performance Bug 1692213 - Use nsTArray for PerformanceEventTiming buffer instead of AutoTArray r=smaug 2021-02-16 14:42:34 +00:00
permission Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
plugins Bug 1692391 - Rename NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK macros, replacing ABORT with IGNORE. These macros just log the exception and move on, without aborting. r=haik 2021-02-16 22:55:21 +00:00
power
presentation Bug 1692120 - Avoid accessing nsSocketTransport::mCondition on main thread r=necko-reviewers,valentin 2021-02-18 10:52:59 +00:00
prio
promise Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
prototype Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
push Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
quota Bug 1689680 - Do fallback from existing archive file to webapps store file to empty file more consistently. r=dom-storage-reviewers,ttung 2021-02-17 16:41:08 +00:00
reporting Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian 2021-02-17 22:36:28 +00:00
res
script Bug 1665330 - If a script is a module, increment the IgnoreDestructiveWrites counter r=hsivonen 2021-02-05 11:00:23 +00:00
security Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
serializers
serviceworkers Bug 1686616 - make ServiceWorkerManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
simpledb Bug 1686031 - Fold QuotaInfo into OriginMetadata and rename QuotaInfo.h to OriginMetadata.h; r=dom-storage-reviewers,sg 2021-02-12 21:43:42 +00:00
smil
storage Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
svg Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
system Backed out 2 changesets (bug 1672431) for causing mochitest failures at IOUtils. CLOSED TREE DONTBUILD 2021-02-18 10:20:24 +02:00
tests Bug 1691274 - Use DOM hidden property methods instead of attribute methods in browser/ directory. r=ntim,preferences-reviewers 2021-02-13 23:33:51 +00:00
u2f
url
vr
webauthn Bug 1579278: Fix usage of GetCrossDocParentNode in IsSameOriginWithAncestors. r=nika 2021-02-08 20:29:09 +00:00
webbrowserpersist Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
webgpu Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers 2021-02-15 08:49:20 +00:00
webidl Bug 1689886 - Add a test-only clipboard.read implementation with ClipboardItem. r=nika 2021-02-10 20:50:56 +00:00
webshare
websocket Backed out changeset dc7664f78fbd (bug 1660307) for causing mochitest failures. CLOSED TREE DONTBUILD 2021-02-18 14:49:38 +02:00
workers Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
worklet
xhr Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
xml
xslt Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
xul Bug 1692880 - Make Put accept DataType instead of wrapping UserDataType. r=xpcom-reviewers,necko-reviewers,nika 2021-02-16 15:53:33 +00:00
jar.mn
moz.build