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
stransky 56d6d84436 Bug 1890074 [Wayland] Use SCHED_FIFO for wayland proxy thread r=emilio
Use SCHED_FIFO for wayland proxy thread instead of SCHED_RR. It means the proxy will not be interupted until
all events are processed and we'll wait in poll(). It helps to get all events from compositor in time
and don't be disconnected as unresponsible application.

Differential Revision: https://phabricator.services.mozilla.com/D224740
2024-10-07 12:15:32 +00:00
.cargo Bug 1922479 - update neqo to v0.9.1 r=kershaw,necko-reviewers 2024-10-07 07:14:04 +00:00
.github/workflows
.vscode
accessible Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop 2024-09-24 23:45:09 +00:00
browser Bug 1912403 - Remove inline drag-and-drop handlers from navigator-toolbox. r=Gijs 2024-10-07 11:50:08 +00:00
build Bug 1922888 - Fix IndexConsumer::getContext(SourceLocation) when Ctxt->Decl is null. r=asuth 2024-10-05 16:12:20 +00:00
caps Bug 1905843, prevent unexpected use of result site origin, r=nika 2024-09-17 15:01:43 +00:00
chrome
config Bug 1922503: Update to tzdata 2024b. r=spidermonkey-reviewers,dminor 2024-10-03 14:16:24 +00:00
devtools Bug 1919785 - [devtools] Improve error logging when an exception is thrown in devtools workers. r=devtools-reviewers,nchevobbe 2024-10-07 11:40:04 +00:00
docs Bug 1919737 - Document the moz.build hook. r=glandium 2024-10-03 10:00:33 +00:00
docshell Bug 1922983. Avoid useless QI in nsDocShell::Get/SetWindowDraggingAllowed on every paint in content process. r=smaug 2024-10-07 10:27:11 +00:00
dom Bug 1913561 - Remove QuotaManager::EnsureTemporaryStorageIsInitializedInternal calls from places where a directory lock is obtained via QuotaManager::OpenStorageDirectory; r=dom-storage-reviewers,jari 2024-10-07 10:25:01 +00:00
editor Bug 1921162 - part 1: Make HTMLEditor handle Enter key press as insertLineBreak if it's in contenteditable=plaintext-only r=m_kato 2024-10-04 00:08:45 +00:00
extensions Bug 1922146 - Adjust xpcshell skip-if conditions for mac to include os_version/processor. r=aryx,necko-reviewers,anti-tracking-reviewers,kershaw,bvandersloot 2024-10-04 12:18:36 +00:00
gfx Bug 1922721 - Enable async FlushRendering during resizing window if Windows DirectComposition is used r=gfx-reviewers,aosmond 2024-10-07 07:57:54 +00:00
gradle/wrapper Bug 1920624 - Update Gradle to version 8.10.2. r=android-reviewers,mcarare 2024-09-24 11:55:04 +00:00
hal Bug 1904957: Implement GetHeterogeneousCpuInfo on Windows and use for TaskController pool size. r=cmartin,smaug 2024-10-02 17:27:32 +00:00
image Bug 1919218 - Part 1: Merge http-on-image-cache-response notification to http-on-resource-cache-response. r=emilio,devtools-reviewers,jdescottes 2024-10-07 08:07:44 +00:00
intl Bug 1922503: Update to tzdata 2024b. r=spidermonkey-reviewers,dminor 2024-10-03 14:16:24 +00:00
ipc Bug 1922571 - Remove one win-specific include I missed. 2024-10-04 10:58:17 +02:00
js Bug 1922620 - Fix disnative testing function to not return false without reporting an exception. r=arai 2024-10-07 09:14:42 +00:00
layout Bug 1921903 - Ensure we don't create hidden widgets in non-macOS platforms. r=rkraesig,geckoview-reviewers,win-reviewers,m_kato 2024-10-07 10:15:16 +00:00
media Bug 1918889 - Update libjpeg-turbo to version 3.0.4. r=tnikkel 2024-10-06 20:47:50 +00:00
memory Bug 1915144 - Add an API to purge excess dirty pages. r=pbone 2024-09-19 11:08:47 +00:00
mfbt Bug 1440207 - Part 5: Disable UniqueFileHandle for RUST_BINDGEN, r=emilio,glandium 2024-10-01 22:21:52 +00:00
mobile Bug 1916153 - [Menu Redesign] Remove extension promotion information r=android-reviewers,petru 2024-10-07 09:58:56 +00:00
modules Bug 1916418 - Ignore the svcb record when the targetName doesn't match cname, r=necko-reviewers,valentin 2024-10-07 11:17:35 +00:00
mozglue Bug 1921288 - Add a way to get the associated duration type from TimeStamp and AwakeTimeStamp. r=gsvelto 2024-10-03 08:54:11 +00:00
netwerk Bug 1915982 - Consider 0.0.0.0/8 as a local range. r=valentin,necko-reviewers 2024-10-07 11:43:53 +00:00
nsprpub Bug 1920969 - Uplift NSPR_4_36_BETA1. r=sylvestre UPGRADE_NSPR_RELEASE 2024-10-02 13:01:00 +00:00
other-licenses
parser Bug 1920268 - Remove unnecessary MochiKit.js includes in tests (parser/htmlparser/) r=dom-core,masayuki 2024-09-23 22:35:41 +00:00
python Backed out 2 changesets (bug 1920152, bug 1922536) for causing gecko bustages related to post-signing-dummy-nightly-1. CLOSED TREE 2024-10-03 20:56:00 +03:00
remote Bug 1919218 - Part 2: Merge http-on-stylesheet-cache-response notification to http-on-resource-cache-response. r=emilio,Sasha,webdriver-reviewers,devtools-reviewers,jdescottes 2024-10-07 08:07:45 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings ct-logs - r=release-managers,dmeehan 2024-10-07 12:10:36 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,dmeehan 2024-10-03 12:01:35 +00:00
servo Bug 1920524: Set stylo repository links to https://github.com/servo/stylo (r=emilio) 2024-10-04 20:09:44 +00:00
startupcache
storage Bug 1914723 - Remove no longer necessary proxy release for Storage variants. r=asuth 2024-09-02 16:57:55 +00:00
supply-chain Bug 1920142 - part 2: vendor clubcard and clubcard-crlite. r=keeler,supply-chain-reviewers 2024-09-26 17:51:14 +00:00
taskcluster Bug 1923047 - Add GNOME SDK 46 to scrapping r=gsvelto 2024-10-07 12:02:50 +00:00
testing Bug 1919570 - [devtools] Fetch source symbols on pause rather than source selection. r=devtools-reviewers,bomsy,perftest-reviewers,kshampur 2024-10-07 11:40:04 +00:00
third_party Bug 1890074 [Wayland] Use SCHED_FIFO for wayland proxy thread r=emilio 2024-10-07 12:15:32 +00:00
toolkit Bug 1922481 - Improve the ML docs r=vazish 2024-10-07 09:17:06 +00:00
tools Bug 1921554 - Generate gfx blocklist features/status/etc list to create downloadable blocklist bindings. r=bradwerth,jnicol 2024-10-05 15:10:32 +00:00
uriloader Bug 1922231 - Avoid recording to histograms or scalars in processes that don't match the probe definition, r=chutten. 2024-10-02 21:05:57 +00:00
view Bug 1921903 - Ensure we don't create hidden widgets in non-macOS platforms. r=rkraesig,geckoview-reviewers,win-reviewers,m_kato 2024-10-07 10:15:16 +00:00
widget Bug 1890074 [Wayland] Set client wayland buffer size r=emilio 2024-10-07 12:15:32 +00:00
xpcom Bug 1919218 - Part 2: Merge http-on-stylesheet-cache-response notification to http-on-resource-cache-response. r=emilio,Sasha,webdriver-reviewers,devtools-reviewers,jdescottes 2024-10-07 08:07:45 +00:00
xpfe/appshell Bug 71895 - Create the hidden window on macOS only r=firefox-desktop-core-reviewers ,mossop 2024-09-24 23:45:09 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1917739 - Move Lz4 and mfbt/Compression* to mozglue/static. r=nika,frontend-codestyle-reviewers 2024-09-10 20:35:56 +00:00
.cron.yml Bug 1919083 - Create 'os-integration' cron tasks to help validate worker image changes, r=jmaher,taskgraph-reviewers 2024-09-24 14:49:29 +00:00
.eslintrc-ignores.js
.eslintrc-rollouts.js Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
.eslintrc-test-paths.js Bug 1917530 - Fix ESLint no-shadow issues in devtools code. r=devtools-reviewers,profiler-reviewers,frontend-codestyle-reviewers,nchevobbe,julienw,mossop 2024-09-12 21:08:43 +00:00
.eslintrc.js Bug 1920802 - Update node_modules related to ESLint as far as possible. r=frontend-codestyle-reviewers,Gijs 2024-09-25 06:37:10 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1743983 pt2 - Rewrite the minidump-analyzer in Rust r=gsvelto 2024-09-24 13:36:22 +00:00
.hg-annotate-ignore-revs
.hgignore Bug 1743983 pt2 - Rewrite the minidump-analyzer in Rust r=gsvelto 2024-09-24 13:36:22 +00:00
.hgtags No bug - tagging eaad836f0a492448489e0ffc73f261abda8b4b85 with FIREFOX_NIGHTLY_132_END a=release DONTBUILD CLOSED TREE 2024-09-30 13:32:45 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1921380 - Regenerate detekt baselines. r=android-reviewers,frontend-codestyle-reviewers,jonalmeida 2024-10-03 21:52:14 +00:00
.prettierrc.js
.rstcheck.cfg Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8 2024-09-06 15:04:10 +00:00
.stylelintignore
.stylelintrc.js Bug 1838298 - Custom Stylelint plugin to prevent color tokens from being used directly r=Standard8,frontend-codestyle-reviewers,desktop-theme-reviewers,dao 2024-09-27 14:58:41 +00:00
.taskcluster.yml Bug 1919840 - update links to ci-admin/ci-config to point at fxci-config instead. r=releng-reviewers,hneiva 2024-09-23 08:24:22 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1897176 - Allow unit tests to access and use app resources. r=tthibaud 2024-10-01 06:57:53 +00:00
Cargo.lock Bug 1922479 - update neqo to v0.9.1 r=kershaw,necko-reviewers 2024-10-07 07:14:04 +00:00
Cargo.toml Bug 1922351 - Move ffi serde serialization from Servo into somewhere usable by other crates in the tree. r=nika 2024-10-04 07:51:46 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-09-30 13:32:56 +00:00
configure
configure.py Bug 1916786 - Modernize python/mozbuild/mozbuild to use exist_ok=True parameter from os.makedirs r=ahochheiden 2024-09-05 05:52:56 +00:00
GNUmakefile
gradle.properties
gradlew Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
gradlew.bat Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1921982 - Add jswinarton as a peer for Tabbed Browser. r=zeid 2024-10-05 13:19:29 +00:00
moz.build
moz.configure Bug 1910796 - Integrate libz-rs-sys as a replacement for zlib. r=supply-chain-reviewers,firefox-build-system-reviewers,nika,sergesanspaille 2024-09-02 22:49:59 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1921838 - Upgrade eslint-plugin-no-unsanitized and others to pull in latest fixes. r=frontend-codestyle-reviewers,Gijs 2024-09-30 18:12:12 +00:00
package.json Bug 1921838 - Upgrade eslint-plugin-no-unsanitized and others to pull in latest fixes. r=frontend-codestyle-reviewers,Gijs 2024-09-30 18:12:12 +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.