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
Valentin Gosu e1fec6aab6 Bug 1711622 - Use default Accept header for images as specified by fetch standard r=tnikkel,necko-reviewers,kershaw
This change is meant to align Firefox with the fetch standard, and to allow
loading SVG images as favicons.

See 8dd73dbecf/fetch.bs (L4391)

Differential Revision: https://phabricator.services.mozilla.com/D202817
2024-05-20 11:53:58 +00:00
.cargo Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
.github/workflows
.vscode
accessible Bug 1897430 - enable CSS alt text for accessibility tree tests. r=Jamie 2024-05-20 03:10:37 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-05-20 07:02:36 +00:00
build Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
caps Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
chrome
config Bug 1883720 - (re)Move checks for socket, gethostbyname_r and demangle to moz.configure r=glandium 2024-05-17 07:35:09 +00:00
devtools Bug 1890269 - [devtools] Implementing search highlight in codemirror 6 r=devtools-reviewers,nchevobbe 2024-05-20 09:50:41 +00:00
docs Bug 1858446 - Document that classes representing HTML elements should live in the mozilla::dom namespace. r=peterv DONTBUILD 2024-05-17 23:23:44 +00:00
docshell Bug 1895555 - Text Fragments: Implement same-document navigation. r=farre,dom-core 2024-05-17 12:16:00 +00:00
dom Bug 1897605. Implement parsing of CSS 'anchor-scope'. r=emilio 2024-05-18 16:47:28 +00:00
editor Bug 1877513 - Make HTMLEditor deletes only preceding lines of right child block if the range starts from start of a line r=m_kato 2024-04-27 00:36:26 +00:00
extensions Bug 1851535 - Remove dead arguments for switching LDAP versions. r=mkaply 2024-05-08 22:48:53 +00:00
gfx Bug 1863257 - Remove sync wait in compositor thread of main thread canvas by RemoteTextureMap::WaitForRemoteTextureOwner() r=gfx-reviewers,lsalzman 2024-05-20 00:29:19 +00:00
gradle/wrapper Bug 1881094 - 7. cleanup firefox-android exclusions in license.yml r=gl,android-reviewers 2024-05-09 16:28:42 +00:00
hal
image Bug 1895211. Get the image in imgRequest::OnStopRequest after calling OnDataAvailable because that might create the image. r=gfx-reviewers,nical 2024-05-17 23:26:18 +00:00
intl Bug 1897030 - Remove cfg(icu4x_custom_data) check in icu_segmenter_data. r=m_kato 2024-05-16 05:17:26 +00:00
ipc Bug 1883720 - (re)Move checks for socket, gethostbyname_r and demangle to moz.configure r=glandium 2024-05-17 07:35:09 +00:00
js Bug 1897013 - Collect the nursery at the start of GC slices if we might run the incremental marking validator r=sfink 2024-05-20 09:28:01 +00:00
layout Bug 1897657 - Remove PresShell::mReflowContinueTimer. r=dholbert 2024-05-20 06:41:27 +00:00
media Bug 1897599 - Update opus to eb39efaa154fab96bf12b5cab932418cd3807eb2 r=kinetik DONTBUILD 2024-05-19 23:32:10 +00:00
memory Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
mfbt Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
mobile Bug 1897456 - Remove old tabs tray code from UI tests: SettingsPrivateBrowsingTest class r=ajoltan DONTBUILD 2024-05-20 11:50:31 +00:00
modules Bug 1897719 - Add "Google Material Icons Filled" to the icon-fonts allowlist. r=layout-reviewers,emilio 2024-05-20 11:35:08 +00:00
mozglue Bug 1841030 - cache the thread id in thread-local storage r=profiler-reviewers,canaltinova 2024-05-17 14:09:22 +00:00
netwerk Bug 1711622 - Use default Accept header for images as specified by fetch standard r=tnikkel,necko-reviewers,kershaw 2024-05-20 11:53:58 +00:00
nsprpub
other-licenses Backed out 2 changesets (bug 1895492, bug 1889299) for causing bug 1896944. a=backout 2024-05-15 23:07:48 +03:00
parser Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
python Bug 1896688 - Prevent unnecessary os.stat call in jar.py r=sergesanspaille 2024-05-17 21:35:05 +00:00
remote Bug 1897183 - [puppeteer] Update test expectations. r=webdriver-reviewers,whimboo 2024-05-17 15:20:46 +00:00
security Bug 1894047: Error handling for SSLServerCertVerification r=jschanck 2024-05-16 13:40:49 +00:00
services Bug 1887739: Removes force_auth fxa path and uses connect path instead.r=markh,settings-reviewers 2024-05-17 18:00:06 +00:00
servo Bug 1897092 - Don't clamp hsl/hwb channels for modern syntax colors r=layout-reviewers,emilio 2024-05-20 08:37:32 +00:00
startupcache
storage Bug 1842682 - Remove unused ChromeUtils.requestIOActivity and IOActivityMonitor, r=necko-reviewers,valentin. 2024-05-17 14:03:21 +00:00
supply-chain Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
taskcluster Bug 1897042 - Update references for Snap QA test on Nightly r=benchatt 2024-05-18 06:48:56 +00:00
testing Bug 1897092 - Don't clamp hsl/hwb channels for modern syntax colors r=layout-reviewers,emilio 2024-05-20 08:37:32 +00:00
third_party Bug 1896717 - Update libjxl to 715b44238e67e521bba944e2864eb2933296e51c r=saschanaz 2024-05-17 10:50:57 +00:00
toolkit Bug 1874406 - Refactor, optimize and cleanup event page idle management r=robwu 2024-05-19 18:51:06 +00:00
tools Bug 1889350 - Remove chrome-worker environment from eslint-plugin-mozilla. r=Standard8 2024-05-17 20:55:17 +00:00
uriloader Bug 1894662 - Disable HTTPS-First for browser_download_idn_blocklist.js r=freddyb,mak 2024-05-16 15:24:47 +00:00
view Bug 1895928 - PresShell::ScheduleViewManagerFlush shouldn't set the layout flush bit. r=smaug 2024-05-10 08:08:42 +00:00
widget Bug 1896960 - Preserve the user's custom colors between multiple color pickers. r=emilio 2024-05-20 11:01:21 +00:00
xpcom Bug 1897607 - Inline StringBuffer assignment. r=smaug 2024-05-18 17:33:20 +00:00
xpfe/appshell Bug 1787382 - Remove resolutionchange events firing r=win-reviewers,cmartin 2024-05-09 14:37:04 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1889978 - Vendor ffmpeg 7.0 headers. r=media-playback-reviewers,frontend-codestyle-reviewers,alwu 2024-04-30 14:21:45 +00:00
.cron.yml
.eslintignore Bug 1881094 - 8. remove some eslint exclusions for firefox-android, using mach lint --fix r=android-reviewers,frontend-codestyle-reviewers,webcompat-reviewers,denschub,Gijs,gl 2024-05-14 13:59:26 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1837575 - Move Tabbed Browser related files to browser/components/tabbrowser/. r=mconley,desktop-theme-reviewers,zeid,tabbrowser-reviewers,frontend-codestyle-reviewers,Itiel 2024-05-17 13:25:23 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1894617: ignore the root .vscode directory too; r=sheehan 2024-05-02 18:26:11 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1894619 - Remove the invalid regex escape sequences in .hgignore. r=sheehan 2024-05-02 18:28:22 +00:00
.hgtags No bug - tagging 41e8bcefc0ec9c22e3dfe0dbc8dd122cfe6316f8 with FIREFOX_NIGHTLY_127_END a=release DONTBUILD CLOSED TREE 2024-05-13 15:05:44 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1885449 - Move GV code shared between Android and iOS to a shared directory. r=geckoview-reviewers,frontend-codestyle-reviewers,nalexander,owlish 2024-05-16 22:08:51 +00:00
.prettierrc.js
.stylelintignore Bug 1881094 - 5. remove stylelint exclusions for firefox-android r=android-reviewers,frontend-codestyle-reviewers,gl 2024-05-02 18:38:36 +00:00
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1892641 - include timestamps in BUILDSTATUS lines from gradle, r=glandium. 2024-04-30 08:17:13 +00:00
Cargo.lock Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
Cargo.toml Bug 1895888 - Vendor fully-implemented Rust relevancy component r=bdk 2024-05-09 19:56:58 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-05-13 15:05:55 +00:00
configure
configure.py
GNUmakefile
gradle.properties Bug 1881094 - 7. cleanup firefox-android exclusions in license.yml r=gl,android-reviewers 2024-05-09 16:28:42 +00:00
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1837575 - Move Tabbed Browser related files to browser/components/tabbrowser/. r=mconley,desktop-theme-reviewers,zeid,tabbrowser-reviewers,frontend-codestyle-reviewers,Itiel 2024-05-17 13:25:23 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
package-lock.json Bug 1889350 - Remove chrome-worker environment from eslint-plugin-mozilla. r=Standard8 2024-05-17 20:55:17 +00:00
package.json
pyproject.toml
README.txt
settings.gradle Bug 1895781 - Move the App Services and Glean auto-publish logic to its own settings file. r=nalexander 2024-05-10 06:21:28 +00:00
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.