Dactyloidae/dom
2022-06-27 21:51:39 +08:00
..
abort Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
animation Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations() 2021-01-21 14:31:23 +08:00
apps Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILE 2021-03-12 08:59:50 +08:00
archivereader Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
asmjscache Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
audiochannel Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILE 2021-03-12 08:59:50 +08:00
base Merge remote-tracking branch 'origin/tracking' into custom 2022-06-22 09:04:44 +08:00
bindings Issue #1742 - Part 1: Refactor rooting base class templates 2022-05-31 09:12:19 +08:00
broadcastchannel Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
browser-element Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
cache Issue #1877 - Resolve RELEASE_OR_BETA conditionals. 2022-04-21 21:46:47 +08:00
canvas Merge remote-tracking branch 'origin/tracking' into custom 2022-06-02 10:16:06 +08:00
console Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
crypto Merge remote-tracking branch 'origin/tracking' into custom 2022-04-28 10:45:19 +08:00
encoding Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
events Merge remote-tracking branch 'origin/tracking' into custom 2022-05-31 10:17:22 +08:00
fetch Merge remote-tracking branch 'origin/tracking' into custom 2022-05-22 06:47:30 +08:00
filehandle Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
filesystem Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h. 2022-05-22 06:46:06 +08:00
gamepad Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
geolocation Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
grid Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
heapsnapshot Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
html Merge remote-tracking branch 'origin/tracking' into custom 2022-05-04 10:14:24 +08:00
imptests Issue #1656 - Part 9: Single-line-comment style. 2020-09-25 22:07:00 +08:00
indexedDB Merge remote-tracking branch 'origin/tracking' into custom 2022-01-19 10:29:12 +08:00
inputmethod Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
interfaces Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
ipc Issue #21 - Remove calls to Services.telemetry and nsITelemetry 2022-04-28 10:38:12 +08:00
json Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
jsurl Bug 1761981 2022-05-05 10:43:52 +08:00
locales Merge remote-tracking branch 'origin/tracking' into custom 2021-12-14 23:18:25 +08:00
manifest Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
mathml Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
media Merge remote-tracking branch 'origin/tracking' into custom 2022-05-22 06:47:30 +08:00
messagechannel [DOM] Store weak pointer to next parents. 2021-01-27 21:03:05 +08:00
network Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
notification Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
offline Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
performance Merge remote-tracking branch 'origin/tracking' into custom 2022-05-05 09:16:13 +08:00
permission Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
plugins Issue #21 - Follow-up: Remove some left-over telemetry plumbing. 2022-06-27 21:48:09 +08:00
power Issue #1053 - Remove Android-specific blocks from system headers and /dom 2021-03-12 08:57:47 +08:00
promise [DOM] Promise worker-proxy cleanup improvements 2022-03-22 23:20:46 +08:00
push Issue #21 - Remove Telemetry from Push and devtools. 2022-04-28 10:28:01 +08:00
quota Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
res import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
script Issue #3058 - Try to deal with bad website scripting loading/unloading modules. 2022-03-22 23:07:42 +08:00
secureelement Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
security Issue #1710 - Check for triggering principal URI in FTP subresource check. 2021-01-14 22:19:17 +08:00
settings Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
smil Issue #1668 - Part 2: Visited color and auto support for caret-color property. 2020-10-23 10:05:52 +08:00
storage [DOM] Clear sinks and block further use after storage observer shutdown. 2022-03-22 23:12:20 +08:00
svg Merge remote-tracking branch 'origin/tracking' into custom 2022-04-28 10:45:19 +08:00
system Issue #1905 - Part 4b - Fix issue loading the profile and saving changes to the profile. Based on the following Mozilla bugs: 1659904, 1659905 and 1659077. 2022-06-22 08:55:22 +08:00
tests Issue #1719 - Make <menuitem> pref-controlled and disable by default. 2021-01-27 21:01:54 +08:00
time Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
u2f Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
url Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
webidl Merge remote-tracking branch 'origin/tracking' into custom 2022-04-28 10:45:19 +08:00
workers Merge remote-tracking branch 'origin/tracking' into custom 2022-04-28 10:45:19 +08:00
worklet Issue #1877 - Resolve RELEASE_OR_BETA conditionals. 2022-04-21 21:46:47 +08:00
xbl Issue #1742 - Part 1: Refactor rooting base class templates 2022-05-31 09:12:19 +08:00
xhr Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
xml Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
xslt [DOM XSLT] Add fallback value conversions if not converted beforehand. 2022-03-22 23:25:08 +08:00
xul Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
jar.mn import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
moz.build Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00