Dactyloidae/dom
2019-02-16 00:03:29 +08:00
..
animation Use a temporary in Animation::Tick() 2019-02-15 23:57:35 +08:00
apps Remove MOZ_WIDGET_GONK [1/2] 2019-02-15 23:57:08 +08:00
archivereader import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
asmjscache Fix a rare crash with asm.js caching. 2019-02-15 23:30:25 +08:00
audiochannel Remove MOZ_WIDGET_GONK [1/2] 2019-02-15 23:57:08 +08:00
base nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp 2019-02-16 00:03:29 +08:00
battery import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
bindings Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. 2019-02-16 00:02:58 +08:00
broadcastchannel Refactor structured clone JSAPI to prevent mismatched scopes. 2019-02-16 00:01:32 +08:00
browser-element moebius#231: Consider blocking top level window data: URIs (tests) 2019-02-15 23:56:35 +08:00
cache Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:18 +08:00
canvas Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. 2019-02-16 00:01:59 +08:00
console Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeStampToDOMHighRes() in workerPrivate 2019-02-15 23:53:40 +08:00
crypto Check for integer overflow in AesTask::DoCrypto() (DiD) 2019-02-15 23:30:14 +08:00
encoding Add UTF-8 as a default fallback encoding for unknown encodings 2019-02-15 23:56:50 +08:00
events Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
fetch Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:18 +08:00
filehandle import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
filesystem Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. r=ehsan, a=jcristau 2019-02-16 00:01:21 +08:00
flyweb import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
gamepad import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
geolocation Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
grid import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
html Media: harden TrackID handling. 2019-02-16 00:02:03 +08:00
imptests import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
indexedDB Refactor structured clone JSAPI to prevent mismatched scopes. 2019-02-16 00:01:32 +08:00
inputmethod Remove MOZ_B2G leftovers and some dead B2G-only components. 2019-02-15 23:57:05 +08:00
interfaces Add support for CSP v3 "worker-src" directive 2019-02-15 23:35:05 +08:00
ipc Refactor structured clone JSAPI to prevent mismatched scopes. 2019-02-16 00:01:32 +08:00
json import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
jsurl Bug 1182569: Use AsyncOpen2 for docshell loads 2019-02-15 23:54:20 +08:00
locales moebius#223: Consider blocking top level window data: URIs (part 1/3 without tests) 2019-02-15 23:49:17 +08:00
manifest import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
mathml import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
media Media: harden TrackID handling. 2019-02-16 00:02:03 +08:00
messagechannel import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
network Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
notification Remove MOZ_B2G leftovers and some dead B2G-only components. 2019-02-15 23:57:05 +08:00
offline import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
performance Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
permission Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
plugins Remove CrashReporterParent leftover. 2019-02-15 23:58:40 +08:00
power import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
presentation Remove MOZ_WIDGET_GONK [1/2] 2019-02-15 23:57:08 +08:00
promise Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM 2019-02-15 23:47:26 +08:00
push Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most places 2019-02-15 23:34:16 +08:00
quota import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
res import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
secureelement Remove Gonk build directories 2019-02-15 23:56:58 +08:00
security Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD 2019-02-16 00:03:19 +08:00
settings Remove MOZ_B2G leftovers and some dead B2G-only components. 2019-02-15 23:57:05 +08:00
smil import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
storage import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
svg Bug 1448774. r=dholbert, a=RyanVM 2019-02-15 23:47:10 +08:00
system Remove MOZ_WIDGET_GONK [1/2] 2019-02-15 23:57:08 +08:00
tests Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials 2019-02-15 23:58:56 +08:00
time import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
u2f import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
url Bug 1323683 - Fold nsIURIWithQuery into nsIURI 2019-02-15 23:49:27 +08:00
vr import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
webidl Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
workers Remove SPS profiler. 2019-02-15 23:58:37 +08:00
worklet import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
xbl Bug 1450688. r=bz, a=RyanVM 2019-02-16 00:01:29 +08:00
xhr Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
xml import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
xslt Check for infinite value in txFormatNumberFunctionCall. 2019-02-15 23:57:36 +08:00
xul HTML - implement the labels attribute (follow up) 2019-02-15 23:36:21 +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 Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00