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
Brad Werth 949fa28f4f Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu
This patch attempts to read color primary information from platform
agnostic decoders. It doesn't use any of this information to change how
the video frame is displayed.

It also cleans up some VPX transfer characteristics, to ensure they are
actually retrieved from the codec information, when available.

Differential Revision: https://phabricator.services.mozilla.com/D156362
2022-10-10 20:12:58 +00:00
.cargo Bug 1793806 - mach vendor rust. r=cubeb-reviewers,chunmin 2022-10-06 09:18:13 +00:00
.vscode
accessible Bug 1790910: Adjust getTableParent to deal gracefully with outline rows r=eeejay 2022-10-10 16:22:47 +00:00
browser Bug 1788702 - Reduce feature callout test zoom factor. r=mviar 2022-10-10 19:58:22 +00:00
build Backed out changeset 84e2e4cd020e (bug 1794074) for causing bug 1794226 CLOSED TREE 2022-10-09 00:14:09 +03:00
caps Bug 1778959 - Expose nsIPrincipal.isLoopbackHost. r=bholley. 2022-09-30 22:07:18 +00:00
chrome Bug 1783240 - Part 1: Remove unnecessary Log methods from ParamTraits impls, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-09-28 19:25:12 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-09-19 10:51:32 +00:00
devtools Bug 1794367 - [devtools] Remove backward compatibility code for 105 r=jdescottes 2022-10-10 15:29:38 +00:00
docs Bug 1788671 - Document how to add Services to eslint. r=Standard8 DONTBUILD 2022-10-07 18:11:17 +00:00
docshell Bug 1734217 - Merge all about:neterror front-end handling under toolkit. r=mkmelin,smaug,nalexander,flod,Gijs 2022-10-07 18:40:27 +00:00
dom Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +00:00
editor Bug 1793381 - part 3: Drop DeleteSelectedContent argument from HTMLEditor::InsertFromTransferable r=m_kato 2022-10-09 01:27:35 +00:00
extensions Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu 2022-10-04 09:04:25 +00:00
gfx Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +00:00
gradle/wrapper
hal Bug 1791531 - Do not assume that the battery listener has been registered correctly on macOS r=haik 2022-09-22 09:29:42 +00:00
image Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +00:00
intl Bug 1790071 - work around ICU-22132. r=platform-i18n-reviewers,dminor 2022-10-06 18:50:51 +00:00
ipc Bug 1783304 - Simplify DLL blocklist init r=handyman 2022-10-07 19:22:45 +00:00
js Bug 1792235 - Change ZydisAPI print LIMIT variable to 48 from 36 r=jandem 2022-10-10 16:13:26 +00:00
layout Backed out changeset d2d7ad3741c8 (bug 1792414) for causing wpt failures on video-aspect-ratio.html. CLOSED TREE 2022-10-10 23:39:01 +03:00
media Bug 1793238 - Update libjxl r=tnikkel 2022-10-06 17:31:29 +00:00
memory Bug 1785162 - Allow child-process half-stalls to ride the trains r=glandium,gsvelto 2022-10-07 15:40:24 +00:00
mfbt Bug 1783242 - Part 3: Remove BufferList::Extract, r=glandium,ipc-reviewers,mccr8 2022-09-28 19:25:14 +00:00
mobile Bug 1675814 - Remove global.dtd as unused. r=flod,geckoview-reviewers,owlish 2022-10-07 18:40:28 +00:00
modules Bug 1794277 - Enable the CSS @supports font-tech() and font-format() queries, and tech() in @font-face src descriptors. r=emilio 2022-10-10 18:16:29 +00:00
mozglue Bug 1792158 - Restrict SIMD_avx2 to AMD64 r=stransky 2022-10-10 16:15:48 +00:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-10-10 13:14:27 +00:00
nsprpub Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE 2022-09-13 06:26:48 +00:00
other-licenses
parser Bug 1791598 - Ensure raw tagnames are safe exiting internalEntityParser. r=mccr8 2022-10-10 12:15:38 +00:00
python Bug 1793572 - Convert WebRTCParent.jsm from .properties to Fluent. r=mconley,flod 2022-10-08 07:35:29 +00:00
remote Bug 1793575 - [devtools] Convert jsdebugger.jsm to jsdebugger.sys.mjs. r=Honza,webdriver-reviewers,whimboo 2022-10-06 14:21:22 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-10-10 13:14:27 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-10-10 13:14:27 +00:00
servo Bug 1793387 - disable lquote/rquote attributes on the <ms> element. r=emilio 2022-10-08 11:37:32 +00:00
startupcache Bug 1790614 - Part 2: Use {ASSERT,ENSURE}_NS_{SUCCEEEDED,FAILED} in gtests, r=ahal,necko-reviewers 2022-09-15 14:51:50 +00:00
storage Bug 1793882 - Don't "return" c_void in NS_NewHashPropertyBag declaration. r=emilio 2022-10-06 06:34:17 +00:00
supply-chain Bug 1793786 - Update Glean version to 51.4.0 r=chutten,supply-chain-reviewers,webdriver-reviewers 2022-10-07 20:19:49 +00:00
taskcluster Bug 1794349 - Scrape symbols for pipewire-related libraries on Linux r=gerard-majax DONTBUILD 2022-10-10 10:19:23 +00:00
testing Backed out changeset d2d7ad3741c8 (bug 1792414) for causing wpt failures on video-aspect-ratio.html. CLOSED TREE 2022-10-10 23:39:01 +03:00
third_party Bug 1794286 - Trim plural variants in fluent.migrate PLURALS(). r=flod 2022-10-09 08:45:27 +00:00
toolkit Bug 1794372 - Update pdf.js to new version 348665934e195a7d7af7f09ecfe26cbc7f2f9751 r=pdfjs-reviewers,marco 2022-10-10 19:56:39 +00:00
tools Bug 1734217 - Merge all about:neterror front-end handling under toolkit. r=mkmelin,smaug,nalexander,flod,Gijs 2022-10-07 18:40:27 +00:00
uriloader Bug 1742999 - Make DownloadSpamProtection per-window. r=Gijs,mak 2022-10-04 22:38:18 +00:00
view
widget Bug 1784554 - Return Input Stream Earlier for GeckoView Save to PDF r=geckoview-reviewers,amejiamarmol,owlish,emilio 2022-10-10 18:08:34 +00:00
xpcom Bug 1794265 - Remove untested, Netscape-era editor hack. r=dholbert 2022-10-10 19:02:48 +00:00
xpfe/appshell Bug 1792337 - Add a more convenient API to size a window constrained to a default size. r=bytesized,extension-reviewers,robwu,TYLin 2022-09-30 00:45:36 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1786291 - Remove esr91 references r=jcristau 2022-09-19 13:23:03 +00:00
.eslintignore Bug 1790473 - [cdp] Convert /remote/cdp JSM modules to ESM r=webdriver-reviewers,whimboo 2022-09-30 11:08:09 +00:00
.eslintrc-test-paths.js Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert 2022-10-06 00:37:20 +00:00
.eslintrc.js Bug 1793369 - Enable ESLint rule no-unused-vars globally on dom/indexedDB xpcshell-tests. r=asuth 2022-10-03 16:30:03 +00:00
.flake8 Bug 1790708 - Clean up some per-file flake8 ignores that are no longer needed. r=linter-reviewers,sylvestre DONTBUILD 2022-09-14 06:17:51 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio 2022-09-27 07:38:08 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio 2022-09-27 07:38:08 +00:00
.hgtags No bug - tagging 110ed519838f7e667f19176516cceab742b6ad5e with FIREFOX_NIGHTLY_106_END a=release DONTBUILD CLOSED TREE 2022-09-19 10:51:24 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1784232 - Bump taskgraph to v3.2.0 r=ahal 2022-09-20 09:11:45 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1793786 - Update Glean version to 51.4.0 r=chutten,supply-chain-reviewers,webdriver-reviewers 2022-10-07 20:19:49 +00:00
Cargo.lock Bug 1793786 - Update Glean version to 51.4.0 r=chutten,supply-chain-reviewers,webdriver-reviewers 2022-10-07 20:19:49 +00:00
Cargo.toml Bug 1793786 - Update Glean version to 51.4.0 r=chutten,supply-chain-reviewers,webdriver-reviewers 2022-10-07 20:19:49 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-09-19 10:51:32 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1793550 - Make the homebrew python 3.10 problem immediately visible. r=firefox-build-system-reviewers,andi 2022-10-04 06:50:17 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1791056 - Cleanup peer_emeritus list for JavaScript module. r=jandem,zeid 2022-09-19 12:49:02 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +00:00
package.json Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +00:00
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.