accessible
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
application
[PALEMOON] Fix the option to disable HSTS.
2019-02-16 00:24:24 +08:00
build
Remove OMX related options from configure
2019-02-16 00:22:39 +08:00
caps
Origin for about: URL should not contain query or ref parts.
2019-02-16 00:18:17 +08:00
chrome
Issue #325 Part 8: Remove non-Intl legacy code paths from nsChromeRegistry.
2019-02-15 23:56:08 +08:00
config
Bump Goanna version for layout code changes.
2019-02-16 00:22:14 +08:00
db /sqlite3
Update SQLite lib to 3.26.0
2019-02-16 00:22:45 +08:00
devtools
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
docs
Update UXP Coding Style guideline document (WIP)
2019-02-16 00:23:49 +08:00
docshell
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
dom
Properly camelCase dom.intersectionObserver.enabled pref.
2019-02-16 00:24:32 +08:00
editor
Fix Build Bustage - with "--enable-debug"
2019-02-16 00:08:38 +08:00
embedding
Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)
2019-02-16 00:11:03 +08:00
extensions
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
gfx
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
gradle /wrapper
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
hal
Bug 1469309 - Remove an unused sensor type.
2019-02-16 00:13:19 +08:00
image
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
intl
Remove all C++ Telemetry Accumulation calls.
2019-02-16 00:12:32 +08:00
ipc
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
js
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
layout
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
media
Update libwebp to version 1.0.2
2019-02-16 00:24:34 +08:00
memory
Silence the -Wuninitialized warning in mozjemalloc
2019-02-16 00:12:52 +08:00
mfbt
Fix Span.h constexprs for VS2017
2019-02-16 00:15:22 +08:00
mobile
Remove TelemetryStopwatch call sites from mobile components.
2019-02-16 00:11:40 +08:00
modules
Properly camelCase dom.intersectionObserver.enabled pref.
2019-02-16 00:24:32 +08:00
mozglue
Add Comodo IS < 6.3 64-bit to the dll blocklist
2019-02-16 00:23:44 +08:00
netwerk
Make AllowExperiments return false as it is not useful without telemetry
2019-02-16 00:24:08 +08:00
nsprpub
Update NSS to 3.41
2019-02-16 00:22:24 +08:00
other-licenses
Update 7zSFX
2019-02-15 23:34:13 +08:00
parser
Make nsScannerIterator a trivial type in order to use memset
2019-02-16 00:12:55 +08:00
probes
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
python
Fix false positives in the preprocessor-checker
2019-02-16 00:22:47 +08:00
rdf
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
security
Fix check for HSTS when service is disabled.
2019-02-16 00:24:25 +08:00
services
Juggle some strings.
2019-02-16 00:22:01 +08:00
startupcache
Remove all C++ Telemetry Accumulation calls.
2019-02-16 00:12:32 +08:00
storage
Remove all C++ telemetry autotimers
2019-02-16 00:12:34 +08:00
taskcluster
Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing
2019-02-15 23:39:55 +08:00
testing
Issue #832 Part 1: Remove modules, chrome, and preferences.
2019-02-16 00:15:51 +08:00
third_party /aom
Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591
2019-02-16 00:17:46 +08:00
toolkit
[WebExAM] Use proper application name in WebExtension API error message.
2019-02-16 00:24:10 +08:00
tools
Make sure channel-prefs.js is packaged into MAR files.
2019-02-16 00:22:42 +08:00
uriloader
Remove MOZ_WIDGET_GONK [2/2]
2019-02-15 23:57:10 +08:00
view
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
widget
Remove VR hardware support.
2019-02-16 00:20:27 +08:00
xpcom
Telemetry: Remove stubs and related code
2019-02-16 00:24:04 +08:00
xpfe
Remove MOZ_WIDGET_GONK [2/2]
2019-02-15 23:57:10 +08:00
.clang-format
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.clang-format-ignore
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.eslintignore
Rename some remaining strings "firefox[-branding].js" to "basilisk[-branding.js]" (or [application].js)
2019-02-16 00:08:07 +08:00
.eslintrc.js
Fix unsafe "instanceof" negations
2019-02-15 23:55:28 +08:00
.flake8
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.gdbinit
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.gdbinit_python
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.gitignore
Add Pale Moon
2018-02-02 03:35:06 -05:00
.lldbinit
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.taskcluster.yml
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
.ycm_extra_conf.py
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
aclocal.m4
Remove jemalloc 4 from our tree.
2019-02-15 23:52:10 +08:00
Android.mk
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
AUTHORS
Update AUTHORS
2019-02-16 00:09:39 +08:00
build.gradle
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
client.mk
Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPS
2019-02-16 00:06:07 +08:00
client.py
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
CLOBBER
Clobber for NSPR+NSS update
2019-02-16 00:22:26 +08:00
configure.in
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
configure.py
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
GNUmakefile
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
gradle.properties
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
gradlew
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
LEGAL
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
LICENSE
Add correct licensing statement in the source root.
2019-02-15 23:29:16 +08:00
mach
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
Makefile.in
Remove base conditional code for crash reporter and injector.
2019-02-15 23:39:53 +08:00
moz.build
Add a conditional to not build the platform so the build system can be exploited for non-binary projects
2019-02-16 00:14:30 +08:00
moz.configure
Move --enable-tests out of Python configure and flip the default.
2019-02-15 23:53:16 +08:00
mozilla-config.h.in
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
old-configure.in
Update SQLite lib to 3.26.0
2019-02-16 00:22:45 +08:00
README.md
Link to developer site from readme.
2019-02-16 00:10:24 +08:00
settings.gradle
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
sourcestamp.txt
Add Pale Moon
2018-02-02 03:35:06 -05:00
test.mozbuild
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00