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
Paul Adenot 171272ebbf Bug 1860492 - Stop using theora files in mobile/android/geckoview/src/androidTest/. r=geckoview-reviewers,m_kato,frontend-codestyle-reviewers
Files containing theora have been modified to use VP9 in WebM, which is
equivalent for those tests, that only require a video with or without sound.

Differential Revision: https://phabricator.services.mozilla.com/D204643
2024-04-03 11:11:44 +00:00
.cargo Bug 1888321 - Rename .cargo/config.in to .cargo/config.toml.in. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden 2024-04-01 21:26:49 +00:00
.github/workflows
.vscode
accessible Bug 1887782: Implement the UIA ScrollItem pattern. r=nlapre 2024-04-03 03:40:39 +00:00
browser Bug 1860492 - Stop using theora in browser/base/content/test. r=Gijs 2024-04-03 11:11:42 +00:00
build Bug 1851739 - Switch default target for android to x86_64 on x86_64 hosts. r=geckoview-reviewers,owlish 2024-04-01 21:20:14 +00:00
caps Bug 1876574 - Add SameSite bit to partition-key origin attribute for first-party partitioning - r=timhuang 2024-04-02 18:53:25 +00:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1888321 - Rename .cargo/config.in to .cargo/config.toml.in. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden 2024-04-01 21:26:49 +00:00
devtools Bug 1888081 - [devtools] Don't call setStyleSheetText from StyleRuleActor#setRuleText if the stylesheet text doesn't actually change. r=devtools-reviewers,ochameau. 2024-04-03 07:53:53 +00:00
docs Bug 1889015 - Update builders to rustc 1.77.1. r=firefox-build-system-reviewers,ahochheiden 2024-04-03 08:04:07 +00:00
docshell Bug 1888242 - Simplify viewport handling in RDM. r=bradwerth,devtools-reviewers,ochameau 2024-04-02 15:21:04 +00:00
dom Bug 1860492 - Stop using theora in browser/base/content/test. r=Gijs 2024-04-03 11:11:42 +00:00
editor Bug 1705440 - remove old modal prompt implementation, r=mconley,webdriver-reviewers,extension-reviewers,desktop-theme-reviewers,tabbrowser-reviewers,whimboo,rpl 2024-03-20 17:47:47 +00:00
extensions Bug 1885246 - Replace PlainOldDataSerializer with ParamTraits_TiedFields, except for gfx/vr and gfx/layers/wr. r=mccr8 2024-03-23 01:06:45 +00:00
gfx Bug 1889239 - Remove unused RenderedDocument::is_new_scene and CompactionChange::old_id. r=gfx-reviewers,gw 2024-04-03 06:52:43 +00:00
gradle/wrapper Bug 1887180 - Update Gradle to version 8.7. r=android-reviewers 2024-03-25 14:35:36 +00:00
hal
image Bug 1889083 - Leak image explicitly in SurfaceCache::ReleaseImageOnMainThread. r=xpcom-reviewers,nika,emilio 2024-04-02 15:55:54 +00:00
intl Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
ipc Bug 1888936 - Fix two issues with UniquePtr in IPDL. r=ipc-reviewers,nika 2024-04-01 19:50:57 +00:00
js Bug 1888746 - Store frame descriptor before each comparator call. r=iain 2024-04-03 09:30:29 +00:00
layout Bug 1860492 - Remove layout/reftests/ogg-video. r=emilio 2024-04-03 11:11:42 +00:00
media Backed out 1 changesets (bug 1885878) for causing build bustages in synonyms.h CLOSED TREE 2024-04-02 10:16:42 -04:00
memory Bug 1884054 - Stop wrapping HeapAlloc-family of functions. r=pbone 2024-03-28 04:02:03 +00:00
mfbt Bug 1882518 - Print the PID when an assertion fails or MOZ_CRASH is reached in debug. r=gsvelto,glandium 2024-03-26 09:42:11 +00:00
mobile Bug 1860492 - Stop using theora files in mobile/android/geckoview/src/androidTest/. r=geckoview-reviewers,m_kato,frontend-codestyle-reviewers 2024-04-03 11:11:44 +00:00
modules Bug 1860492 - Add a pref to disable Theora playback, disable it on Nightly. r=media-playback-reviewers,alwu 2024-04-03 11:11:39 +00:00
mozglue Bug 1884054 - Always define a rust global allocator. r=emilio 2024-03-28 04:02:02 +00:00
netwerk Bug 1886953 - Introduce deCOMtaminated IDNA functions and benchmark them r=necko-reviewers,valentin 2024-04-03 06:43:28 +00:00
nsprpub
other-licenses
parser Bug 1884208 - Remove negative probes for measuring delta between OnDataFinished and OnStopRequest in HttpChannelChild and HTML5Parser. r=jesup,necko-reviewers 2024-03-28 09:37:25 +00:00
python Backed out changeset 2075af244745 (bug 1888243) for causing vendor failures. CLOSED TREE 2024-04-03 00:26:47 +03:00
remote Bug 1880914 - Move BrowserOpenTab. r=Gijs,webdriver-reviewers,perftest-reviewers,extension-reviewers,sessionstore-reviewers,tabbrowser-reviewers,home-newtab-reviewers,thecount,whimboo,dao,afinder,omc-reviewers,aminomancer 2024-04-03 10:32:27 +00:00
security Bug 1886708 - Replace add-on staging certs with cas-new. r=jschanck 2024-04-03 07:53:58 +00:00
services Bug 1882339: Delay sync initialization until oauth message. r=skhamis,markh 2024-04-02 20:33:48 +00:00
servo Bug 1889030 - Remove unused CascadeDataCacheEntry::cascade_data. r=emilio 2024-04-03 06:35:27 +00:00
startupcache Bug 1882581: Implement @scope parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
storage Bug 1884941 - Add an option to URLParams::Parse() for if it should decode the parameters or not. r=anti-tracking-reviewers,necko-reviewers,valentin,timhuang. 2024-03-28 18:02:16 +00:00
supply-chain Backed out 2 changesets (bug 1887909) for causing failures in test_command_buffer_creation.html CLOSED TREE 2024-03-30 00:07:17 +02:00
taskcluster Bug 1889015 - Update builders to rustc 1.77.1. r=firefox-build-system-reviewers,ahochheiden 2024-04-03 08:04:07 +00:00
testing Bug 1889244 - Truncate rather than round inner sizes. r=dholbert 2024-04-03 10:42:54 +00:00
third_party Bug 1889033 - Allow warnings in rure. r=emilio 2024-04-03 06:47:18 +00:00
toolkit Bug 1860492 - Stop using theora files in toolkit/. r=mossop,anti-tracking-reviewers,timhuang 2024-04-03 11:11:43 +00:00
tools Backed out changeset 50f86f169ee8 (bug 1889087) for causing talos performance test failures CLOSED TREE 2024-04-03 09:18:07 +03:00
uriloader Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
view
widget Bug 1888348 - Improve -moz-dialog behavior on dark mode. r=mac-reviewers,mstange 2024-04-02 20:58:23 +00:00
xpcom Bug 1889238 - Remove redundant imports from xpcom crates. r=xpcom-reviewers,emilio 2024-04-03 06:52:21 +00:00
xpfe/appshell Bug 1884631 - Remove macOS native sheet support. r=mac-reviewers,aleca,kaie,bradwerth 2024-03-18 10:06:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1888648 - Stop the are-we-esmified-yet cron job. r=yulia,taskgraph-reviewers 2024-03-29 16:08:28 +00:00
.eslintignore Bug 1873610 - Part 2: Improve modules import/export error messages. r=jonco 2024-03-18 14:04:14 +00:00
.eslintrc-test-paths.js Bug 1876432 - Added support for custom themes as its own menu in Reader View. r=reader-mode-reviewers,fluent-reviewers,desktop-theme-reviewers,hjones,accessibility-frontend-reviewers,bolsson,devtools-reviewers,sfoster,cmkm,jules,ayeddi 2024-04-02 00:08:46 +00:00
.eslintrc.js Backed out changeset 50f86f169ee8 (bug 1889087) for causing talos performance test failures CLOSED TREE 2024-04-03 09:18:07 +03:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1850611 - Create a JSON file source of truth for our design tokens. r=reusable-components-reviewers,desktop-theme-reviewers,hjones,dao 2024-03-26 16:56:06 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1850611 - Create a JSON file source of truth for our design tokens. r=reusable-components-reviewers,desktop-theme-reviewers,hjones,dao 2024-03-26 16:56:06 +00:00
.hgtags No bug - Back out 07a8f8cfa39828f4fbd3774a25eb96ead17f5a5b because it landed due to a central-to-beta rebase. 2024-03-18 10:56:54 +01:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1860492 - Stop using theora files in mobile/android/geckoview/src/androidTest/. r=geckoview-reviewers,m_kato,frontend-codestyle-reviewers 2024-04-03 11:11:44 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1886433 - Use the AC dependencies plugin for GeckoView where possible. r=android-reviewers,amejiamarmol 2024-03-20 21:40:21 +00:00
Cargo.lock Bug 1867939, part 2: Implement Fragment Directive parser. r=hsivonen,dom-core 2024-04-02 13:44:24 +00:00
Cargo.toml Bug 1759175 pt8 - Remove the old crash reporter code r=gsvelto 2024-03-20 14:59:46 +00:00
client.mk
client.py
CLOBBER Bug 1883116 - Vendor libwebrtc from 0b6899272c - moz.build file updates 2024-03-19 11:05:04 -05:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1888209 - mt as a peer emeritus, and change module name r=mt,zeid DONTBUILD 2024-03-27 23:03:41 +00:00
moz.build Bug 1888321 - Rename .cargo/config.in to .cargo/config.toml.in. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden 2024-04-01 21:26:49 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1884070 - Remove AC_HEADER_DIRENT checks r=glandium 2024-03-30 08:40:23 +00:00
package-lock.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
package.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
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.