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 2414d5152e Bug 1880016 - Make RenderDXGITextureHost::SyncObjectNeeded() return false when ID3D11Texture2D is created by compositor device r=gfx-reviewers,lsalzman
By default, hardware video decoder uses compositor device for D3D11Device. In this case, mSyncObject->Synchronize() in RenderCompositorANGLE::BeginFrame() is not necessary.

When ID3D11Texture2D is created by compositor device, the Synchronize() is not necessary.

Differential Revision: https://phabricator.services.mozilla.com/D201693
2024-02-13 15:12:28 +00:00
.cargo Bug 1879284 - Update wgpu to revision 07e59eb6fc7de3f682f1c401b9cf9f0da9ee4b4a. r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-02-08 16:24:44 +00:00
.github/workflows
.vscode
accessible Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
browser Backed out changeset c9ae3d72451c (bug 1879855) for bc failures on browser_popupNotification_selection_required.js. CLOSED TREE 2024-02-13 16:16:00 +02:00
build Bug 1879776 - Fix Python black lint failure. a=lint-fix 2024-02-13 12:59:40 +02:00
caps Backed out 8 changesets (bug 1839919, bug 1876579, bug 1878915) for causing non-unified build bustages on nsCOMPtr.h. 2024-02-13 16:15:27 +02:00
chrome
config Bug 1872242 - Change how the last segment of milestone_winversion is generated to improve uniqueness r=firefox-build-system-reviewers,RyanVM,glandium 2024-02-08 07:00:48 +00:00
devtools Bug 1879981 - Update profiler-get-symbols wasm to 390b8c4be82c720dd3977ff205fb34bd7d0e00ba. r=canaltinova,profiler-reviewers 2024-02-13 14:33:33 +00:00
docs Bug 1865758 - Update builders to rustc 1.76 r=firefox-build-system-reviewers,sergesanspaille 2024-02-08 22:38:32 +00:00
docshell Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
dom Bug 1880016 - Make RenderDXGITextureHost::SyncObjectNeeded() return false when ID3D11Texture2D is created by compositor device r=gfx-reviewers,lsalzman 2024-02-13 15:12:28 +00:00
editor Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
extensions Bug 1879607 - Rename nsINode::GetPreviousContent to nsINode::GetPrevNode. r=smaug 2024-02-09 20:42:39 +00:00
gfx Bug 1880016 - Make RenderDXGITextureHost::SyncObjectNeeded() return false when ID3D11Texture2D is created by compositor device r=gfx-reviewers,lsalzman 2024-02-13 15:12:28 +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 1877840 - Migrate GVST metrics in the avif namespace to pure glean r=chutten,tnikkel 2024-02-09 19:47:46 +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 1875415 - Initialize the fork server's cmsg buffers. r=mccr8 2024-02-10 01:22:50 +00:00
js Bug 1803810 - Part 10: Add tests for worker case. r=jonco 2024-02-13 14:34:24 +00:00
layout Backed out changeset b6eb0c382d2f (bug 1878846) for causing wr failures on masonry-grid-item-content-baseline-001.html. CLOSED TREE 2024-02-13 00:55:32 +02:00
media Bug 1879740 - Don't pass an UTF-8 string to system vsnprintf. r=media-playback-reviewers,chunmin 2024-02-13 14:14:31 +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 Backed out 8 changesets (bug 1839919, bug 1876579, bug 1878915) for causing non-unified build bustages on nsCOMPtr.h. 2024-02-13 16:15:27 +02:00
modules Bug 1878506 - Add pref to make native HTTPS resolution exit early in automation r=necko-reviewers,kershaw 2024-02-13 09:47:06 +00:00
mozglue Bug 1865758 - Update builders to rustc 1.76 r=firefox-build-system-reviewers,sergesanspaille 2024-02-08 22:38:32 +00:00
netwerk Bug 1879800 - Avoid WalkMemoryCacheRunnable::mEntryArray to be shifted on each iteration. r=necko-reviewers,valentin 2024-02-13 12:06:06 +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 Backed out changeset 9b5ebc2d3b4b (bug 1877347) as requested by Aryx on element. CLOSED TREE 2024-02-09 18:51:43 -05:00
remote Bug 1865381 - [marionette] Update Selenium atoms to 21560a497470f0c769931c17fa9803c6cddf6f1c. r=webdriver-reviewers,jdescottes 2024-02-12 21:56:36 +00:00
security Backed out 2 changesets (bug 1879954, bug 1878725) for causing failures on test_delegated_credentials.js. CLOSED TREE 2024-02-13 07:01:47 +02:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2024-02-12 14:34:36 +00:00
servo Bug 1876962: Part 3 - Remove special case handling for :has in style sharing. r=firefox-style-system-reviewers,emilio 2024-02-12 14:42:08 +00:00
startupcache Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00: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 1878536 - Update bindgen to 0.69.4. r=glandium,supply-chain-reviewers 2024-02-09 15:49:55 +00:00
taskcluster Bug 1876350 - add --new-config flag to mach. r=ahal 2024-02-13 13:25:09 +00:00
testing Bug 1876350 - add --new-config flag to mach. r=ahal 2024-02-13 13:25:09 +00:00
third_party Bug 1879752 - WebRTC backport: Video capture PipeWire - simplify thread and lock annotations r=pehrsons,webrtc-reviewers 2024-02-13 13:12:06 +00:00
toolkit Backed out 8 changesets (bug 1839919, bug 1876579, bug 1878915) for causing non-unified build bustages on nsCOMPtr.h. 2024-02-13 16:15:27 +02:00
tools Bug 1876350 - add --new-config flag to mach. r=ahal 2024-02-13 13:25:09 +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 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
xpcom Bug 1870783 part 2: Expose ispopup object attribute. r=eeejay 2024-02-12 06:24:15 +00:00
xpfe/appshell Bug 1878037 - Fix some regressions on alert windows. r=saschanaz,win-reviewers,rkraesig 2024-02-12 19:45:48 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1877989 - [devtools] Add CodeMirror 6 in tree. r=devtools-reviewers,bomsy. 2024-02-08 14:39:41 +00:00
.cron.yml Bug 1873723 - Run browsertime tests on beta/release with a cron. r=perftest-reviewers,taskgraph-reviewers,kshampur,jcristau DONTBUILD 2024-02-12 18:29:00 +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 1877940 - Enable remaining ESLint rules on dom/messagechannel. r=dom-core,peterv 2024-02-12 22:28:14 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.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 1819713 - remove stray references to IsExternalCTAP2SecurityKeySupported. r=tschuster 2024-02-09 22:42:36 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.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 Backed out 3 changesets (bug 1878308) for causing webgpu failures. CLOSED TREE 2024-02-13 09:00:38 +02:00
Cargo.toml Bug 1878987 - Part 1: Vendor application-services into mozilla-central to pick up Suggest changes. r=lina 2024-02-07 20:07:24 +00:00
client.mk
client.py
CLOBBER Bug 1875201 - Add method for conditionally including media/libvpx/libvpx - moz.build file updates. r=ng,webrtc-reviewers 2024-02-07 13:48:40 +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 1879319 - Add some style system peers. r=zeid 2024-02-12 19:44:12 +00:00
moz.build
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 Bug 1879776 - Move -Wa,--noexecstack check to python configure r=glandium 2024-02-13 10:35:28 +00: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.