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
Lee Salzman 44d3c382b8 Bug 1881194 - Send TexTypeForWebgl from CanvasChild to CanvasTranslator. r=sotaro
ImageBridgeChild::GetSingleton returns null in the GPU process. This causes
DrawTargetWebgl::CopyToSwapChain to use an incorrect texture type for WebGL
canvases when in the GPU process. To work around this, determine the texture
type for WebGL in the content process and send it to CanvasTranslator for
later usage.

Differential Revision: https://phabricator.services.mozilla.com/D202292
2024-02-22 04:28:44 +00:00
.cargo Bug 1880934 - Update aa-stroke to include f32 bezier flattener. r=lsalzman 2024-02-20 15:03:02 +00:00
.github/workflows
.vscode
accessible Bug 1881181 - Wait for mac accessible to be destroyed properly. r=morgan 2024-02-21 16:11:02 +00:00
browser Backed out changeset 9ed80152b595 (bug 1881073) on request by adw. CLOSED TREE 2024-02-22 05:14:11 +02:00
build Bug 1880929 - Drop support for VS 2017. r=firefox-build-system-reviewers,sergesanspaille 2024-02-22 00:53:52 +00:00
caps Backed out 16 changesets (bug 1770944) for causing asan failures @ dom/base/InProcessBrowserChildMessageManager.cpp 2024-02-20 20:34:55 +02:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-02-19 09:55:58 +00:00
devtools Bug 1881141 - [devtools] Factorize code around target and thread configuration management. r=devtools-reviewers,nchevobbe 2024-02-21 22:04:17 +00:00
docs Bug 1877302: Describe assigned value for a11y-review bugzilla flag r=nlapre 2024-02-22 04:16:45 +00:00
docshell Backed out changeset 8e21fdfc60f0 (bug 1868001) for causing mochitest failures at dom/tests/mochitest/general/test_resource_timing_cross_origin.html CLOSED TREE 2024-02-20 20:36:30 +02:00
dom Bug 1881194 - Send TexTypeForWebgl from CanvasChild to CanvasTranslator. r=sotaro 2024-02-22 04:28:44 +00:00
editor Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
extensions Bug 1799332: Update tests due to no longer bundling channel-prefs.js on macOS and locking the app.update.channel pref. r=bytesized 2024-02-21 18:50:31 +00:00
gfx Bug 1881194 - Send TexTypeForWebgl from CanvasChild to CanvasTranslator. r=sotaro 2024-02-22 04:28:44 +00:00
gradle/wrapper Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
hal
image Bug 1780071 - Manual fixes/disabling of no-comparison-or-assignment-inside-ok for exceptional cases, r=Standard8,devtools-reviewers,anti-tracking-reviewers,places-reviewers,dom-storage-reviewers,pbz,asuth,nchevobbe 2024-02-19 23:30:40 +00:00
intl Bug 1881232 - Restrict use of the Rust unicode-bidi implementation to Nightly builds for now. r=emilio 2024-02-21 15:19:54 +00:00
ipc Bug 1872920 - Change how we notify the main process when we intercept a crash via WER r=yjuglaret,bobowen 2024-02-21 17:56:31 +00:00
js Bug 1880929 - Drop support for VS 2017. r=firefox-build-system-reviewers,sergesanspaille 2024-02-22 00:53:52 +00:00
layout Bug 1881367 part 3: Upgrade/clarify some asserts in AsyncSmoothMSDScroll and AsyncScroll refresh-driver-registration logic. r=hiro 2024-02-22 00:32:35 +00:00
media Bug 1880815 - Update dav1d to 4796b59fc0a459588183dc2ea199ba1074befc67 r=chunmin 2024-02-20 17:19:03 +00:00
memory
mfbt Bug 1037100 - Scoped.h removed because no outstanding uses. r=glandium,dom-storage-reviewers,jesup,janv 2024-02-14 06:41:58 +00:00
mobile Bug 1880760 - Update SnakeYAML to version 2.2. r=geckoview-reviewers,amejiamarmol 2024-02-21 18:38:03 +00:00
modules Bug 1878701 - Part 3: Use UX-suggested text for the DLP agent busy dialog r=handyman,fluent-reviewers,bolsson 2024-02-21 22:59:53 +00:00
mozglue Bug 1872920 - Change how we notify the main process when we intercept a crash via WER r=yjuglaret,bobowen 2024-02-21 17:56:31 +00:00
netwerk Bug 1881334 - disable test_http2-proxy-failing.js for frequent failures. a=fix. CLOSED TREE 2024-02-22 06:09:57 +02:00
nsprpub
other-licenses
parser Bug 1880046 - Process module, async and defer for SVG script elements in the parser r=fredw,smaug 2024-02-21 14:16:39 +00:00
python Bug 1867846 - Add mach msix repackage --unsigned. r=mhughes 2024-02-21 19:09:35 +00:00
remote Bug 1880535 - Enable ESLint rule no-unused-private-class-members. r=Gijs,webdriver-reviewers,webcompat-reviewers,extension-reviewers,application-update-reviewers,devtools-reviewers,translations-reviewers,bytesized,twisniewski,jhirsch,robwu,whimboo 2024-02-20 22:09:21 +00:00
security Bug 1880535 - Enable ESLint recommended rules constructor-super, no-empty-static-block, no-new-native-nonconstructor. r=Gijs 2024-02-20 22:09:21 +00:00
services Backed out 8 changesets (bug 1869371) for causing failures at test_sqlite.js. CLOSED TREE 2024-02-22 00:04:02 +02:00
servo Bug 1868316 - Remove user-find, make inert not findable. r=dholbert 2024-02-16 20:18:06 +00:00
startupcache Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00:00
storage
supply-chain Backed out changeset 6c231ed79678 (bug 1880013) for causing wrench bustages CLOSED TREE 2024-02-19 17:16:09 -05:00
taskcluster Bug 1875239 - Switch most tasks to node 18. r=jmaher,firefox-build-system-reviewers,sergesanspaille,perftest-reviewers,sparky 2024-02-22 01:45:25 +00:00
testing Bug 1875239 - Switch most tasks to node 18. r=jmaher,firefox-build-system-reviewers,sergesanspaille,perftest-reviewers,sparky 2024-02-22 01:45:25 +00:00
third_party Bug 1880815 - Update dav1d to 4796b59fc0a459588183dc2ea199ba1074befc67 r=chunmin 2024-02-20 17:19:03 +00:00
toolkit Bug 1878701 - Part 3: Use UX-suggested text for the DLP agent busy dialog r=handyman,fluent-reviewers,bolsson 2024-02-21 22:59:53 +00:00
tools Bug 1880941 - Remove build/win*/mozconfig.vs*. r=firefox-build-system-reviewers,sergesanspaille 2024-02-21 22:18:11 +00:00
uriloader Backed out changeset 8e21fdfc60f0 (bug 1868001) for causing mochitest failures at dom/tests/mochitest/general/test_resource_timing_cross_origin.html CLOSED TREE 2024-02-20 20:36:30 +02:00
view
widget Backed out 4 changesets (bug 1689538) for causing build bustage on TestPositionState.cpp CLOSED TREE 2024-02-22 02:07:45 +02:00
xpcom Bug 1811912: webidl for RTCIceTransport r=jib,webidl,saschanaz 2024-02-21 17:21:17 +00:00
xpfe/appshell Bug 1878037 - Fix some regressions on alert windows. r=saschanaz,win-reviewers,rkraesig 2024-02-12 19:45:48 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1877989 - [devtools] Add CodeMirror 6 in tree. r=devtools-reviewers,bomsy. 2024-02-08 14:39:41 +00:00
.cron.yml Bug 1873723 - Run browsertime tests on beta/release with a cron. r=perftest-reviewers,taskgraph-reviewers,kshampur,jcristau DONTBUILD 2024-02-12 18:29:00 +00:00
.eslintignore Bug 1877596 - Use original URL as base URL for internal scheme also in worker. r=jonco,dom-storage-reviewers,janv,dom-worker-reviewers,smaug 2024-02-05 01:12:24 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1780071 - turn on no-comparison-or-assignment-inside-ok for xpcshell and browser tests, r=mossop,devtools-reviewers,fxview-reviewers,sclements,ochameau 2024-02-20 12:40:07 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 3a789882861bf458a92ed529bdbe4ddc39bd9671 with FIREFOX_NIGHTLY_124_END a=release DONTBUILD CLOSED TREE 2024-02-19 09:55:46 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1819713 - remove stray references to IsExternalCTAP2SecurityKeySupported. r=tschuster 2024-02-09 22:42:36 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1879857 - Update Glean to v57.0.0. r=chutten,supply-chain-reviewers,mach-reviewers 2024-02-13 20:47:02 +00:00
Cargo.lock Bug 1872920 - Change how we notify the main process when we intercept a crash via WER r=yjuglaret,bobowen 2024-02-21 17:56:31 +00:00
Cargo.toml Bug 1879614: Vendor application-services into mozilla-central r=adw,nanj 2024-02-15 02:35:47 +00:00
client.mk
client.py
CLOBBER Bug 1822171 - Remove android_support dependency from libwebrtc. - moz.build file updates r=webrtc-reviewers,mjf 2024-02-20 14:10:08 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Backed out 16 changesets (bug 1770944) for causing asan failures @ dom/base/InProcessBrowserChildMessageManager.cpp 2024-02-20 20:34:55 +02:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1880929 - Drop support for VS 2017. r=firefox-build-system-reviewers,sergesanspaille 2024-02-22 00:53:52 +00:00
package-lock.json Bug 1878009 - Remove Babel from ESLint's node-modules. r=mossop 2024-02-02 18:45:09 +00:00
package.json Bug 1878009 - Remove Babel from ESLint's node-modules. r=mossop 2024-02-02 18:45:09 +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.