Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2019-02-15 23:55:25 +08:00
accessible Bug 1286182: Implement the layout for <input type=date> 2019-02-15 23:44:33 +08:00
application [PALEMOON] Update error number for webextensions to match the platform 2019-02-15 23:55:19 +08:00
browser Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js 2019-02-15 23:55:01 +08:00
build Move --enable-tests out of Python configure and flip the default. 2019-02-15 23:53:16 +08:00
caps Bug 1323683 - Fold nsIURIWithQuery into nsIURI 2019-02-15 23:49:27 +08:00
chrome Add extra check for path traversal sanity v2. 2019-02-15 23:38:07 +08:00
config Revert "Update build system files for NSS 3.35" 2019-02-15 23:50:25 +08:00
db/sqlite3 Update SQLite lib to 3.21.0. 2019-02-15 23:39:51 +08:00
devtools Issue #316 - Always build heapsnapshot regardless of the rest of the devtools for now 2019-02-15 23:55:22 +08:00
docs Create /docs and move contributing guideline to it. 2019-02-15 23:53:15 +08:00
docshell Bug 1359204 - Test view-source can open link is not blocked by security policies 2019-02-15 23:54:53 +08:00
dom Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection 2019-02-15 23:55:08 +08:00
editor moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases 2019-02-15 23:48:56 +08:00
embedding Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s) 2019-02-15 23:54:30 +08:00
extensions moebius#130: URL parser - fix: don't allow empty host name 2019-02-15 23:45:55 +08:00
gfx Implement auxclick 2019-02-15 23:53:46 +08:00
gradle/wrapper import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
hal import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
image Bug 1323683 - Fold nsIURIWithQuery into nsIURI 2019-02-15 23:49:27 +08:00
intl Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM 2019-02-15 23:47:14 +08:00
ipc moebius#230: Consider blocking top level window data: URIs (part 3/3 without tests) 2019-02-15 23:49:20 +08:00
js [regression] [follow up] Error: No such property on self-hosted object: "Intl_getDisplayNames" 2019-02-15 23:54:10 +08:00
layout Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection 2019-02-15 23:55:08 +08:00
media [ffvpx] Update resync documentation 2019-02-15 23:52:01 +08:00
memory Remove the unused and rudimentary arena load balancer. 2019-02-15 23:52:21 +08:00
mfbt Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard 2019-02-15 23:53:19 +08:00
mobile Hard-code the version number for Mozilla's version checker for add-ons. 2019-02-15 23:49:54 +08:00
modules moebius#90: CSS - implement text-justify property 2019-02-15 23:54:04 +08:00
mozglue Remove support for system jemalloc. 2019-02-15 23:52:07 +08:00
netwerk Bug 1182569: Update ContentSecurityManager to handle docshell loads 2019-02-15 23:54:22 +08:00
nsprpub Revert "Update NSPR to 4.18" 2019-02-15 23:50:28 +08:00
other-licenses Update 7zSFX 2019-02-15 23:34:13 +08:00
parser Disable -Wimplicit-fallthrough in parser/html 2019-02-15 23:35:53 +08:00
probes import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
python Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. 2019-02-15 23:44:10 +08:00
rdf import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
security Partially revert 1ef526f0f - sftkpwd.c 2019-02-15 23:51:37 +08:00
services moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment 2019-02-15 23:50:03 +08:00
startupcache import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
storage Remove support for system jemalloc. 2019-02-15 23:52:07 +08:00
taskcluster Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing 2019-02-15 23:39:55 +08:00
testing Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test 2019-02-15 23:54:28 +08:00
toolkit Un-depercate synchronous search initialization 2019-02-15 23:55:25 +08:00
tools Remove jemalloc 4 from our tree. 2019-02-15 23:52:10 +08:00
uriloader Bug 1182569: Use AsyncOpen2 for docshell loads 2019-02-15 23:54:20 +08:00
view import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
widget moebius#89: DOM - implement animationcancel event 2019-02-15 23:54:00 +08:00
xpcom Bug 338865 - Scriptable XPIDL iface inheriting from noscript iface should throw error 2019-02-15 23:55:10 +08:00
xpfe Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an hard e10s) 2019-02-15 23:54:30 +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 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +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 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +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 CLOBBER after ffvpx update 2019-02-15 23:52:04 +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 Move --enable-tests out of Python configure and flip the default. 2019-02-15 23:53:16 +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

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.

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.