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
Jonathan Kew 200fe6f090 Bug 1746172 - Merge Bengali ya-phala with the preceding cluster, to prevent letter-spacing introducing a gap between the glyphs. r=TYLin
This is a pretty unique special-case; in general, Indic-script VIRAMA characters
cluster with the preceding base, but in Bengali (Bangla) script, VIRAMA combines
with a *following* YA to create the ya-phala form, which as a whole then needs to
stay associated with the preceding letter.

This works for us if the font ligates the entire letter + ya-phala cluster, but
if ya-phala remains a separate glyph then we could introduce unwanted spacing.
Checking for this case in SetupClusterBoundaries enables us to ensure that the
entire letter + ya-phala cluster stays together, regardless of the specifics of
the font implementation.

Differential Revision: https://phabricator.services.mozilla.com/D135347
2022-01-12 11:16:23 +00:00
.cargo Bug 1748779 - Update midir and coremidi. r=gsvelto 2022-01-07 09:14:10 +00:00
.vscode
accessible Bug 1519636 - Reformat recent changes to the Google coding style. r=sylvestre 2022-01-11 15:49:03 +00:00
browser Bug 1745624 - Add "Delete" menuitem to downloads panel context menu. r=Gijs,fluent-reviewers 2022-01-12 11:07:44 +00:00
build Bug 1748820 - land NSS 44e6341be5e8 UPGRADE_NSS_RELEASE, r=beurdouche 2022-01-12 10:40:38 +00:00
caps
chrome Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
config Bug 1747298 - Use CXX for Cargo linking when necessary. r=glandium 2022-01-11 11:26:39 +00:00
devtools Bug 371900, remove more now-unneeded empty oncommand attributes, r=bgrins,preferences-reviewers,Gijs 2022-01-11 20:02:30 +00:00
docs Bug 1748845 - Add a custom mechanism to make some docs warnings fatal, r=ahal,firefox-source-docs-reviewers,sylvestre 2022-01-11 10:48:23 +00:00
docshell Bug 1748874 - Part 3: Mark the decl of SessionStoreRestoreData::RestoreInto as CAN_RUN_SCRIPT r=masayuki 2022-01-11 11:52:27 +00:00
dom Bug 1749590 - Don't do localization shenanigans for <input type=range>. r=edgar 2022-01-12 04:42:43 +00:00
editor Bug 1747008 - Make HTMLEditor::OnEndHandlingTopLevelEditSubActionInternal stop stripping empty inline elements if they may be inserted intentionally r=m_kato 2022-01-07 03:08:41 +00:00
extensions Bug 1748210 - Always release GetNextTokenCompleteEvent on main thread, r=necko-reviewers,valentin 2022-01-12 03:59:47 +00:00
gfx Bug 1746172 - Merge Bengali ya-phala with the preceding cluster, to prevent letter-spacing introducing a gap between the glyphs. r=TYLin 2022-01-12 11:16:23 +00:00
gradle/wrapper Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu 2022-01-11 19:16:01 +00:00
hal Bug 1748981 - hal::LockScreenOrientation in content process never returns rejected promise even if platform's implementation returns rejected promise. r=calu 2022-01-12 00:12:14 +00:00
image Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
intl Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
ipc Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
js Bug 1748870 - Do not leave a pending JS Exception on the stack r=mgaudet 2022-01-11 19:16:38 +00:00
layout Bug 1748466 - Make ShouldKeepTimerRunningWhileWaitingForFirstContentfulPaint return early for initial about:blank documents, r=smaug. 2022-01-12 11:04:47 +00:00
media Backed out 4 changesets (bug 1745285) for causing av1 reftest failures 2022-01-11 22:56:14 +02:00
memory Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
mfbt Bug 1748874 - Part 5: Require CAN_RUN_SCRIPT to be at the first declaration r=andi 2022-01-11 11:52:27 +00:00
mobile Bug 1748981 - Use delegateDuringNextWait when returning GeckoResult. r=calu 2022-01-12 00:12:15 +00:00
modules Bug 1745378 - Enable form-associated custom elements by default; r=smaug,annevk 2022-01-12 10:08:09 +00:00
mozglue Backed out 2 changesets (bug 1617369, bug 1519636) for causing lint failures on multiple files. CLOSED TREE 2022-01-11 04:38:34 -05:00
netwerk Bug 1748469 - Update hardcoded ECHConfigs in Firefox Unit Tests r=mt,necko-reviewers,kershaw 2022-01-12 10:40:38 +00:00
nsprpub
other-licenses
parser Bug 1748482 - Check XML parser for brokenness in various methods. r=smaug 2022-01-05 13:43:35 +00:00
python Bug 1743469 - Target android 31. r=jgraham,jnicol,calu 2022-01-11 19:16:03 +00:00
remote Bug 1748845 - Update source-relative links in remote docs, r=firefox-source-docs-reviewers,webdriver-reviewers,sylvestre,whimboo 2022-01-11 10:48:20 +00:00
security Bug 1748469 - Update hardcoded ECHConfigs in Firefox Unit Tests r=mt,necko-reviewers,kershaw 2022-01-12 10:40:38 +00:00
services Merge autoland to mozilla-central a=merge 2022-01-10 23:30:47 +02:00
servo Bug 1746084 - Avoid generating InterpolateMatrix operations if there are no size dependencies. r=hiro 2022-01-05 19:10:28 +00:00
startupcache
storage Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio 2022-01-07 20:35:15 +00:00
taskcluster Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu 2022-01-11 19:16:02 +00:00
testing Bug 1749603 - [wpt-sync] Update web-platform-tests to c6127c0c94f4d614ee3774170d6e52b6e445c0c2, a=testonly 2022-01-12 10:45:55 +00:00
third_party Bug 1748859 - Upgrade to SQLite 3.37.2. r=asuth 2022-01-07 16:39:18 +00:00
toolkit Bug 1746254 - Use simple default hash state to avoid random seeding r=chutten,padenot 2022-01-12 10:10:30 +00:00
tools Bug 371900, remove more now-unneeded empty oncommand attributes, r=bgrins,preferences-reviewers,Gijs 2022-01-11 20:02:30 +00:00
uriloader Backed out 2 changesets (bug 1745650) for causing mochitest failures on browser_slow_download.js CLOSED TREE 2022-01-07 08:07:51 -05:00
view
widget Bug 1571516 - Add diagnostics for startup crash. r=gsvelto 2022-01-12 10:14:00 +00:00
xpcom Bug 371900, always fire a command event on key elements except for those that are marked not to, r=masayuki 2022-01-11 20:02:29 +00:00
xpfe/appshell Bug 1539884 - Part 36: Mark AppWindow::ExecuteCloseHandler as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1746751 - Use ChromeUtils.import with one parameter in blocklist test code. r=robwu DONTBUILD 2022-01-07 10:06:51 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1732958 - [puppeteer] Update hgignore to ignore new puppeteer folders r=webdriver-reviewers,whimboo 2022-01-04 12:11:44 +00:00
.hgtags No bug - tagging 84580a18f7004d023fe9666a0f01c1b97b03c355 with FIREFOX_NIGHTLY_97_END a=release DONTBUILD CLOSED TREE 2022-01-10 17:50:29 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1747775 - Remove now unused pkg.m4. r=firefox-build-system-reviewers,mhentges 2021-12-29 22:36:53 +00:00
AUTHORS
build.gradle Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu 2022-01-11 19:16:02 +00:00
Cargo.lock Bug 1730004 - Add a crate with diagnostic / nightly asserts. r=nika,emilio 2022-01-07 21:24:45 +00:00
Cargo.toml Bug 1730004 - Add a crate with diagnostic / nightly asserts. r=nika,emilio 2022-01-07 21:24:45 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi 2021-12-23 20:47:47 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
mach.cmd Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
mach.ps1 Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
Makefile.in
moz.build
moz.configure Bug 1730004 - Add a crate with diagnostic / nightly asserts. r=nika,emilio 2022-01-07 21:24:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1747970 - Remove check for fdatasync. r=firefox-build-system-reviewers,mhentges 2021-12-31 06:50:29 +00:00
package-lock.json
package.json
README.txt
settings.gradle Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu 2022-01-11 19:16:02 +00:00
substitute-local-geckoview.gradle Bug 1745246 - Allow specifying multiple maven artifacts from build. r=calu,ahal 2022-01-11 19:16:01 +00:00
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.