gecko-dev/dom
Christoph Kerschbaumer 357ee3d14c Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D60403

--HG--
extra : moz-landing-system : lando
2020-01-22 11:04:17 +00:00
..
abort
animation Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
audiochannel Bug 1578945 - part1 : remove handling audio focus related code in AudioChannelService. r=baku,sebastian 2019-12-18 09:10:30 +00:00
base Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr 2020-01-22 11:04:17 +00:00
battery Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
bindings Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
broadcastchannel Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
browser-element Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
cache Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
canvas Bug 1607172 - Move dom third-party entries across to ThirdPartyPaths.txt, and clean up .eslintignore for dom. r=jya 2020-01-21 20:46:28 +00:00
chrome-webidl Bug 1583863 - Part 3: WindowContext using SyncedContext, r=peterv 2020-01-20 14:58:52 +00:00
clients Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
commandhandler Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
console Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE 2020-01-22 12:58:13 +02:00
credentialmanagement Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
crypto Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
debugger
docs Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +00:00
encoding Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo 2020-01-17 19:29:09 +00:00
events Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
fetch Bug 1605801 - FetchReadableStreamReadDataArray should be a rooted dictionary, r=bzbarsky 2019-12-24 04:14:35 +00:00
file Bug 1588980 - Part 1: Hide HTMLCanvasElement.mozGetAsFile behind a preference; r=bzbarsky 2020-01-20 22:03:13 +00:00
filehandle Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 1, r=asuth,janv 2020-01-15 12:02:21 +00:00
filesystem Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
flex
gamepad Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
geolocation Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
grid
html Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
imptests
indexedDB Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE 2020-01-22 12:58:13 +02:00
interfaces Bug 1574307 - Part 2. Add nsIDOMWindowUtils.getViewportFitInfo r=smaug 2020-01-20 08:40:20 +00:00
ipc Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE 2020-01-22 12:58:13 +02:00
jsurl Bug 1597257: Monitor use of javascript: URIs in system privileged contexts and about: pages. r=bzbarsky 2020-01-16 16:06:42 +00:00
l10n Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
locales Bug 1588980 - Part 2: Remove the deprecation warning for HTMLCanvasElement.mozGetAsFile; r=bzbarsky 2020-01-20 22:02:59 +00:00
localstorage Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
manifest Backed out changeset b634b7b787d5 (bug 1609491) for wpt failures at /cookies/http-state/general-tests.html on a CLOSED TREE 2020-01-20 20:57:54 +02:00
mathml Bug 1607918. Fix case handling for webkit-prefixed transition/animation event handlers. r=smaug. 2020-01-13 20:04:59 +00:00
media Bug 1610158 - ensure we have called controller's shutdown before it gets destroyed. r=chunmin 2020-01-22 01:47:59 +00:00
messagechannel Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE 2020-01-22 12:58:13 +02:00
midi Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
network Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
notification Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
offline Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
payments Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo 2020-01-17 19:29:09 +00:00
performance Bug 1597453 - Fix uses of nsIDocShellTreeItem in mozilla::dom::PerformanceTiming::IsTopLevelContentDocument. r=kmag 2020-01-16 04:47:51 +00:00
permission Bug 1483631 - Restrict nested permission requests in webrtc with permission delegate r=jib 2019-12-04 15:39:14 +00:00
plugins Bug 1609257 - only read flash only pref in automation, r=handyman 2020-01-22 10:18:22 +00:00
power Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
presentation Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
prio
promise Backed out 5 changesets (bug 1605566) for wpt failures on shared.html . CLOSED TREE 2020-01-22 12:58:13 +02:00
prototype Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
push Bug 1606839 - Use new user activation API for guarding notification permission prompts. r=Ehsan,edgar 2020-01-15 14:22:46 +00:00
quota Bug 1608025 - Add a test for the upgrade from storage version 2.2; r=asuth 2020-01-14 06:17:09 +00:00
reporting Backed out changeset f2cdc99085f6 (bug 1607364) for bustage on BrowserParent.cpp. CLOSED TREE 2020-01-21 22:36:18 +02:00
res
script Bug 1609660 - Rename "Script" marker to "ScriptEvaluation". r=gerald 2020-01-17 21:26:57 +00:00
security Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr 2020-01-22 11:04:17 +00:00
serviceworkers Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
simpledb
smil Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
storage Bug 1597726 - use storage principal to generate origin key; r=Ehsan 2020-01-20 19:58:24 +00:00
svg Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
system Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
tests Bug 1609877: Convert prefs for domsecurity to use static prefs. r=tjr 2020-01-22 11:04:17 +00:00
u2f Bug 1259822 - Part 2: Show property key in the error message when target object value is null or undefined. r=jorendorff 2020-01-11 05:10:54 +00:00
url Bug 1609866. Stop using NS_ERROR_DOM_TYPE_ERR in URLSearchParams. r=baku 2020-01-20 02:03:36 +00:00
vr Bug 1609708 - Rename PROFILER_TRACING to PROFILER_TRACING_MARKER. r=gerald 2020-01-17 21:29:15 +00:00
webauthn Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
webbrowserpersist Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
webgpu Bug 1585683 - Add mochitest-webgpu jobs, add subsuite = webgpu. r=jmaher,kvark 2020-01-07 22:42:07 +00:00
webidl Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +00:00
websocket Bug 1599438 - Store sandbox flags on the LoadInfo when creating a channel for a docshell, so that we don't read a stale value from the BrowsingContext later. r=bzbarsky 2020-01-15 08:02:57 +00:00
workers Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
worklet Bug 1558526 remove check for callable process() in registerProcessor() r=bzbarsky 2020-01-10 02:31:13 +00:00
xhr Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 3 - Rename SameProcessDifferentThread to SameProcess, r=asuth,sfink 2020-01-15 12:02:17 +00:00
xml Bug 520969 - Make createDocument() always create XMLDocuments; r=smaug 2020-01-16 15:41:18 +00:00
xslt Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
xul Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo 2020-01-17 19:29:09 +00:00
jar.mn
moz.build