Unified XUL Platform
Go to file
Moonchild 4b51e3ecc9 Merge pull request 'Colump picker should work even if there are no rows in the tree' (#2481) from yup/UXP:master into master
Reviewed-on: #2481
2024-03-17 15:47:41 +00:00
accessible Issue #1638 - Part 1: Put NPAPI code behind MOZ_ENABLE_NPAPI. 2024-01-10 04:03:35 -06:00
build Issue #2454 - Guard the classic email account wizard with its own configure option 2024-01-15 18:34:31 +08:00
caps Issue #2402 - CSP Violation events should have the correct sample for inline contexts. 2024-01-08 07:46:11 -06:00
chrome Issue #1656 - Remove more vim control lines. 2023-05-03 22:09:21 +02:00
config Issue #1638 - Part 2: Disable GTK2 when building with GTK3 and without NPAPI. 2024-01-10 04:03:35 -06:00
db No issue - Update SQLite lib to 3.42.0 2023-06-19 15:34:01 +02:00
devtools No issue - Replacing location might throw NS_ERROR_UNEXPECTED while the developer tools window is being destroyed 2024-02-22 09:35:43 +08:00
docs Update CONTRIBUTING.md 2020-10-02 05:13:43 -04:00
docshell Issue #2452 - Prevent nsDocShell access when it is already being destroyed 2024-01-16 11:02:51 +01:00
dom [DOM] Check if WorkerRunnable::Run runs on top of WorkerThreadPrimaryRunnable::Run in a worker thread. 2024-02-22 19:53:24 +01:00
editor Issue #2388 - Part 3: Update tests 2024-01-16 21:28:36 +01:00
embedding Issue #1656 - Remove more vim control lines. 2023-05-04 22:06:35 +02:00
extensions Issue #2402 - importScripts should be governed by script-src in Web Workers. 2024-01-06 15:32:04 -06:00
gfx Issue #2465 - Do not use our in-tree metrics hints if using system-cairo 2024-02-01 11:20:25 +01:00
hal Issue #2342: Use [[nodiscard]] in /hal /image and /intl 2023-11-08 13:46:01 +01:00
image Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]] 2023-11-11 14:27:03 +01:00
intl Issue #2051 - Part 3 - Use pre-built big-endian ICU data file for big-endian builds. 2023-11-23 01:42:12 -06:00
ipc Issue #1638 - Follow-up: Fix syntax error in Part 6. 2024-01-12 00:32:33 -06:00
js Issue #618 - Follow-up: Fix missed constant refactor preventing ExportEntries from working. 2024-01-28 15:08:57 +01:00
layout [layout] Process pairs in coord list in PolyArea. 2024-02-22 20:36:30 +01:00
ldap Issue #2399 - Fix LDAP on Linux. 2023-12-01 19:01:18 -06:00
mailnews Issue #2454 - Guard the classic email account wizard with its own configure option 2024-01-15 18:34:31 +08:00
media Issue #2317 - Follow-up - Update ffvpx to 6.0.1 2023-12-01 16:12:00 -06:00
memory Issue #2378 & #2051 - Part 4 - Remove unused moz_xposix_memalign(). 2023-11-23 01:42:12 -06:00
mfbt Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]] 2023-11-11 14:27:03 +01:00
modules Disable URL-paste content loading by default. 2024-02-02 13:28:43 +01:00
mozglue Issue #1638 - Part 2: Disable GTK2 when building with GTK3 and without NPAPI. 2024-01-10 04:03:35 -06:00
netwerk [network] Block set-cookie from multipart/x-mixed-replace 2024-02-22 22:08:23 +01:00
nsprpub Issue #2051 - Part 1 - Initial changes to get UXP building on Mac 10.5 PowerPC. 2023-11-23 01:42:11 -06:00
other-licenses Issue #2281 - Follow-up: Don't include headers in extern "C". 2023-11-08 23:24:46 -06:00
parser Issue #2158 - Part 5: Guard preload links support with a preference 2024-01-27 23:10:49 +08:00
probes Issue #1656 - Part 6: Clean up the build files 2020-09-23 15:52:00 +00:00
python No issue - Update build status messages 2024-01-17 10:42:52 +01:00
rdf Issue #2402 - CSP Violation events should have the correct sample for inline contexts. 2024-01-08 07:46:11 -06:00
security [HSTS] Let parent hosts determine whether HSTS subs should be applied. 2024-01-24 19:35:02 +01:00
services Issue #1656 - Remove more vim control lines. 2023-05-05 15:20:27 +02:00
startupcache Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-02 14:49:45 +02:00
storage Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]] 2023-11-11 14:27:03 +01:00
taskcluster [No issue] Add executable bit to shell scripts in tree 2022-11-25 09:37:30 -06:00
testing Make Gecko Media Plugins optional when not building EME or WebRTC 2023-08-31 17:04:44 -03:00
toolkit Minor performance improvement by elimination of an unnecessary intermediate array 2024-03-17 15:41:22 +00:00
tools Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]] 2023-11-11 14:27:03 +01:00
uriloader Issue #1638 - Part 1: Put NPAPI code behind MOZ_ENABLE_NPAPI. 2024-01-10 04:03:35 -06:00
view Issue #1638 - Part 1: Put NPAPI code behind MOZ_ENABLE_NPAPI. 2024-01-10 04:03:35 -06:00
widget [gtk] Let printer enumeration run to completion, to avoid a GTK bug. 2024-01-24 16:21:26 +01:00
xpcom Issue #2452 - Handle re-entrant Microtask checkpoints from Events dispatched by StableState callbacks 2024-01-16 11:04:58 +01:00
xpfe Issue #1656 - Remove more vim control lines. 2023-05-05 15:53:29 +02:00
xulrunner Issue #2391 - Part 12: Use XML-style license block in simple.xul 2023-11-26 21:40:55 -03:00
.clang-format Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.clang-format-ignore Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.eslintignore Issue #1053 - Part 1c: Remove references to mobile/android targets and paths 2020-12-25 23:29:47 +00:00
.eslintrc.js Fix unsafe "instanceof" negations 2018-05-02 06:57:57 +02:00
.flake8 Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.gdbinit Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.gdbinit_python Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.gitattributes Git stuff 2018-02-02 03:23:50 -05:00
.gitignore Issue #1053 - Part 1c: Remove references to mobile/android targets and paths 2020-12-25 23:29:47 +00:00
.lldbinit Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.taskcluster.yml Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
.ycm_extra_conf.py Issue #1053 - Second pass remove android defines and build system stuff. 2022-04-01 15:47:43 +02:00
AUTHORS Update AUTHORS 2018-07-24 16:40:12 +02:00
Android.mk Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
CLOBBER Issue #2281 - Force clobber 2023-11-05 13:16:51 +01:00
GNUmakefile Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
LEGAL Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
LICENSE Add correct licensing statement in the source root. 2018-02-05 10:16:23 +01:00
Makefile.in Issue #2065 - Part 3: Process install manifests with --track in the recursive make backend 2022-12-24 12:57:52 +08:00
README.md Update README 2022-12-25 16:59:18 +00:00
SECURITY.md No issue - Update README and SECURITY 2022-04-27 00:14:54 +00:00
aclocal.m4 Issue #1905 - Part 3c - Remove iOS from the rest of the configure system. 2022-06-09 14:35:28 -05:00
client.mk Issue #1656 - Remove more vim control lines. 2023-05-05 15:53:29 +02:00
client.py Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
configure.in Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
configure.py Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
mach Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
moz.build Issue #1847 - Transfer build configuration to gyp 2022-04-07 15:43:28 +02:00
moz.configure Issue #2262 - Build with C++14 by default 2023-06-21 22:18:07 +02:00
mozilla-config.h.in MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer overflows. 2019-10-21 04:53:41 -05:00
old-configure.in Issue #2454 - Guard the classic email account wizard with its own configure option 2024-01-15 18:34:31 +08:00
sourcestamp.txt Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00
test.mozbuild Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00

README.md

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 maintained platform to be used by XUL applications.

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 site. You are also always welcome to get in touch with our community on the Pale Moon forum.

A note about trademarks and branding

Although this repository is primarily 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 by Moonchild (M.C. Straver) and is maintained by him and other community members. 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.

Looking for Pale Moon?

As of Issue #969, release version 28.9.0, applications have been split off into their own dedicated (front-end) repositories, with Pale Moon located at MoonchildProductions/Pale-Moon.