rhinoduck 7b7ccd5dce Add JXR support to the browser
Can be enabled/disabled at runtime by toggling the 'media.jxr.enabled'
pref (disabled by default).

Two additional prefs are provided for testing purposes:
'media.jxr.autoaccept', and 'media.jxr.advertised_mime_type'
See comments in all.js for information on what these do.

This commit includes the MS OpenTech implementation of the decoder on
the browser side with some fixes applied; see the development in Pale
Moon GitGub issue #105 or my comments in the source code for more
information.
2018-07-25 06:44:47 +08:00
2018-07-25 06:35:22 +08:00
2018-07-24 23:11:31 +08:00
2018-07-25 06:22:30 +08:00
2018-07-25 06:44:47 +08:00
2018-07-24 23:25:53 +08:00
2018-07-25 06:44:47 +08:00
2018-07-25 06:43:50 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 06:44:41 +08:00
2018-07-25 06:34:59 +08:00
2018-07-25 06:44:47 +08:00
2018-07-25 06:44:47 +08:00
2018-07-25 01:29:20 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 06:44:47 +08:00
2018-07-25 06:25:01 +08:00
2018-07-25 06:44:13 +08:00
2018-07-25 01:00:21 +08:00
2018-07-24 23:11:43 +08:00
2018-07-25 06:42:10 +08:00
2018-07-25 06:36:57 +08:00

#Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is mostly laid out like Mozilla-based products.

An explanation of the Mozilla Source Code Directory Structure and links to project pages with documentation can be found at:

https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Pale Moon yourself from this source code, see:

Windows: https://forum.palemoon.org/viewtopic.php?f=19&t=13556
Linux: https://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux

S
Description
No description provided
Readme 701 MiB
Languages
C++ 38.9%
C 20%
JavaScript 19.2%
HTML 13.6%
Python 4.2%
Other 3.7%