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
Chris H-C fe6d4dbee4 Bug 1824682 - Add /dev/urandom to rdd process sandbox on Linux r=gcp
On Linuxen without getrandom(), Rust (and Firefox broadly) uses /dev/urandom
as a fallback. Rust uses it for a few things, notably hashmaps... and will
panic if it can't use it.

Differential Revision: https://phabricator.services.mozilla.com/D174336
2023-03-31 20:47:16 +00:00
.cargo Bug 1825480 - Update crossbeam-epoch to 0.9.14 and minidump-writer to current master. r=gsvelto,supply-chain-reviewers 2023-03-30 21:08:39 +00:00
.vscode
accessible Backed out 12 changesets (bug 1825325, bug 1825336, bug 1825333, bug 1825332, bug 1825324, bug 1824557, bug 1825328, bug 1825335, bug 1825330, bug 1825329, bug 1825327, bug 1825331) for causing build bustages in nsClipboard.cpp CLOSED TREE 2023-03-31 12:58:53 -04:00
browser Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
build Bug 1825480 - Update crossbeam-epoch to 0.9.14 and minidump-writer to current master. r=gsvelto,supply-chain-reviewers 2023-03-30 21:08:39 +00:00
caps Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio 2023-03-30 16:53:51 +00:00
chrome
config Bug 1825555 - Portable extraction of rust dependency r=glandium 2023-03-31 12:31:48 +00:00
devtools Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
docs Bug 1825715 - Add section about ignoring formatting to ESLint docs. r=Gijs 2023-03-31 20:32:20 +00:00
docshell Backed out 12 changesets (bug 1825325, bug 1825336, bug 1825333, bug 1825332, bug 1825324, bug 1824557, bug 1825328, bug 1825335, bug 1825330, bug 1825329, bug 1825327, bug 1825331) for causing build bustages in nsClipboard.cpp CLOSED TREE 2023-03-31 12:58:53 -04:00
dom Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
editor
extensions
gfx Backed out changeset bc8c5f1973ff (bug 1825673) for causing mochitest failures in test_GridElementWidthResizer.html CLOSED TREE 2023-03-31 23:14:09 +03:00
gradle/wrapper
hal
image Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio 2023-03-30 16:53:51 +00:00
intl Bug 1824511 - Make intl/unicharutil/util buildable outside of a unified build environment r=andi 2023-03-30 13:48:32 +00:00
ipc Bug 1825327 - Make ipc/chromium buildable outside of a unified build environment r=andi 2023-03-31 13:29:44 +00:00
js Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (js/). r=arai 2023-03-31 20:32:18 +00:00
layout Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
media Bug 1825328 - Make media/libcubeb/*test buildable outside of a unified build environment r=andi 2023-03-31 13:29:45 +00:00
memory Bug 1825329 - Make memory/moz*alloc buildable outside of a unified build environment r=andi 2023-03-31 13:29:45 +00:00
mfbt
mobile Backed out 2 changesets (bug 1824473) for causing failures in test_clear_form.html CLOSED TREE 2023-03-31 21:51:12 +03:00
modules Backed out changeset b5217784536c (bug 1777921) for causing assertion failures at WorkerPrivate.h. CLOSED TREE 2023-03-31 18:36:39 +03:00
mozglue Bug 1818080 - [remote] Add profile markers for CDP, Marionette and WebDriver BiDi commands and events. r=webdriver-reviewers,canaltinova,jdescottes 2023-03-31 12:42:44 +00:00
netwerk Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
nsprpub
other-licenses
parser Bug 1824516 - Make parser/htmlparser buildable outside of a unified build environment r=andi 2023-03-30 13:48:34 +00:00
python Bug 1824659 - upgrade sphinx to version 5 r=firefox-source-docs-reviewers,sylvestre 2023-03-30 08:01:21 +00:00
remote Bug 1818080 - [remote] Add profile markers for CDP, Marionette and WebDriver BiDi commands and events. r=webdriver-reviewers,canaltinova,jdescottes 2023-03-31 12:42:44 +00:00
security Bug 1824682 - Add /dev/urandom to rdd process sandbox on Linux r=gcp 2023-03-31 20:47:16 +00:00
services Backed out 2 changesets (bug 1824473) for causing failures in test_clear_form.html CLOSED TREE 2023-03-31 21:51:12 +03:00
servo Bug 1825478 - Update bindgen to 0.64. r=emilio,necko-reviewers,supply-chain-reviewers,valentin 2023-03-30 21:05:14 +00:00
startupcache
storage Bug 1824557 - Make storage/ buildable outside of a unified build environment 2023-03-31 13:29:43 +00:00
supply-chain Bug 1823494 - vendor authenticator-rs v0.4.0-alpha11. r=dveditz,supply-chain-reviewers 2023-03-31 00:04:31 +00:00
taskcluster Bug 1774273 - Fix new mac notarization tasks r=bhearsum 2023-03-31 18:34:18 +00:00
testing Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
third_party Bug 1823494 - vendor authenticator-rs v0.4.0-alpha11. r=dveditz,supply-chain-reviewers 2023-03-31 00:04:31 +00:00
toolkit Bug 1825715 - Replace disabling of ESLint rule prettier/prettier with prettier-specific disabling (other). r=Gijs,necko-reviewers,credential-management-reviewers,devtools-reviewers,dimi 2023-03-31 20:32:18 +00:00
tools Bug 1825478 - Update bindgen to 0.64. r=emilio,necko-reviewers,supply-chain-reviewers,valentin 2023-03-30 21:05:14 +00:00
uriloader Bug 1825325 - Make uriloader/exthandler buildable outside of a unified build environment r=andi 2023-03-31 13:29:44 +00:00
view
widget Bug 1825812: Disable the 'Search With Google' service menu entry on macOS, as well as other services that open in Safari. r=mstange 2023-03-31 17:42:28 +00:00
xpcom Backed out 12 changesets (bug 1825325, bug 1825336, bug 1825333, bug 1825332, bug 1825324, bug 1824557, bug 1825328, bug 1825335, bug 1825330, bug 1825329, bug 1825327, bug 1825331) for causing build bustages in nsClipboard.cpp CLOSED TREE 2023-03-31 12:58:53 -04:00
xpfe/appshell Bug 1824514 - Make xpfe/appshell buildable outside of a unified build environment r=andi 2023-03-30 13:48:33 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1825696 - Update in-tree crates to env_logger 0.10. r=emilio 2023-03-31 07:20:15 +00:00
Cargo.toml Bug 1825480 - Update crossbeam-epoch to 0.9.14 and minidump-writer to current master. r=gsvelto,supply-chain-reviewers 2023-03-30 21:08:39 +00:00
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1825135 - Change DOM Streams module ownership r=saschanaz,zeid 2023-03-29 15:31:34 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.