gecko-dev/dom
Geoff Lankow 117b381c5e Bug 1683783 - Allow Thunderbird to load remote browsers in about:preferences. r=nika
Thunderbird loads moz-extension: pages in about:preferences to allow configuration of FileLink extensions. When remote extensions are enabled this will need to be done with a remote browser.

Differential Revision: https://phabricator.services.mozilla.com/D99844
2021-01-20 01:09:35 +00:00
..
abort Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
animation Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
audiochannel Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
base Bug 1683783 - Allow Thunderbird to load remote browsers in about:preferences. r=nika 2021-01-20 01:09:35 +00:00
battery
bindings Bug 1686532 - Add dom::TypedArray_base::Reset() as a signal to the hazard analysis that no invalidatable data is being held onto r=jonco 2021-01-13 22:18:00 +00:00
broadcastchannel Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
browser-element Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
cache Bug 1678927 - Expect non http channel in ServiceWorkerScriptCache CompareNetwork::OnStreamComplete. r=asuth,mixedpuppy 2021-01-19 15:27:46 +00:00
canvas Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2021-01-18 16:50:16 +00:00
chrome-webidl Bug 1676942 - Add IOUtils::WriteJSON r=nika,tcampbell 2021-01-18 19:52:34 +00:00
clients Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
commandhandler
console Bug 1683882 - Parse console.trace for custom styling. r=baku. 2021-01-06 06:03:49 +00:00
credentialmanagement
crypto Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
debugger Bug 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
docs
encoding Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
events Bug 1556703 - Part 2: Convert new added WPT into mochitest test; r=smaug 2021-01-18 21:05:59 +00:00
fetch Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug 2021-01-19 09:42:13 +00:00
file Bug 1676490: Fix some confusing `NS_WARN_IF`s in non-failure cases. r=baku 2021-01-08 20:15:36 +00:00
filehandle Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
filesystem Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
flex
gamepad Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
geolocation Bug 1681504: Remove unused argument aPrincipal from AddGeolocationListener() in Pcontent.ipdl r=nika 2020-12-10 09:09:19 +00:00
grid Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
html Bug 1685399 - part13 : add test. r=padenot 2021-01-19 19:49:23 +00:00
imptests
indexedDB Bug 1679541 - Change GetDirectoryMetadata2 to return mozilla::Result. r=dom-workers-and-storage-reviewers,ttung,janv 2021-01-11 15:06:13 +00:00
interfaces Bug 1685303: part 14) Annotate `SelectByTypeAtPoint` with `MOZ_CAN_RUN_SCRIPT`. r=smaug 2021-01-15 09:28:07 +00:00
ipc Bug 1659383 - Check if focus() is allowed even when Window_Binding::focus() delegates to BrowsingContext::Focus(). r=nika 2021-01-18 12:48:42 +00:00
jsurl Bug 1684647 - Removed 'else' after 'return'. r=nika 2021-01-15 04:42:07 +00:00
l10n Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
locales Bug 1685816 - Don't fire rel=preload error events for invalid type/media/as attributes. r=smaug 2021-01-10 20:50:02 +00:00
localstorage Bug 1685279 - Change QuotaManager::ParseOrigin to return a Result<PrincipalInfo, nsresult>. r=dom-workers-and-storage-reviewers,janv 2021-01-15 10:53:02 +00:00
manifest Bug 1680325 - Remove references to jshint from dom and layout. r=nika 2020-12-02 19:39:29 +00:00
mathml Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
media Bug 1685399 - part13 : add test. r=padenot 2021-01-19 19:49:23 +00:00
messagechannel Bug 1675868 - Store weak pointer to next parents. r=asuth 2020-12-14 17:12:36 +00:00
midi Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
network Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
notification Bug 1680768: Remove unused argument aPrincipal within closeAlert() in nsIAlertsService.idl r=nika 2020-12-07 17:44:34 +00:00
offline Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
payments Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
performance Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug 2021-01-15 12:07:16 +00:00
permission Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
plugins Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
power Bug 1679314 - part2 : always use `IsDocumentInvisible()` to determine hidden state of wakelock. r=smaug 2020-12-15 21:28:24 +00:00
presentation Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
prio Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
promise Bug 1687063 - Improve error messages when trying to consume a Reponse for WebAssembly. r=lth 2021-01-18 12:16:33 +00:00
prototype Bug 1686822 - Execute currently-non-cacheable module scripts in the XUL content sink. r=smaug 2021-01-18 17:38:56 +00:00
push Bug 1680325 - Remove references to jshint from dom and layout. r=nika 2020-12-02 19:39:29 +00:00
quota Bug 1682536 - Use references/NotNull for OriginInfo. r=dom-workers-and-storage-reviewers,janv 2021-01-19 16:32:38 +00:00
reporting Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
res Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
script Bug 1686572 - Return JS::OffThreadToken* from off-thread script compile. r=arai 2021-01-14 00:51:13 +00:00
security Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug 2021-01-19 09:42:13 +00:00
serializers Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
serviceworkers Bug 1678927 - Expect non http channel in ServiceWorkerScriptCache CompareNetwork::OnStreamComplete. r=asuth,mixedpuppy 2021-01-19 15:27:46 +00:00
simpledb Bug 1679540 - Extract CollectEachFile function and use in quota manager and clients. r=dom-workers-and-storage-reviewers,ttung,janv 2021-01-05 09:27:18 +00:00
smil Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
storage Bug 1683299 - Introduce site quota for legacy LocalStorage; r=dom-workers-and-storage-reviewers,janv 2021-01-14 16:01:17 +00:00
svg Bug 1687195 - Invalid enums should return the initial value, not the unknown value r=emilio 2021-01-18 15:57:55 +00:00
system Bug 1676942 - Replace remaining usage of NS_ENSURE_TRUE in IOUtils r=nika 2021-01-18 19:52:36 +00:00
tests Bug 1685807 - Part 2: Add tests including a mochitest and a web platform test. r=smaug 2021-01-15 18:57:28 +00:00
u2f Bug 1681215 - skip u2f/fido tests that are not relevant on 1903. r=keeler 2020-12-09 18:03:46 +00:00
url Backed out changeset 5cdc1511d8ca (bug 1686200) for causing multiple perma failures. CLOSED TREE 2021-01-13 15:23:32 +02:00
vr Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
webauthn Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
webbrowserpersist Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
webgpu Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
webidl Bug 1685399 - part10 : add chrome-only attributes to allow us check accumulated time during testing. r=padenot,emilio 2021-01-15 19:58:13 +00:00
webshare
websocket Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
workers Bug 1671301 - Re-enable test_remoteworker_launch_new_process.js for Thunderbird. r=rpl 2021-01-20 01:09:28 +00:00
worklet Bug 1519100 - Use pref to completely pref-off top-level await in the browser; r=emilio,jonco 2020-12-04 08:54:10 +00:00
xhr Bug 1685869, enable sync XHR tests also in beta, r=sefeng 2021-01-11 15:12:15 +00:00
xml Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
xslt Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
xul Bug 1686822 - Execute currently-non-cacheable module scripts in the XUL content sink. r=smaug 2021-01-18 17:38:56 +00:00
jar.mn
moz.build Bug 1679422: move serializers from dom/base/ to dom/serializers/. r=hsivonen 2020-11-29 15:58:13 +00:00