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
alwu e83cf23234 Bug 1929491 - try another state machine if any error happens during the engine initialization phase. r=media-playback-reviewers,aosmond, a=dmeehan
If an error occurs during media engine initialization, we should attempt
to use another state machine for playback. However, if the key system
is already set, it indicates that playback can only be initiated via the
media engine. In this case, we should propagate the error and refrain
from trying another state machine.

Differential Revision: https://phabricator.services.mozilla.com/D228107
2024-11-06 07:10:58 +00:00
.cargo Bug 1928239 - Vendor release-v133-desktop a=dsmith 2024-10-31 13:20:50 -04:00
.github/workflows
.vscode
accessible Bug 1927138 - Remove popover prefs. r=webidl,smaug 2024-10-27 08:47:00 +00:00
browser Bug 1926893 - Change position of attention notification dot for vertical tabs r=sidebar-reviewers,desktop-theme-reviewers,dao,mconley,kcochrane, a=dmeehan 2024-11-05 17:40:02 +00:00
build
caps
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-10-28 13:23:54 +00:00
devtools Bug 1927138 - Remove popover prefs. r=webidl,smaug 2024-10-27 08:47:00 +00:00
docs
docshell Bug 1927219 - Set consistent opener policy for printing. r=nika, a=dmeehan 2024-10-30 00:25:37 +00:00
dom Bug 1929491 - try another state machine if any error happens during the engine initialization phase. r=media-playback-reviewers,aosmond, a=dmeehan 2024-11-06 07:10:58 +00:00
editor
extensions
gfx Bug 1924578 - Disable DMABUF_WEBGL on Nvidia driver. r=aosmond, a=dmeehan 2024-11-02 03:50:17 +00:00
gradle/wrapper
hal
image
intl
ipc
js Bug 1927125 - Avoid triggering gray unmarking when unlinking module scripts r=sfink, a=dmeehan 2024-10-28 17:34:58 +00:00
layout Bug 1928255 - Add an option to ignore transforms to GeometryUtils. r=layout-reviewers,webidl,saschanaz,jwatt, a=dmeehan 2024-11-04 16:11:58 +00:00
media
memory
mfbt
mobile Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 2024-11-06 14:04:51 +00:00
modules Bug 1929459 - enforce certificate transparency in early beta a=dmeehan 2024-11-06 17:21:42 +00:00
mozglue Bug 1927320 - Use GET_REAL_SYMBOL() interposition for __register_atfork() / __cxa_finalize() r=glandium, a=dmeehan 2024-10-29 08:22:02 +00:00
netwerk Bug 1925999 - Disable test_http3.js on linux with socketprocess_networking for permafailing on opt,asan,ccov platforms. r=necko-reviewers,kershaw, a=test-only 2024-11-04 09:11:04 +00:00
nsprpub
other-licenses
parser Backed out 2 changesets (bug 1926824) from beta for causing Bug 1927404 2024-10-28 09:51:21 -04:00
python Bug 1920813 - Add performance test for WebCodecs video encoding r=perftest-reviewers,media-playback-reviewers,aosmond,padenot,sparky 2024-10-25 21:43:26 +00:00
remote
security No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - a=dmeehan 2024-11-04 16:41:04 +00:00
services No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - a=dmeehan 2024-11-04 16:41:04 +00:00
servo Bug 1927138 - Fix selector enabled check to be enabled in content. 2024-10-27 11:31:12 +01:00
startupcache
storage
supply-chain
taskcluster Bug 1927235 - Run WebCodecs WPTs on Android and Wayland. r=jmaher 2024-10-26 15:32:33 +00:00
testing Bug 1928736 - Avoid trying to create empty DrawTarget for painting range input shadow. r=gfx-reviewers,bradwerth, a=dmeehan 2024-11-05 21:05:06 +00:00
third_party Bug 1929476 - Vendor release-v133-desktop a=dmeehan 2024-11-05 19:26:42 -08:00
toolkit Bug 1928062 - Add test for BTP mode telemetry. r=anti-tracking-reviewers,bvandersloot, a=dmeehan 2024-11-04 15:57:02 +00:00
tools
uriloader
view
widget Bug 1928736 - Avoid trying to create empty DrawTarget for painting range input shadow. r=gfx-reviewers,bradwerth, a=dmeehan 2024-11-05 21:05:06 +00:00
xpcom Bug 1928798 - do not return fatal error if the initialization failed, try again with another state machine. r=jrmuizel, a=dmeehan 2024-11-02 19:29:58 +00:00
xpfe/appshell Bug 1925577 - make skeleton UI not draw the tabstrip if it's disabled by vertical tabs, r=dthayer 2024-10-25 22:51:51 +00:00
.arcconfig Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-10-28 13:23:54 +00:00
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintrc-ignores.js
.eslintrc-rollouts.js
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hgignore
.hgtags No bug - Tagging 4a120c3dc07089b819e040aa7ed520b816b979f0 with DEVEDITION_133_0b5_RELEASE a=release CLOSED TREE DONTBUILD 2024-11-06 16:19:34 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.rstcheck.cfg
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1929476 - Vendor release-v133-desktop a=dmeehan 2024-11-05 19:26:42 -08:00
Cargo.toml Bug 1928239 - Vendor release-v133-desktop a=dsmith 2024-10-31 13:20:50 -04:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-10-28 13:23:54 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1925547 - Update MOTS with a new Android Components module owner r=zeid,jonalmeida,gl 2024-10-25 19:36:38 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
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.