accessible
Remove other gonk widget conditionals and unused files.
2019-02-15 23:57:15 +08:00
application
[PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js
2019-02-16 00:03:25 +08:00
build
Issue #303 Part 2: Update build files for the new location
2019-02-16 00:00:40 +08:00
caps
Bug 1323683 - Fold nsIURIWithQuery into nsIURI
2019-02-15 23:49:27 +08:00
chrome
Issue #325 Part 8: Remove non-Intl legacy code paths from nsChromeRegistry.
2019-02-15 23:56:08 +08:00
config
Account for offsets when creating buffers for image textures.
2019-02-16 00:01:27 +08:00
db /sqlite3
Update SQLite lib to 3.21.0.
2019-02-15 23:39:51 +08:00
devtools
Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files
2019-02-16 00:03:28 +08:00
docs
Create /docs and move contributing guideline to it.
2019-02-15 23:53:15 +08:00
docshell
Remove support and tests for HSTS priming from the tree. Fixes #384
2019-02-15 23:59:39 +08:00
dom
nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, rewrite uuid
2019-02-16 00:03:31 +08:00
editor
moebius#231: Consider blocking top level window data: URIs (tests)
2019-02-15 23:56:35 +08:00
embedding
Remove MOZ_WIDGET_GONK [2/2]
2019-02-15 23:57:10 +08:00
extensions
nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp
2019-02-16 00:03:29 +08:00
gfx
Improve the SSSE3 scaler.
2019-02-16 00:01:57 +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 MOZ_WIDGET_GONK [1/2]
2019-02-15 23:57:08 +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
Refactor structured clone JSAPI to prevent mismatched scopes.
2019-02-16 00:01:32 +08:00
js
Bug 1464829 - Ensure the recover instruction vector has the expected size.
2019-02-16 00:01:56 +08:00
layout
Remove SPS profiler.
2019-02-15 23:58:37 +08:00
media
Update kiss-fft to 1.4.0 and disable OpenMP for it.
2019-02-16 00:01:42 +08:00
memory
Remove the Dark Matter Detector (DMD) Memeory debugger component.
2019-02-15 23:58:31 +08:00
mfbt
Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard
2019-02-15 23:53:19 +08:00
mobile
Remove Social API.
2019-02-15 23:59:43 +08:00
modules
Increase max size for GDI classic forced families.
2019-02-16 00:03:05 +08:00
mozglue
Remove other gonk widget conditionals and unused files.
2019-02-15 23:57:15 +08:00
netwerk
Sanity-check in nsStandardURL::Deserialize(). r=mayhemer, a=RyanVM
2019-02-16 00:02:02 +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
Add a check to prevent a crash when CSP directives are used with chrome content
2019-02-16 00:00:13 +08:00
probes
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
python
Make sure the waiting message is actually displayed.
2019-02-16 00:02:05 +08:00
rdf
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
security
Update NSS to 3.36.4-RTM
2019-02-16 00:02:32 +08:00
services
[PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties
2019-02-16 00:02:13 +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
Remove UITour and customize tips.
2019-02-16 00:00:05 +08:00
toolkit
Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files
2019-02-16 00:03:28 +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
Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristau
2019-02-16 00:01:18 +08:00
xpcom
Remove SPS profiler.
2019-02-15 23:58:37 +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
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +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
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +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
Issue #303 Part 2: Update build files for the new location
2019-02-16 00:00:40 +08:00
client.py
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
CLOBBER
Belated clobber for PR #477
2019-02-16 00:02:38 +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
Update build system files for NSPR and NSS
2019-02-16 00:02:33 +08:00
README.md
Create /docs and move contributing guideline to it.
2019-02-15 23:53:15 +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