Fune (船) is a Firefox ESR fork with the intent of bringing back the Firefox 2.0 look and overall decrapifying the browser.
Find a file
2018-07-06 18:11:48 -06:00
.cargo
.vscode
accessible Merge inbound to mozilla-central. a=merge 2018-07-11 12:42:27 +03:00
browser Bug 1475067: Faster handling of UNICODE_STRINGs in bootstrap blocklist; r=mhowell 2018-07-06 18:11:48 -06:00
build Merge inbound to mozilla-central. a=merge 2018-07-12 01:04:09 +03:00
caps Bug 1416066 - Enable caching for scripts with codebase URLs of about:home, about:newtab, and about:welcome. r=kmag 2018-07-03 21:24:52 -04:00
chrome
config Bug 1443471 - Take clang mingw into account in moz.build files r=glandium 2018-06-25 20:01:39 +02:00
db
devtools Bug 1471838: Update the properties database. r=me CLOSED TREE 2018-07-12 07:29:09 +02:00
docshell Bug 1472087 - Readd comments from nsIDocShellLoadInfo; r=nika 2018-07-11 20:19:19 -07:00
dom Bug 1472973 part 14 - Use JS::GetNonCCWObjectGlobal in IndexedDatabaseManager::ExperimentalFeaturesEnabled. r=bz 2018-07-12 12:14:38 +02:00
editor Bug 1443902 - Part 2. Update spellcheck status on focused element after turning off contenteditable. r=masayuki 2018-07-10 14:17:50 +09:00
embedding
extensions Bug 1474550 - Add words to en-US dictionary. r=ehsan 2018-07-10 17:49:06 +07:00
gfx Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-12 12:33:01 +03:00
gradle/wrapper
hal
image Bug 1470447 - JPEG decoder should post an invalidation for each row. r=tnikkel 2018-07-11 11:44:17 -04:00
intl
ipc
js Bug 1472973 part 15 - Use JS::GetNonCCWObjectGlobal in SandboxCallableProxyHandler::call. r=bz 2018-07-12 12:14:38 +02:00
layout Bug 1475003, don't notify DOM of SMIL changes, r=peterv 2018-07-12 13:04:26 +03:00
media Bug 1371485 - Fix gflags root; r=chmanchester 2018-06-22 14:25:31 -04:00
memory
mfbt
mobile Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-12 01:09:58 +03:00
modules Bug 1471838: Turn layout.css.offset-logical-properties.enabled off by default. r=xidorn 2018-07-12 07:28:58 +02:00
mozglue Bug 1475067: Faster handling of UNICODE_STRINGs in bootstrap blocklist; r=mhowell 2018-07-06 18:11:48 -06:00
netwerk Bug 1467102 - Fix the ftp diversion. r=bagder 2018-07-11 10:01:43 -04:00
nsprpub
other-licenses
parser
python Merge inbound to mozilla-central. a=merge 2018-07-12 01:04:09 +03:00
security Merge inbound to mozilla-central. a=merge 2018-07-12 01:04:09 +03:00
services Backed out changeset 101f97abc1d4 (bug 1458917) for Talos failures on a CLOSED TREE 2018-07-11 05:11:11 +03:00
servo Bug 1461285 followup - Remove a unused line to fix a warning. 2018-07-12 14:19:16 +10:00
startupcache
storage
taskcluster Merge autoland to mozilla-central. a=merge 2018-07-11 00:50:32 +03:00
testing Bug 1475016 - Disable unstable chunk of webcrypto tests on linux32, a=testonly 2018-07-12 11:52:06 +01:00
third_party Bug 1371485 - Update gyp to 4d467626b0b9f59a85fb81ca4d7ea9eca99b9d8f; r=chmanchester 2018-06-21 14:40:47 -04:00
toolkit Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-12 12:33:01 +03:00
tools Bug 1474273 - Add xpc::CurrentNativeGlobal and use it instead of NativeGlobal(JS::CurrentGlobalOrNull(cx)). r=bz 2018-07-11 14:07:02 +02:00
uriloader
view
widget
xpcom Backed out 1 changesets (bug 1474636) for test_crash_with_memory_report.js failure CLOSED TREE 2018-07-12 02:21:33 +03:00
xpfe/appshell Bug 1472087 - deCOMtaminate nsIDocShellLoadInfo; r=nika 2018-07-11 20:19:14 -07:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Cargo.toml
client.mk
client.py
CLOBBER Bug 1371485 - Moving gyp requires a clobber; r=chmanchester 2018-07-09 14:48:41 -04:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
Pipfile
Pipfile.lock
README.txt
settings.gradle
test.mozbuild

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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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 -
    https://www.mozilla.org/firefox/channel/desktop/#nightly