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
sotaro 268fa0828c Bug 1863257 - Remove sync wait in compositor thread of main thread canvas by RemoteTextureMap::WaitForRemoteTextureOwner() r=gfx-reviewers,lsalzman
Calling RemoteTextureTxnScheduler::NotifyTxn() of main thread canvas is deferred to WebRenderAPI for waiting RemoteTextureOwner at WebRenderAPI.

When RemoteTextureOwner is not registered yet, WaitingTextureOwner is used to register the callback. WaitingTextureOwner is removed in RemoteTextureMap::SuppressRemoteTextureReadyCheck() when it still exists.

Removing sync wait of off main thread canvas is going to be handled by another bug.

Differential Revision: https://phabricator.services.mozilla.com/D209647
2024-05-20 00:29:19 +00:00
.cargo Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
.github/workflows
.vscode
accessible Bug 1896047 part 6: Support the CSS attr() function in CssAltContent. r=eeejay 2024-05-17 00:24:16 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-05-19 19:04:50 +00:00
build Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
caps Bug 1892257 - Move nsStringBuffer to mfbt. r=nika,xpcom-reviewers,glandium 2024-05-14 14:24:26 +00:00
chrome
config Bug 1883720 - (re)Move checks for socket, gethostbyname_r and demangle to moz.configure r=glandium 2024-05-17 07:35:09 +00:00
devtools Bug 1891336 - [devtools] Highlight text during pause and for exceptions r=devtools-reviewers,nchevobbe 2024-05-19 22:28:23 +00:00
docs Bug 1858446 - Document that classes representing HTML elements should live in the mozilla::dom namespace. r=peterv DONTBUILD 2024-05-17 23:23:44 +00:00
docshell Bug 1895555 - Text Fragments: Implement same-document navigation. r=farre,dom-core 2024-05-17 12:16:00 +00:00
dom Bug 1897605. Implement parsing of CSS 'anchor-scope'. r=emilio 2024-05-18 16:47:28 +00:00
editor
extensions
gfx Bug 1863257 - Remove sync wait in compositor thread of main thread canvas by RemoteTextureMap::WaitForRemoteTextureOwner() r=gfx-reviewers,lsalzman 2024-05-20 00:29:19 +00:00
gradle/wrapper
hal
image Bug 1895211. Get the image in imgRequest::OnStopRequest after calling OnDataAvailable because that might create the image. r=gfx-reviewers,nical 2024-05-17 23:26:18 +00:00
intl Bug 1897030 - Remove cfg(icu4x_custom_data) check in icu_segmenter_data. r=m_kato 2024-05-16 05:17:26 +00:00
ipc Bug 1883720 - (re)Move checks for socket, gethostbyname_r and demangle to moz.configure r=glandium 2024-05-17 07:35:09 +00:00
js Bug 1897361 - Share counter-style / list-style-type representation between Servo and Gecko. r=jwatt 2024-05-19 21:24:16 +00:00
layout Bug 1897361 - Share counter-style / list-style-type representation between Servo and Gecko. r=jwatt 2024-05-19 21:24:16 +00:00
media Bug 1897599 - Update opus to eb39efaa154fab96bf12b5cab932418cd3807eb2 r=kinetik DONTBUILD 2024-05-19 23:32:10 +00:00
memory Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
mfbt Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
mobile no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-05-20 00:17:39 +00:00
modules Bug 1897405 p1. Implement parsing of CSS 'anchor-name'. r=emilio,devtools-reviewers,firefox-style-system-reviewers,nchevobbe 2024-05-18 16:47:27 +00:00
mozglue Bug 1841030 - cache the thread id in thread-local storage r=profiler-reviewers,canaltinova 2024-05-17 14:09:22 +00:00
netwerk Bug 1890554 - Use ProxyInfo::TRANSPARENT_PROXY_RESOLVES_HOST flag in nsHttpChannel::GetProxyDNSStrategy r=manuel,necko-reviewers,kershaw 2024-05-17 14:07:19 +00:00
nsprpub
other-licenses Backed out 2 changesets (bug 1895492, bug 1889299) for causing bug 1896944. a=backout 2024-05-15 23:07:48 +03:00
parser Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
python Bug 1896688 - Prevent unnecessary os.stat call in jar.py r=sergesanspaille 2024-05-17 21:35:05 +00:00
remote Bug 1897183 - [puppeteer] Update test expectations. r=webdriver-reviewers,whimboo 2024-05-17 15:20:46 +00:00
security Bug 1894047: Error handling for SSLServerCertVerification r=jschanck 2024-05-16 13:40:49 +00:00
services Bug 1887739: Removes force_auth fxa path and uses connect path instead.r=markh,settings-reviewers 2024-05-17 18:00:06 +00:00
servo Bug 1897605 - Derive more stuff in anchor-positioning types. r=jwatt 2024-05-19 23:00:53 +00:00
startupcache
storage Bug 1842682 - Remove unused ChromeUtils.requestIOActivity and IOActivityMonitor, r=necko-reviewers,valentin. 2024-05-17 14:03:21 +00:00
supply-chain Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
taskcluster Bug 1897042 - Update references for Snap QA test on Nightly r=benchatt 2024-05-18 06:48:56 +00:00
testing Bug 1897405 p2. Enable layout.css.anchor-positioning.enabled for css/css-anchor-position/anchor-name-basics.html. r=emilio,firefox-style-system-reviewers 2024-05-18 16:47:28 +00:00
third_party Bug 1896717 - Update libjxl to 715b44238e67e521bba944e2864eb2933296e51c r=saschanaz 2024-05-17 10:50:57 +00:00
toolkit Bug 1874406 - Refactor, optimize and cleanup event page idle management r=robwu 2024-05-19 18:51:06 +00:00
tools Bug 1889350 - Remove chrome-worker environment from eslint-plugin-mozilla. r=Standard8 2024-05-17 20:55:17 +00:00
uriloader Bug 1894662 - Disable HTTPS-First for browser_download_idn_blocklist.js r=freddyb,mak 2024-05-16 15:24:47 +00:00
view
widget Bug 1897094 [Linux] Use atom comparing at nsDragService::GetSourceList() r=emilio 2024-05-17 06:59:50 +00:00
xpcom Bug 1897607 - Inline StringBuffer assignment. r=smaug 2024-05-18 17:33:20 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1881094 - 8. remove some eslint exclusions for firefox-android, using mach lint --fix r=android-reviewers,frontend-codestyle-reviewers,webcompat-reviewers,denschub,Gijs,gl 2024-05-14 13:59:26 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1837575 - Move Tabbed Browser related files to browser/components/tabbrowser/. r=mconley,desktop-theme-reviewers,zeid,tabbrowser-reviewers,frontend-codestyle-reviewers,Itiel 2024-05-17 13:25:23 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1885449 - Move GV code shared between Android and iOS to a shared directory. r=geckoview-reviewers,frontend-codestyle-reviewers,nalexander,owlish 2024-05-16 22:08:51 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical 2024-05-16 12:24:34 +00:00
Cargo.toml
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1837575 - Move Tabbed Browser related files to browser/components/tabbrowser/. r=mconley,desktop-theme-reviewers,zeid,tabbrowser-reviewers,frontend-codestyle-reviewers,Itiel 2024-05-17 13:25:23 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1883940 - Replace MOZ_CXX11 autoconf macro by a moz.configure check r=glandium 2024-05-18 07:10:57 +00:00
package-lock.json Bug 1889350 - Remove chrome-worker environment from eslint-plugin-mozilla. r=Standard8 2024-05-17 20:55:17 +00:00
package.json
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.