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
2016-09-05 14:15:32 +01:00
accessible Backed out changeset 08e4eadbb77d for causing bug 1299667 2016-09-02 13:06:24 +02:00
addon-sdk Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0 2016-09-01 15:28:14 -07:00
b2g Bug 1299971 - Update tooltool cargo. r=mshal 2016-09-01 16:20:50 -07:00
browser Merge m-c to m-i 2016-09-03 21:59:01 -07:00
build Bug 1185120 - Convert raw pointers in DNS.cpp and nsHostResolver.cpp to smart pointers. r=valentin 2016-09-05 03:47:58 +08:00
caps Backed out changeset 1e7eb0625d3e (bug 1297687) a=merge 2016-09-02 13:18:37 -07:00
chrome Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
config Bug 1188657 - Enable SSLKEYLOGFILE for non-release builds, r=kaie,glandium 2016-04-26 19:40:41 +10:00
db/sqlite3 Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth 2016-08-18 22:02:22 -04:00
devtools Merge m-i to m-c, a=merge 2016-09-03 21:51:33 -07:00
docshell Backed out changeset 10da0eca7bbb (bug 1260931) 2016-09-02 15:33:51 +02:00
dom Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
editor Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
embedding Bug 1265739 - DocumenetProperties should use LONG as return type. r=jimm 2016-08-22 14:45:49 +09:00
extensions Bug 1280775 - null check in removePermission to prevent crash: permission manager change. r=mystor 2016-06-22 21:07:14 +02:00
gfx Bug 1296391 - Check length of name string before attempting to build a new name table. r=jrmuizel 2016-09-05 14:15:09 +01:00
gradle/wrapper
hal Bug 1299493 - Remove Navigator.get/hasFeature(); r=baku 2016-08-31 18:02:46 -04:00
image Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
intl Bug 1296050 - When checking whether bidi resolution is needed, ignore Unicode directional-control characters that do not actually introduce right-to-left-ness. r=xidorn 2016-09-05 14:15:32 +01:00
ipc Bug 1297804 - part 4 - avoid array bounds checks in DestroySubtree loops; r=billm 2016-09-02 16:14:28 -04:00
js Bug 1298597 - Properly handle the target Promise having been nuked in resolve/reject functions for xray'd Promises. r=jandem 2016-09-05 14:48:38 +02:00
layout Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
media Bug 1298710 - Remove ByteReader::DiscardRemaining and AutoByteReader - r=jya 2016-09-04 18:33:30 +10:00
memory Bug 1291356 - Enable multiple jemalloc arenas for MOZ_STYLO builds. r=me 2016-08-26 20:21:48 +09:00
mfbt Bug 1051567 - Make sure we resend file descriptors for the first chunk of a message. r=billm 2016-08-30 18:26:59 +08:00
mobile Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug 2016-09-05 01:17:00 +02:00
modules Merge m-c to inbound, a=merge 2016-08-29 17:54:53 -07:00
mozglue Bug 1297807 - Remove old JNI stubs; r=snorp 2016-08-26 12:26:46 -04:00
netwerk Bug 1185120 - Convert raw pointers in DNS.cpp and nsHostResolver.cpp to smart pointers. r=valentin 2016-09-05 03:47:58 +08:00
nsprpub Bug 1293329, land NSPR_4_13_BETA2, r=ted 2016-08-27 11:06:04 +02:00
other-licenses Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium 2016-08-22 16:59:33 +12:00
parser Backed out 3 changesets (bug 1298818, bug 1299838) for invalid wpt log messages 2016-09-01 18:59:36 -07:00
probes
python Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
rdf Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
release/docker Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD 2016-08-10 09:44:36 -04:00
security Bug 1252385 - Remove unused nsNSSCertTrust methods. r=mgoodwin 2016-09-03 22:47:20 +08:00
services Merge inbound to m-c a=merge 2016-09-01 17:51:22 -07:00
startupcache Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
storage Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
taskcluster Merge inbound to m-c. a=merge 2016-09-03 11:33:28 -04:00
testing Merge inbound to m-c. a=merge 2016-09-03 11:33:28 -04:00
toolkit Merge inbound to m-c. a=merge 2016-09-04 13:36:59 -04:00
tools Bug 1300080 - add to mozilla repository the modeling file for coverity. r=Ehsan 2016-09-03 08:55:58 +03:00
uriloader Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
view Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
widget Bug 1295899 - Change DRIVER_LESS_THAN_OR_EQUAL to DRIVER_BUILD_ID_LESS_THAN_OR_EQUAL r=ethlin r=milan 2016-08-31 20:24:00 +02:00
xpcom Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
xpfe Bug 1293596 (part 4) - Tweak nsIWidget::Create. r=mstange. 2016-08-19 09:03:17 +10:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn 2016-08-31 12:53:24 -04:00
.eslintrc
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins 2016-07-26 12:35:42 -04:00
.hgignore Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins 2016-07-26 12:35:42 -04:00
.hgtags
.lldbinit
.taskcluster.yml Bug 1298947 - Tag and use decision image 0.1.6; r=dustin 2016-09-01 15:21:02 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1298536 - Move --with-linux-headers to Python configure. r=glandium 2016-08-31 14:29:29 -07:00
Android.mk
AUTHORS
build.gradle
client.mk Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
client.py
CLOBBER Bug 1289951 maybe needs a=CLOBBER CLOSED TREE 2016-09-01 15:16:48 -07:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in bug 1262337 - add symbols for test plugins to symbols zip on Windows. r=gps 2016-08-22 06:42:59 -04:00
moz.build
moz.configure Bug 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium 2016-08-22 15:07:07 -07:00
mozilla-config.h.in
old-configure.in Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
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:

    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/