gecko-dev/dom
2020-06-17 02:55:01 +03:00
..
abort Bug 1645339 - Use range-based for with nsTObserverArray in dom/abort. r=smaug 2020-06-16 10:14:44 +00:00
animation Bug 1640623 - Use enum classes for LookAndFeel int and float IDs. r=jmathies,geckoview-reviewers,esawin 2020-06-11 11:27:43 +00:00
audiochannel Bug 1645339 - Use range-based for with nsTObserverArray in dom/audiochannel. r=baku 2020-06-16 10:14:52 +00:00
base Backed out changeset f56d5efc5e43 (bug 1644943) for build bustages on nsFrameLoaderOwner.cpp. CLOSED TREE 2020-06-17 02:55:01 +03:00
battery
bindings Backed out changeset f56d5efc5e43 (bug 1644943) for build bustages on nsFrameLoaderOwner.cpp. CLOSED TREE 2020-06-17 02:55:01 +03:00
broadcastchannel Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 3 - Cleanup storage access methods, r=dimi 2020-06-03 06:10:58 +00:00
browser-element
cache Bug 1644009 - P2. Revert "Bug 1592488 - P9. Make a DOMCacheThread an AbstractThread." r=nika 2020-06-12 05:09:33 +00:00
canvas Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
chrome-webidl Backed out changeset f56d5efc5e43 (bug 1644943) for build bustages on nsFrameLoaderOwner.cpp. CLOSED TREE 2020-06-17 02:55:01 +03:00
clients Backed out changeset f56d5efc5e43 (bug 1644943) for build bustages on nsFrameLoaderOwner.cpp. CLOSED TREE 2020-06-17 02:55:01 +03:00
commandhandler
console Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
credentialmanagement
crypto Backed out changeset 99ea9e6229cb (bug 1286250) for wpt failures at AES-CBC.https.any.html. CLOSED TREE 2020-06-13 00:57:51 +03:00
debugger
docs Bug 1643175 - update documentation about JSWindowActor's observers list, r=Yoric 2020-06-11 09:42:32 +00:00
encoding Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato 2020-06-15 15:32:21 +00:00
events Bug 1645339 - Use range-based for with nsTObserverArray in dom/events. r=smaug 2020-06-16 10:15:22 +00:00
fetch Bug 1642303 - Keep channel of FetchPreloader even after the load has finished to let preload consumers use that channel early after opening, r=baku 2020-06-10 14:21:56 +00:00
file Bug 1645982 - Rename some service getters in Services.py to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
filehandle Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
filesystem
flex
gamepad
geolocation
grid
html Bug 1580766 - Add a unique ID for the BrowsingContext tree inside a browser element. r=kmag 2020-06-16 18:12:46 +00:00
imptests
indexedDB Bug 1623278 - Use mozilla::Span instead of pointer/length pair in Key. r=dom-workers-and-storage-reviewers,janv 2020-06-16 14:25:04 +00:00
interfaces Bug 1640019 - Part 4: Get rid of PROCESS_BEHAVIOR_CUSTOM, r=mattwoodrow,Gijs,necko-reviewers,valentin 2020-06-15 23:23:56 +00:00
ipc Backed out changeset f56d5efc5e43 (bug 1644943) for build bustages on nsFrameLoaderOwner.cpp. CLOSED TREE 2020-06-17 02:55:01 +03:00
jsurl
l10n Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +00:00
locales Bug 1566307 - Improve the error generated when resolution of a module specifier fails r=hsivonen 2020-06-16 18:40:17 +00:00
localstorage Bug 1641512 - Rename AppendTo*Usage methods to Increment*Usage. r=dom-workers-and-storage-reviewers,janv 2020-06-11 10:42:16 +00:00
manifest
mathml
media Bug 1645982 - Rename some service getters in Services.py to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
messagechannel
midi
network
notification Bug 1592776 - Reformat test_notification_tag.html. r=dom-workers-and-storage-reviewers,asuth 2020-06-02 17:18:47 +00:00
offline
payments
performance Bug 1645339 - Use range-based for with nsTObserverArray in dom/performance. r=baku 2020-06-16 10:15:30 +00:00
permission
plugins Bug 1645982 - Rename some service getters in Services.py to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
power
presentation Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 22:56:38 +00:00
prio
promise
prototype Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +00:00
push Bug 1629113 - Move remaining services to components.conf. r=snorp,baku 2020-05-26 07:44:52 +00:00
quota Bug 1641512 - Replace Append method by operator+=. r=dom-workers-and-storage-reviewers,janv 2020-06-11 10:42:24 +00:00
reporting Bug 1645339 - Use range-based for with nsTObserverArray in dom/reporting. r=smaug 2020-06-16 10:15:42 +00:00
res
script Bug 1566307 - Improve the error generated when resolution of a module specifier fails r=hsivonen 2020-06-16 18:40:17 +00:00
security Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
serviceworkers Bug 1645982 - Rename some service getters in Services.py to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
simpledb Bug 1641512 - Rename AppendTo*Usage methods to Increment*Usage. r=dom-workers-and-storage-reviewers,janv 2020-06-11 10:42:16 +00:00
smil Bug 1643289 - Move elements where possible in nsTPriorityQueue instead of copying them. r=froydnj 2020-06-10 10:46:34 +00:00
storage Bug 1638389 - skip events that principals are not matched; r=timhuang 2020-06-04 09:00:34 +00:00
svg Bug 1560275 - Flush layout in SVGGeometryElement::IsPointInStroke r=dholbert 2020-06-15 23:49:09 +00:00
system Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
tests Bug 1508306 - Part 2: Fix Large-Allocation tests for new changes, r=mattwoodrow 2020-06-15 23:24:09 +00:00
u2f
url Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
vr Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
webauthn Bug 1642400 - Improve DLL loading. r=jcj 2020-06-09 22:43:59 +00:00
webbrowserpersist Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
webgpu Bug 1634425 - Integrate WebGPU API tracing r=jgilbert 2020-05-27 16:49:03 +00:00
webidl Bug 1640019 - Part 5: Remove a number of now-unused 'updateBrowserRemoteness' parameters, r=Gijs 2020-06-15 23:23:58 +00:00
websocket
workers Bug 1601179 - Enable async stacks but limit captured async stacks to debuggees. r=jorendorff,smaug 2020-06-14 02:41:45 +00:00
worklet Bug 1641874 - Update test expectations; r=baku 2020-06-09 09:25:06 +00:00
xhr Bug 1642303 - Keep channel of FetchPreloader even after the load has finished to let preload consumers use that channel early after opening, r=baku 2020-06-10 14:21:56 +00:00
xml Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
xslt Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
xul Bug 1580766 - Add a unique ID for the BrowsingContext tree inside a browser element. r=kmag 2020-06-16 18:12:46 +00:00
jar.mn
moz.build