roytam1 235a5ea444 import changes from tenfourfox-history:
- #444, #334: retune session store; remove telemetry (8482c1f9d)
- Revert "conditional check for PPC/x86" temporarily to make better pull request. (40c43f15b)
- look for log2() without std namespace (a61d449ef)
- rewrite access to control and FPU structures (2b58e23b7)
- #438: revert M1371908 for startup assertions and crashes (ad2a5336b)
- Wrong revert! Revert "Revert "conditional check for PPC/x86" temporarily to make better pull request." (9781a9144)
- Corretly revert to allow better pull. Revert "remove flags to remove altivec from here" (69a66da97)
- #399: ChildNode-ParentNode DOM4 M911477 M1301777 M1308922 M1104955 M1054759 M1258163 (bc5e0e5db)
- Revert "look for log2() without std namespace" - need to investigate more (16fa9b6b4)
- #399: M1249913 M1310403 M1260515 (fa3943ab2)
- #399: passive event listener support M1266066 (3b4f93bf6)
- #399: abspos edge case M1379306 (aaa273649)
- #455: remove unnecessary compiler options (36134ebb3)
- #457: update certs and pins (245059e2b)
- #446: refresh driver overhaul + M1367830 M1352205 (85934d6f5)
- add CONTRIBUTING (35e86c9ee)
- #446: reduce throttle interval (ce4255be2)
- #457, #459: M1413741 M1408990 M1418922 M1422389 M1415598 M1423159 M1399400 M1428589 M1427870 M1425780 (1b84841d6)
- #457: M1414425 M1418854 M1411708 M1395508 M1408017 M1425000 + assertion tweaks (f3d191862)
- #457: M1419363 + WeakPtr support from M1267918 (014868942)
- #457: M1414452 converted to nsAutoTArray from AutoTArray (ba925258b)
- #457: M1412145 (c8c5a6c2b)
2018-05-31 15:31:40 +08:00
2018-05-31 14:43:41 +08:00
2018-05-31 14:43:25 +08:00
2018-05-31 14:43:38 +08:00

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 Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/
S
Description
No description provided
Readme 354 MiB
Languages
C++ 36.2%
JavaScript 22.6%
C 18.1%
HTML 13.7%
Python 4%
Other 5%