Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
André Bargull 5f584448e9 Bug 1878658 - Part 1: Handle resized TypedArray after conversion for non-existent properties. r=spidermonkey-reviewers,sfink
Side-effects when converting the input value can resize the TypedArray, so
that a previously non-existent property is now in-bounds.

Differential Revision: https://phabricator.services.mozilla.com/D200636
2024-02-07 13:02:48 +00:00
.cargo Bug 1876389: Update wgpu to revision 32e70bc1635905c508d408eb1cf22b2aa062ffe1. r=webgpu-reviewers,supply-chain-reviewers,nical 2024-02-05 18:32:00 +00:00
.github/workflows
.vscode
accessible Bug 1878191 - Fix 2 iterating loops of selection ranges r=smaug,Jamie 2024-02-07 04:34:38 +00:00
browser Bug 1878062 - Check for a possible content process event before manually registering an engagement event - r=scunnane 2024-02-07 12:58:25 +00:00
build Bug 1876855 - Disable --symbol-ordering-file on OSX r=glandium 2024-02-07 06:46:36 +00:00
caps Bug 1861819 - Use JS::ParseJSONWithHandler in BasePrincipal. r=peterv 2024-01-26 15:39:39 +00:00
chrome
config Bug 1877193 part 1 - Make JS prefs in StaticPrefList.yaml available in SpiderMonkey. r=mgaudet,KrisWright 2024-02-06 12:51:27 +00:00
devtools Bug 1878553 - Define *.config.(m)js files as node based for ESLint. r=mossop,devtools-reviewers,omc-reviewers,nchevobbe,aminomancer 2024-02-07 08:55:29 +00:00
docs Bug 1878848 - Remove ESLint support for .jsm.js extensions. r=arai 2024-02-06 13:32:52 +00:00
docshell Bug 1875100 - Propagate top level activeness automatically to top descendants. r=nika,tabbrowser-reviewers,mconley,extension-reviewers,robwu,geckoview-reviewers,owlish,kaya 2024-02-07 10:58:15 +00:00
dom Bug 1878976 - Remove plugin-related code in EventStateManager; r=emilio 2024-02-07 12:35:27 +00:00
editor Bug 1876276 - Remove dead nsIDocShell allowPlugins code. r=emilio,sessionstore-reviewers,dao 2024-01-31 13:23:52 +00:00
extensions Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup 2024-01-29 17:30:48 +00:00
gfx Bug 1878851 - Push createShaderModule errors to the error scope. r=webgpu-reviewers,ErichDonGubler 2024-02-06 15:29:24 +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 Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1874779 - Set image.mem.max_legal_imgframe_size_kb for libfuzzer targets. r=truber 2024-02-02 16:53:54 +00:00
intl Bug 1824671 - patch 10 - Switch unicode-bidi-ffi to use icu_properties as data source. r=platform-i18n-reviewers,dminor 2024-02-06 11:41:12 +00:00
ipc Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika 2024-02-06 18:57:44 +00:00
js Bug 1878658 - Part 1: Handle resized TypedArray after conversion for non-existent properties. r=spidermonkey-reviewers,sfink 2024-02-07 13:02:48 +00:00
layout Bug 1878976 - Remove plugin-related code in EventStateManager; r=emilio 2024-02-07 12:35:27 +00:00
media Bug 1875883 - Update dav1d to a6878be7e07114f5a2915ad46300700f0db55197 r=media-playback-reviewers,padenot 2024-02-02 18:17:49 +00:00
memory Bug 1867190 - Add prefs for PHC probablities r=glandium 2024-01-30 05:33:38 +00:00
mfbt Bug 1875252 - Add MOZ_ASSERT_DEBUG_OR_FUZZING and use for Range/RangedPtr. r=nika 2024-02-06 21:31:19 +00:00
mobile Bug 1875100 - Propagate top level activeness automatically to top descendants. r=nika,tabbrowser-reviewers,mconley,extension-reviewers,robwu,geckoview-reviewers,owlish,kaya 2024-02-07 10:58:15 +00:00
modules Bug 1878224 - Put it off to load keyboard layout when first needed r=m_kato 2024-02-07 00:24:16 +00:00
mozglue Bug 1876415 - Make timestamp formats consistent between Jitdump and the marker file. r=glandium 2024-01-26 03:38:54 +00:00
netwerk Bug 1675008 - Enable test_altsvc_http3 with http3 intermittents fixed r=necko-reviewers,kershaw 2024-02-06 15:48:20 +00:00
nsprpub
other-licenses
parser Bug 1397308 - Implement CSP 'Is element nonceable?' check. r=emilio,hsivonen,freddyb 2024-01-26 14:56:32 +00:00
python Bug 1773509 - Add an in-tree windows crate that wraps a bootstrapped windows-rs. r=firefox-build-system-reviewers,supply-chain-reviewers,ahochheiden 2024-02-06 14:57:53 +00:00
remote Bug 1875257 - Part 1: Generalize permission handling of storage-access to all permissions r=whimboo,webdriver-reviewers 2024-02-06 15:57:30 +00:00
security Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika 2024-02-06 18:57:44 +00:00
services Bug 1875678 - use set/getStringPref instead of set/getCharPref in services/. r=skhamis,sync-reviewers 2024-02-07 00:59:20 +00:00
servo Bug 1867565 - Fix mod() and rem() never returning -0. r=emilio 2024-02-07 12:09:05 +00:00
startupcache Backed out 2 changesets (bug 1874226) for causing bustages on dom/ContentParent.h. CLOSED TREE 2024-02-06 03:08:23 +02:00
storage Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
supply-chain Bug 1876174, part 1: refactor(webgpu): use suballocation for DX12 r=webgpu-reviewers,supply-chain-reviewers,nical 2024-02-06 14:57:54 +00:00
taskcluster Bug 1857623 - Enable speedometer and speedometer3 to run on pixel6 devices. r=perftest-reviewers,sparky,taskgraph-reviewers,bhearsum 2024-02-06 18:30:18 +00:00
testing Bug 1867565 - Fix mod() and rem() never returning -0. r=emilio 2024-02-07 12:09:05 +00:00
third_party Bug 1876174, part 1: refactor(webgpu): use suballocation for DX12 r=webgpu-reviewers,supply-chain-reviewers,nical 2024-02-06 14:57:54 +00:00
toolkit Bug 1875460 - Fallback to standalone application chooser window, if window.gBrowser.getTabDialogBox() is not available. r=pbz 2024-02-07 13:01:10 +00:00
tools Bug 1878553 - Document a list of ESLint rules that we've decided not to enable. r=mossop 2024-02-07 08:55:29 +00:00
uriloader Bug 1875460 - Fallback to standalone application chooser window, if window.gBrowser.getTabDialogBox() is not available. r=pbz 2024-02-07 13:01:10 +00:00
view
widget Bug 1878224 - Put it off to load keyboard layout when first needed r=m_kato 2024-02-07 00:24:16 +00:00
xpcom Bug 1875100 - Propagate top level activeness automatically to top descendants. r=nika,tabbrowser-reviewers,mconley,extension-reviewers,robwu,geckoview-reviewers,owlish,kaya 2024-02-07 10:58:15 +00:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1878807 - Run the custom-car toolchain jobs at 01:00 UTC. r=kshampur 2024-02-06 13:44:29 +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 Bug 1876988 - Enable ESLint rules no-undef and no-unused-vars. r=smaug 2024-01-29 11:23:59 +00:00
.eslintrc.js Bug 1878553 - Define *.config.(m)js files as node based for ESLint. r=mossop,devtools-reviewers,omc-reviewers,nchevobbe,aminomancer 2024-02-07 08:55:29 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af with FIREFOX_NIGHTLY_123_END a=release DONTBUILD CLOSED TREE 2024-01-22 12:30:43 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.prettierrc.js
.stylelintignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.stylelintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
Cargo.lock Bug 1876174, part 2: remove now-unnecessary artificial dep. on windows r=glandium,webgpu-reviewers,nical 2024-02-06 14:57:54 +00:00
Cargo.toml Bug 1773509 - Add an in-tree windows crate that wraps a bootstrapped windows-rs. r=firefox-build-system-reviewers,supply-chain-reviewers,ahochheiden 2024-02-06 14:57:53 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
configure
configure.py
GNUmakefile
gradle.properties Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
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 Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
mots.yaml Bug 1878082 - Update owners of the Picture-in-Picture module. r=zeid 2024-02-01 19:16:24 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure Bug 1853564 - Look for install_name_tool in addition to install-name-tool and llvm-install-name-tool r=glandium 2024-01-24 06:54:58 +00:00
mozilla-config.h.in
old-configure.in Backed out 3 changesets (bug 1876300, bug 1871386, bug 1872748) for causing multiple failures on Linux asan opt. CLOSED TREE 2024-02-06 13:22:23 +02: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.