gecko-dev/dom
Sebastian Hengst a34f36ddbd Backed out 2 changesets (bug 1652677) on request from kershaw for causing bug 1667801
Backed out changeset 4a66e4016c18 (bug 1652677)
Backed out changeset df6bdf8157b1 (bug 1652677)
2020-09-30 13:14:00 +02:00
..
abort Bug 1660954. r=smaug 2020-09-21 22:11:19 +00:00
animation Bug 1666617 - Add an observer description argument to AddRefreshObserver. r=smaug 2020-09-25 02:36:29 +00:00
audiochannel
base Bug 1667911 - Return OwningNonNull from ResolveWithBaseURI() r=emilio 2020-09-29 21:50:21 +00:00
battery
bindings Bug 1666419: Assert IsSafeToRunScript. r=emilio 2020-09-28 06:29:44 +00:00
broadcastchannel Bug 1665165 - Disable some bfcache tests on Fission, r=jesup 2020-09-17 17:36:24 +00:00
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 1666219 - Introduce QM_TRY_INSPECT to avoid unwrapping Result objects where not necessary. r=dom-workers-and-storage-reviewers,janv 2020-09-29 10:57:14 +00:00
canvas Bug 1654459 - Default webgl.enable-surface-texture to true. r=snorp 2020-09-29 16:56:46 +00:00
chrome-webidl Backed out changeset 1bfa83880712 (bug 1662839) for browser_disable_author_style_oop.js failures CLOSED TREE 2020-09-24 05:55:25 +03:00
clients Bug 1664542 - Part 1: Fix client.openWindow/COOP+COEP crash, r=asuth 2020-09-24 16:34:26 +00:00
commandhandler
console Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
credentialmanagement
crypto
debugger
docs Bug 1667831 - doc: refresh links as many pages moved in-tree r=firefox-source-docs-reviewers,ahal DONTBUILD 2020-09-29 17:53:54 +00:00
encoding
events Bug 1667081 - Part 1: Replace usage of nsIFocusManager with nsFocusManager; r=hsivonen 2020-09-29 07:21:09 +00:00
fetch Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
file Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
filehandle
filesystem Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
flex Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio 2020-09-26 18:19:14 +00:00
gamepad Bug 1660660 - Fix deadlock in gamepad initialization code. r=cmartin 2020-08-24 17:06:58 +00:00
geolocation
grid
html Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
imptests
indexedDB Bug 1666216 - Enable ScopedLogExtraInfo logging. r=dom-workers-and-storage-reviewers,janv 2020-09-30 08:24:18 +00:00
interfaces Bug 1667081 - Part 9: Remove SetFocusedWindowWithCallerType in nsIFocusManager; r=hsivonen 2020-09-29 07:22:45 +00:00
ipc Bug 1659102 - Fix fragment navigation for session history in parent. r=smaug 2020-09-29 12:09:59 +00:00
jsurl Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
l10n Bug 1666419: Assert IsSafeToRunScript. r=emilio 2020-09-28 06:29:44 +00:00
locales Bug 1667719: Add preferences, warnings and telemetry for the scriptminsize and scriptsizemultiplier attributes. r=emilio 2020-09-28 14:12:27 +00:00
localstorage Bug 1666219 - Introduce QM_TRY_INSPECT to avoid unwrapping Result objects where not necessary. r=dom-workers-and-storage-reviewers,janv 2020-09-29 10:57:14 +00:00
manifest
mathml Bug 1667719: Add preferences, warnings and telemetry for the scriptminsize and scriptsizemultiplier attributes. r=emilio 2020-09-28 14:12:27 +00:00
media Backed out 2 changesets (bug 1652677) on request from kershaw for causing bug 1667801 2020-09-30 13:14:00 +02:00
messagechannel Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
midi
network Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
notification Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
offline Bug 1665355 - Don't throw on appcache.update() if the storage is disabled r=baku 2020-09-18 13:57:11 +00:00
payments Bug 1667911 - Return OwningNonNull from ResolveWithBaseURI() r=emilio 2020-09-29 21:50:21 +00:00
performance Backed out 10 changesets (bug 1518999) for GeckoView failures in PanZoomControllerTest.scroll. CLOSED TREE 2020-09-17 02:58:34 +03:00
permission
plugins Bug 1667863 - Replace AppendToString of IntSizeTyped with ostream usage. r=mattwoodrow 2020-09-29 02:58:35 +00:00
power Bug 1659060 - part1 : treat lock visible if corresponding document has in use picture-in-picture element. r=bryce,smaug 2020-09-23 23:34:12 +00:00
presentation Bug 1265275 - Removed using namespace mozilla::services; from PresentationSessionInfo.cpp r=smaug 2020-09-28 09:32:29 +00:00
prio
promise Bug 1666419: Assert IsSafeToRunScript. r=emilio 2020-09-28 06:29:44 +00:00
prototype Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
push Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
quota Bug 1666216 - Enable ScopedLogExtraInfo logging. r=dom-workers-and-storage-reviewers,janv 2020-09-30 08:24:18 +00:00
reporting Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
res
script Bug 1666419: Assert IsSafeToRunScript. r=emilio 2020-09-28 06:29:44 +00:00
security Bug 1667329: Remove unnecessary pref respect_document_nosniff. r=necko-reviewers,sstreich,valentin 2020-09-28 14:28:01 +00:00
serviceworkers Bug 1667176 - Miscellaneous unified build fixes. r=mattwoodrow 2020-09-25 08:57:23 +00:00
simpledb Bug 1666219 - Introduce QM_TRY_INSPECT to avoid unwrapping Result objects where not necessary. r=dom-workers-and-storage-reviewers,janv 2020-09-29 10:57:14 +00:00
smil Bug 1666617 - Add an observer description argument to AddRefreshObserver. r=smaug 2020-09-25 02:36:29 +00:00
storage Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
svg Bug 1667018 - minor improvements to path code r=emilio 2020-09-24 08:43:51 +00:00
system Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
tests Bug 1558642 - Part 1: Use synthesizeNativeMouseClick in test_bug1224790-1/2.xhtml (with a new AtCenter helper), re-enable the tests, and remove synthesizeNativeOSXClick. r=mstange 2020-09-29 19:50:23 +00:00
u2f Bug 1663365 - Move |JSJitInfo| out of jsfriendapi.h to its own experimental header. r=jandem 2020-09-08 22:52:34 +00:00
url Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
vr Bug 1666617 - Add an observer description argument to AddRefreshObserver. r=smaug 2020-09-25 02:36:29 +00:00
webauthn
webbrowserpersist Bug 1665299 - remove diagnostic assert for failing too often without reproducible steps, r=smaug 2020-09-28 13:47:06 +00:00
webgpu
webidl Bug 1659410 - Resolve whenDefined promises with custom element constructor. r=edgar 2020-09-28 21:55:35 +00:00
webshare
websocket Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
workers Bug 1667955 - [BFCache] disable some worker tests for now in Fission, r=peterv 2020-09-29 11:15:34 +00:00
worklet
xhr Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
xml Bug 1667510 - Make UA widgets in print documents more static. r=smaug 2020-09-29 10:31:48 +00:00
xslt Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
xul Bug 1667081 - Part 1: Replace usage of nsIFocusManager with nsFocusManager; r=hsivonen 2020-09-29 07:21:09 +00:00
jar.mn
moz.build