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
Перейти к файлу
Jan de Mooij 7831d3edd1 Bug 1850305 part 2 - Add some infallible type conversions in the transpiler. r=iain
This fixes issues caught by the assertion added in the next patch. These operations
are actually infallible so didn't have the same performance cliff.

Differential Revision: https://phabricator.services.mozilla.com/D187265
2023-09-06 12:53:11 +00:00
.cargo Bug 1849487. Futher improve miter joining. r=lsalzman 2023-08-30 01:42:23 +00:00
.github/workflows
.vscode
accessible Bug 1849007: Skip non-rendered characters in a11y cached character rects, since a11y only deals with rendered text. r=morgan 2023-09-06 04:55:28 +00:00
browser Bug 1851633 - Add connect another device button to synced tabs. r=kcochrane,fluent-reviewers,fxview-reviewers,flod 2023-09-06 12:38:58 +00:00
build Bug 1851694 - Suppress ubsan function sanitizer for rlbox's impl_invoke_with_func_ptr. r=shravanrn 2023-09-05 22:54:44 +00:00
caps
chrome
config Backed out changeset 50b448b2d902 (bug 1532281) for causing Linux build bustages. CLOSED TREE 2023-09-05 11:38:18 +03:00
devtools Bug 1850827 - Simplify how we draw window decorations. r=stransky,rmader,desktop-theme-reviewers,dao 2023-09-06 11:07:58 +00:00
docs Bug 1851239 - doc: fix the link to the Debugging on MacOS page 2023-09-04 20:02:29 +00:00
docshell Bug 1848896 - Remove ui.use_activity_cursor pref r=farre 2023-09-05 21:32:32 +00:00
dom Bug 1839243 - Add debugging assertions; r=dom-storage-reviewers,jstutte. CLOSED TREE 2023-09-06 10:23:51 +00:00
editor Bug 1846997 - Get rid of the tasks checking the legacy join/split direction mode of editor r=m_kato,jmaher,taskgraph-reviewers,gbrown,webdriver-reviewers,jgraham 2023-09-05 02:21:31 +00:00
extensions Bug 1851709 - Remove unused hunspell fopen hook. r=masayuki 2023-09-06 02:07:54 +00:00
gfx Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
gradle/wrapper
hal Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
image Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
intl Bug 1851263 - Rename nsIGlobalObject::AsInnerWindow to GetAsInnerWindow because it can return null. r=smaug 2023-09-04 04:06:30 +00:00
ipc Bug 1850865: apply code formatting via Lando 2023-09-05 18:12:20 +00:00
js Bug 1850305 part 2 - Add some infallible type conversions in the transpiler. r=iain 2023-09-06 12:53:11 +00:00
layout Bug 1847929 - Remove OOPIF activity grace period. r=smaug 2023-09-06 11:15:45 +00:00
media Bug 1850640 - Properly annotate the RLBoxSoundTouchFactory symbols so that they are exported. r=media-playback-reviewers,karlt 2023-09-05 08:20:30 +00:00
memory
mfbt
mobile Backed out changeset 699800af0474 (bug 1851099) for causing linting failures on MediaSessionTest.kt. CLOSED TREE 2023-09-06 06:26:09 +03:00
modules Bug 1847929 - Remove OOPIF activity grace period. r=smaug 2023-09-06 11:15:45 +00:00
mozglue Bug 1851154 - Provide our own implementation of C's getline for Android r=jld 2023-09-04 07:00:31 +00:00
netwerk Bug 1532281 [Linux] Remove dbus-glib code from DbusWifiScanner r=emilio,necko-reviewers,valentin 2023-09-05 11:42:42 +00:00
nsprpub
other-licenses
parser Bug 1851729 - Stop building the parts of expat we don't need when wasm-sandboxing it. r=bholley 2023-09-06 02:55:21 +00:00
python Bug 1851405 - update references to IndexSearch. r=glandium 2023-09-05 07:39:58 +00:00
remote Bug 1830859 - [webdriver-bidi] Implement "browsingContext.reload" command. r=webdriver-reviewers,Sasha 2023-09-06 11:03:13 +00:00
security Bug 1840135 - introduce rust implementation of nsIDataStorage r=nkulatova,nika,mak 2023-09-05 17:14:51 +00:00
services Bug 1850553, remove most infromation from a login that has been synced when it is deleted, r=credential-management-reviewers,sync-reviewers,sgalich,markh 2023-09-03 10:58:20 +00:00
servo Bug 1850827 - Simplify how we draw window decorations. r=stransky,rmader,desktop-theme-reviewers,dao 2023-09-06 11:07:58 +00:00
startupcache
storage
supply-chain Bug 1851545 - Update rust crate raw-window-handle to 0.5.2. r=supply-chain-reviewers,glandium 2023-09-06 03:43:08 +00:00
taskcluster Bug 1849845 Add chrome driver 117 r=perftest-reviewers,taskgraph-reviewers,bhearsum,aglavic 2023-09-06 12:39:25 +00:00
testing Bug 1830859 - [wdspec] Strenghten WebDriver BiDi reload tests. r=webdriver-reviewers,Sasha 2023-09-06 11:03:13 +00:00
third_party Bug 1851545 - Update rust crate raw-window-handle to 0.5.2. r=supply-chain-reviewers,glandium 2023-09-06 03:43:08 +00:00
toolkit Bug 1850350 - Add telemetry for extension process crash_over_threshold r=rpl 2023-09-06 03:05:04 +00:00
tools Bug 1838754 - Part 3: Handle WDBA uninstall task unscheduling in standalone proxy executable so that it's executed with the same permissions as the uninstaller. r=nalexander 2023-09-05 20:55:26 +00:00
uriloader Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
view
widget Bug 1850827 - Simplify how we draw window decorations. r=stransky,rmader,desktop-theme-reviewers,dao 2023-09-06 11:07:58 +00:00
xpcom Backed out changeset 8b72bb550f87 (bug 1850948) for causing build bustage in xpcom/base/MemoryMapping.cpp 2023-09-06 14:43:00 +03:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml
.eslintignore Bug 1563927 - Add JSON linting via ESLint. r=Gijs 2023-09-05 12:59:31 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1563927 - Add JSON linting via ESLint. r=Gijs 2023-09-05 12:59:31 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 1429ba8bcd5b6beb45399f77673bc59439db5d91 with FIREFOX_NIGHTLY_118_END a=release DONTBUILD CLOSED TREE 2023-08-28 14:03:36 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1774628 - re-enable support for Windows.Graphics.Capture APIs in libwebrtc. - moz.build file updates. r=pehrsons,webrtc-reviewers 2023-09-01 13:23:52 +00:00
Cargo.lock Bug 1851545 - Update rust crate raw-window-handle to 0.5.2. r=supply-chain-reviewers,glandium 2023-09-06 03:43:08 +00:00
Cargo.toml Bug 1851256 - Part 1: Vendor the application-services suggest Rust component into mozilla-central. r=lina 2023-09-05 21:11:57 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1850854 - Make Ray Kraesig owner of Launcher Process and add peers David Parks and Greg Stoll r=rkraesig,handyman,gstoll,zeid DONTBUILD 2023-09-05 18:29:34 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
package.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.