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
Перейти к файлу
Emilio Cobos Álvarez 77f1717931 Bug 1836848 - Avoid selecting zero-resolution images in image-set. r=dholbert
Fairly straight-forward. This fixes the two tests mentioned in comment 0
which aren't still in the repo.

Differential Revision: https://phabricator.services.mozilla.com/D180414
2023-06-09 17:42:08 +00:00
.cargo
.vscode
accessible
browser Bug 1823537 - Add tests for the ported telemetry probes. r=kpatenio 2023-06-09 17:39:51 +00:00
build
caps
chrome
config
devtools
docs
docshell
dom Bug 1826002 - use decoded certificates r=jschanck 2023-06-09 17:36:20 +00:00
editor
extensions
gfx
gradle/wrapper
hal
image
intl
ipc
js Backed out changeset 9dc80307e33c (bug 1837157) for causing SM bustages in bug1837157.js and WarpOracle.cpp CLOSED TREE 2023-06-09 15:10:07 -04:00
layout Bug 1837638 - Merge CSSStyleRule and BindingStyleRule. r=dholbert 2023-06-09 17:16:34 +00:00
media
memory
mfbt
mobile
modules
mozglue
netwerk Bug 1752139 - Support `TestResetFOG` on Android r=chutten,extension-reviewers,cookie-reviewers,pbz,robwu 2023-06-09 17:17:19 +00:00
nsprpub
other-licenses
parser
python
remote Bug 1731730 - [bidi] Implement capability matching for features for the session.new command. r=webdriver-reviewers,jdescottes,whimboo 2023-06-09 17:34:48 +00:00
security
services
servo Bug 1836848 - Avoid selecting zero-resolution images in image-set. r=dholbert 2023-06-09 17:42:08 +00:00
startupcache
storage
supply-chain
taskcluster
testing Bug 1836848 - Avoid selecting zero-resolution images in image-set. r=dholbert 2023-06-09 17:42:08 +00:00
third_party
toolkit Bug 1752139 - Support `TestResetFOG` on Android r=chutten,extension-reviewers,cookie-reviewers,pbz,robwu 2023-06-09 17:17:19 +00:00
tools
uriloader
view
widget
xpcom
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock
Cargo.toml
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
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.