Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
Gaming4JC 48844fe691 Bug 483155 - Put content creator function pointers onto nsHtml5ElementName.
This is all the manual work for Bug 483155, minus the added functionality to disable SVG and MathML which can be done at any time and are out of scope.

Tag UXP Issue #1344
2020-01-31 07:39:14 +08:00
accessible Bug 1322938 - Basic implementation of HTMLDialogElement. 2020-01-09 21:27:54 +08:00
application [Pale-Moon] Issue #1708- Update UA override for GitHub 2020-01-24 09:27:18 +08:00
build Issue #1342 - Remove support for system libevent 2020-01-24 09:36:30 +08:00
caps Stop building /caps unified and fix deprot. 2019-07-19 10:01:11 +08:00
chrome Stop building /chrome unified and fix deprot. 2019-07-19 10:01:08 +08:00
config Issue #1342 - Remove support for system libevent 2020-01-24 09:36:30 +08:00
db Bug 1584473 - Follow-up: Remove leftover references to nsIMdbRowCellCursor::MakeCell() in comments. 2019-11-17 00:12:30 +08:00
devtools Issue #1289 - Part 3: Update tests. 2019-11-15 14:24:07 +08:00
docs Minor update to the html5 parser component doc 2020-01-24 09:10:44 +08:00
docshell Issue #1366 - Completely remove showModalDialog 2020-01-24 09:28:42 +08:00
dom Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. 2020-01-31 07:39:14 +08:00
editor Bug 1322938 - Basic implementation of HTMLDialogElement. 2020-01-09 21:27:54 +08:00
embedding Issue #1366 - Completely remove showModalDialog 2020-01-24 09:28:42 +08:00
extensions Handle missing base64 challenge in NegotiateAuth and NTLMAuth. 2020-01-10 17:07:02 +08:00
gfx Issue #1354 - Fix typo 2020-01-24 09:29:06 +08:00
gradle/wrapper import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
hal Issue #1263 - Part 1: Remove DiskSpaceWatcher 2019-11-08 20:23:33 +08:00
image Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) 2019-08-10 06:26:08 +08:00
intl MoonchildProductions#1251 - Part 4: Core build system changes, lots of libevent/IPC junk. 2019-11-04 11:52:17 +08:00
ipc Issue #1342 - Remove support for system libevent 2020-01-24 09:36:30 +08:00
js Issue #1362 - Revert "Implement regular expression lookbehind" 2020-01-24 09:10:50 +08:00
layout Bug 1315885 - Part 4: Implement callback reaction for custom element reactions. 2020-01-31 07:36:40 +08:00
ldap Issue #1251 - Remove obsolete XP_QSORT reference. 2019-11-22 10:53:15 +08:00
mailnews Issue #1358 - Default to SSL/TLS when using the Account Wizard 2020-01-24 09:28:12 +08:00
media Reject sample rates that are out-of-range for libsoundtouch. 2020-01-09 21:23:49 +08:00
memory Issue #1307 - Part 8: Remove deprecated sysctl.h inclusion. 2019-12-06 07:30:48 +08:00
mfbt Issue #1288 - Part 2: Add a partial LZ4 decompression routine. 2019-11-15 14:23:57 +08:00
modules Bug 1271549 - Remove details and summary preference. 2020-01-31 07:35:02 +08:00
mozglue No issue - Add 360 Safeguard to DLL blocklist 2019-09-20 22:14:46 +08:00
netwerk Fix whitespace. 2020-01-31 07:34:08 +08:00
nsprpub Issue #1338 - Part 1: Update NSPR to 4.24 2020-01-05 11:38:02 +08:00
other-licenses Update 7zSFX 2019-02-15 23:34:13 +08:00
parser Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. 2020-01-31 07:39:14 +08:00
probes import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
python Issue #1359 - Pointlessly rename greprefs.. again. 2020-01-24 09:28:10 +08:00
rdf import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
security Issue #1338 - Follow-up: Also cache the most recent PBKDF1 hash 2020-01-24 09:36:33 +08:00
services Issue #1208: Update Sync policies.js getters/setters to prevent race. 2019-08-17 13:33:21 +08:00
startupcache Remove all C++ Telemetry Accumulation calls. 2019-02-16 00:12:32 +08:00
storage No issue - Always use jemalloc allocator for storage memory when 2020-01-24 09:36:37 +08:00
taskcluster Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing 2019-02-15 23:39:55 +08:00
testing Bug 1319342 - Clone a node should enqueue an upgrade reaction. 2020-01-31 07:37:48 +08:00
third_party/aom Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 2019-02-16 00:17:46 +08:00
toolkit Issue #1342 - Remove support for system libevent 2020-01-24 09:36:30 +08:00
tools Fix build errors with newer glibc versions 2019-10-18 09:04:57 +08:00
uriloader Issue #1118 - Part 5: Change the way document.open() works 2019-12-28 21:20:03 +08:00
view import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
widget Update GTK clipboard handling 2020-01-11 06:47:36 +08:00
xpcom Issue #1319 - Enable promise debugging only in DEBUG builds. 2020-01-17 09:17:13 +08:00
xpfe Bug 1379728 part 1. Remove the double-definition of the 'close' event from EventNameList.h. 2020-01-09 21:28:04 +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
.gitattributes fix master branch build 2019-11-30 21:02:50 +08:00
.gitignore Update gitignore to no longer track snapshot javasrc for the html5 parser 2020-01-17 09:19:51 +08: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 Force clobber. 2019-10-25 12:00:54 +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 MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up. 2019-11-04 11:52:13 +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 MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer overflows. 2019-11-04 11:52:30 +08:00
old-configure.in Issue #1342 - Remove support for system libevent 2020-01-24 09:36:30 +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

Unified XUL Platform (UXP)

This repository holds the code for a unified application platform for XUL-based applications. It is a hard fork from the Mozilla code repository (mozilla-central) with an ESR-52 fork point.

In addition to further development based on the Mozilla upstream code, and selective cherry-picking of directly-applicable patches, this repository has its own development and holds the base for a future platform to be used by XUL applications.

This repository will contain at least one application to demonstrate and make use of the platform: The Basilisk web browser, a close twin to Mozilla's Firefox.

Additional documentation

Additional documentation relevant to this source code can be found in the /docs directory. This will contain relevant documentation regarding contributing, using and distributing this code and its binaries.

If you are interested in the development and building side of things, some information will be available on the Pale Moon developer wiki.

A note about trademarks and branding

Although this repository is licensed under Mozilla Public License v2.0, the trademarks and brands contained herein remain the property of their respective owners. For more details, please see the notifications in the respective directories.

Foundation and maintainership

This repository has been founded and is maintained by Moonchild (M.C. Straver). If you fork this repository to perform your own work on it, please consider offering improvement patches upstream to its origin to mutually improve the platform and build a future for XUL.