Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2019-10-25 12:00:12 +08:00
accessible De-unify accessibility build on Mac. 2019-05-11 06:20:39 +08:00
application Issue #1222: Don't load plugin instances when they have no src URI. 2019-09-06 23:48:49 +08:00
build Issue #1226 - Explicitly enable sse2 on x86_64 also. 2019-09-20 22:14:44 +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 #1243 - Update List of NSS Exported Symbols 2019-10-25 11:59:22 +08:00
db/sqlite3 Update SQLite to 3.29.0 2019-08-02 13:48:44 +08:00
devtools Issue #1230 - Part 2: Align devtools to the changes in css-grid 2019-10-05 07:22:14 +08:00
docs Add commit message style guidelines (#1117) 2019-05-31 07:19:26 +08:00
docshell Stop building /docshell unified and fix deprot. 2019-02-22 14:32:39 +08:00
dom Issue #1253 - Reset performance object on navigation 2019-10-25 12:00:08 +08:00
editor Issue #187: Remove solaris 1st party code OS checks. 2019-04-04 20:26:29 +08:00
embedding Make nsFind::Find actually use a string type as input. 2019-05-31 07:22:21 +08:00
extensions Issue #1102 - Disable <meta http-equiv=set-cookie> 2019-05-31 07:17:21 +08:00
gfx Correctly return zero vertices if clipping plane 0 or 2 clip away the 2019-09-06 23:49:19 +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 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 No issue - Update TZ data to 2019c 2019-10-05 07:22:37 +08:00
ipc Remove crashreporter toolkit files. 2019-04-04 20:29:55 +08:00
js Avoid uint32_t overflow in js shell by checking size of file before 2019-10-25 12:00:10 +08:00
layout Issue #1230 - Part 3: Update Reftests 2019-10-05 07:22:16 +08:00
media Added missing libwebp files to update.sh 2019-10-18 09:04:55 +08:00
memory Issue #187: Remove solaris 1st party code OS checks. 2019-04-04 20:26:29 +08:00
mfbt Use ptrdiff_t in RangedPtr. 2019-03-23 06:45:34 +08:00
modules Issue #1231 - Correct defines for Mac and keep universal prefs generic. 2019-10-25 12:00:03 +08:00
mozglue No issue - Add 360 Safeguard to DLL blocklist 2019-09-20 22:14:46 +08:00
netwerk Issue #1134: Reinstate postDataString for about:home searches. 2019-08-17 13:31:01 +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 Issue #1255 - Port upstream fix from libexpat 2019-10-25 12:00:12 +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 Properly implement various HSTS states. 2019-09-06 23:50:01 +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 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 1333045 - Update Location object properties to current spec. 2019-07-22 19:47:15 +08:00
third_party/aom Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591 2019-02-16 00:17:46 +08:00
toolkit Issue #1229 - Remove fallback for $INSTDIR 2019-10-25 12:00:05 +08:00
tools Fix build errors with newer glibc versions 2019-10-18 09:04:57 +08:00
uriloader Issue #991 Part 4: Network and URILoader 2019-04-27 08:21:53 +08:00
view import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
widget No Issue - Expand HWA over RDP to Windows 8.1 and 10. 2019-10-18 09:05:00 +08:00
xpcom Kill newly-spawned threads if we're shutting down. 2019-09-06 23:49:48 +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 platform version and force clobber. 2019-07-22 19:55: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 Issue #187: Remove solaris 1st party code OS checks. 2019-04-04 20:26:29 +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 Issue #1124: Remove Firefox Developer Edition code. 2019-08-17 13:32:31 +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.