mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 01:59:55 +00:00
3ca7947b8a8a7a371b7b3f53fb050bcfd82fca23
This should take care of injection of non-network URIs that aren't same origin (e.g. extension-sourced data: URIs) triggering mixed-mode warnings. Assumption here is that data: URIs are safe if "local"; this is a security trade-off that should be acceptable.
#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
Description
Languages
C++
38.9%
C
20%
JavaScript
19.2%
HTML
13.6%
Python
4.2%
Other
3.7%