accessible
Remove other gonk widget conditionals and unused files.
2019-02-15 23:57:15 +08:00
application
Basilisk: Fix locale error on migration.xul on Linux
2019-02-16 00:11:51 +08:00
build
Disable -Werror on -Wmultistatement-macros
2019-02-16 00:11:00 +08:00
caps
Remove dead WebApps code.
2019-02-16 00:10:08 +08:00
chrome
Issue #325 Part 8: Remove non-Intl legacy code paths from nsChromeRegistry.
2019-02-15 23:56:08 +08:00
config
Update NSS to 3.38
2019-02-16 00:11:10 +08:00
db /sqlite3
Update SQLite lib to 3.21.0.
2019-02-15 23:39:51 +08:00
devtools
DevTools - display newlines in some console messages
2019-02-16 00:08:08 +08:00
docs
Update CODE_OF_CONDUCT.md
2019-02-16 00:11:18 +08:00
docshell
Use "browser.newtabpage.add_to_session_history" to decide whether to store "about:newtab" in the session history
2019-02-16 00:11:54 +08:00
dom
Re-implement custom background color of standalone images.
2019-02-16 00:11:44 +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
nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp
2019-02-16 00:03:29 +08:00
gfx
Remove unused variable
2019-02-16 00:11:45 +08:00
gradle /wrapper
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
hal
Remove unused code for managing physical audio devices.
2019-02-16 00:06:12 +08:00
image
Free the decoded image buffer before deleting the WebP decoder.
2019-02-16 00:02:45 +08:00
intl
Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp
2019-02-16 00:02:56 +08:00
ipc
Remove unnecessary GCC version checks
2019-02-16 00:06:37 +08:00
js
Avoid using memset on a not-trivial type like ServoSizes
2019-02-16 00:11:36 +08:00
layout
Avoid using memset on a not-trivial type like nsTabSizes
2019-02-16 00:11:30 +08:00
media
[EME] Add error handling in MoofParser for sbgp and sgpd boxes
2019-02-16 00:10:05 +08:00
memory
Remove the Dark Matter Detector (DMD) Memeory debugger component.
2019-02-15 23:58:31 +08:00
mfbt
Fix a warning with GCC 8: unnecessary parentheses in declaration of 'type name'
2019-02-16 00:11:02 +08:00
mobile
Remove TelemetryStopwatch call sites from mobile components.
2019-02-16 00:11:40 +08:00
modules
Use "browser.newtabpage.add_to_session_history" to decide whether to store "about:newtab" in the session history
2019-02-16 00:11:54 +08:00
mozglue
Remove other gonk widget conditionals and unused files.
2019-02-15 23:57:15 +08:00
netwerk
Reinstate RC4 and mark 3DES weak.
2019-02-16 00:11:24 +08:00
nsprpub
Update NSPR to 4.19
2019-02-16 00:02:29 +08:00
other-licenses
Update 7zSFX
2019-02-15 23:34:13 +08:00
parser
Fix constructor in nsHtml5AtomTable.cpp
2019-02-16 00:10:41 +08:00
probes
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
python
Shell quote environment variable values when dumping them in dump_env.py
2019-02-16 00:10:53 +08:00
rdf
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
security
Fix missed in32->int64 in df852120098dc7ba5df4a76126c6297c6d2d1b7b
2019-02-16 00:11:26 +08:00
services
Don't try to fetch FxA migration sentinel from non-supporting server.
2019-02-16 00:08:47 +08:00
startupcache
Remove MOZ_B2G leftovers and some dead B2G-only components.
2019-02-15 23:57:05 +08:00
storage
Remove SPS profiler.
2019-02-15 23:58:37 +08:00
taskcluster
Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing
2019-02-15 23:39:55 +08:00
testing
Bug 1351193 - Update tests
2019-02-16 00:09:13 +08:00
toolkit
Fix toolbar styling in non-Australis toolkit themes part 2
2019-02-16 00:11:48 +08:00
tools
Remove Social API.
2019-02-15 23:59:43 +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
Bypass transparency optimization with HC themes.
2019-02-16 00:09:50 +08:00
xpcom
Remove the const to fix the -Wignored-qualifiers warning with GCC 8
2019-02-16 00:10:59 +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
Update NSS to 3.38
2019-02-16 00:11:10 +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
Fix mozbuild looking for .cargo
2019-02-15 23:37:44 +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
Enforce NSS 3.38 for people who still insist on using system NSS.
2019-02-16 00:11:11 +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