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
Anna Yeddi 5209de598a Bug 1849021 - Temporarily fail-if some Tier 2 a11y_checks for DevTools while the larger a11y improvement work is in progress. r=Jamie,devtools-reviewers,nchevobbe,profiler-reviewers,julienw
Some Tier 2 accessibility checks for click events fired on controls that should be keyboard accessible were failing for this component. They were captured by testing/mochitest/tests/SimpleTest/AccessibilityUtils.js via bug 1692110. These failing tests were temporarily fail-if'ed in the directory's browser.ini file. After the ongoing accessibility improvements work is completed, we'll need to re-run a11y-checks, investigate new failures, and for confirmed bugs individual defects should be filed.

When the individual test failures are resolved and the individual bugs are closed, remove the fail-if condition for a11y_checks from the appropriate files/sections to ensure better test coverage and to avoid regressions in a11y of these components.

Depends on D189007

Differential Revision: https://phabricator.services.mozilla.com/D186405
2023-10-09 18:20:23 +00:00
.cargo Bug 1857243 - Update wgpu to revision 1495e159faf721cbf87a0634157682f454a963fb. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2023-10-05 20:22:27 +00:00
.github/workflows
.vscode
accessible Bug 1857233 - Fix null pointer crash [@ GetColumnHeaderCellsCB ]. r=Jamie 2023-10-09 08:25:59 +00:00
browser Bug 1854660 - Temporarily fail-if some Tier 2 a11y_checks for Search and Address Bar. r=Standard8,adw 2023-10-09 18:20:22 +00:00
build Bug 1857400 - Use CMAKE_MSVC_RUNTIME_LIBRARY instead of LLVM_USE_CRT_RELEASE. r=firefox-build-system-reviewers,sergesanspaille 2023-10-07 07:15:29 +00:00
caps
chrome
config
devtools Bug 1849021 - Temporarily fail-if some Tier 2 a11y_checks for DevTools while the larger a11y improvement work is in progress. r=Jamie,devtools-reviewers,nchevobbe,profiler-reviewers,julienw 2023-10-09 18:20:23 +00:00
docs Backed out changeset 62f7af8fe549 (bug 1843981) for causing valgrind bustage. CLOSED TREE 2023-10-06 01:24:17 +03:00
docshell Bug 1156659 - Added set offline per tab to BrowsingContext. r=valentin,nika,necko-reviewers,kershaw 2023-10-04 19:42:57 +00:00
dom Bug 1854512 - Temporarily fail-if some Tier 2 a11y_checks for Core Document Object Model. r=smaug 2023-10-09 18:20:16 +00:00
editor Bug 1852849 - Make HTMLEditor::AutoInlineStyleSetter::ExtendOrShrinkRangeToApplyTheStyle recompute common ancestor of the range if it updates the range r=m_kato 2023-10-07 05:56:15 +00:00
extensions
gfx Bug 1854062 - Fix incorrect optimisation with clip between LCA and pic r=gw,gfx-reviewers 2023-10-09 12:59:04 +00:00
gradle/wrapper
hal
image Bug 1856358 - Run 'crashtests' on linux2204-64-wayland/opt, r=jmaher,lsalzman 2023-10-05 17:54:30 +00:00
intl
ipc
js Backed out changeset 8822469d696e (bug 1846893) for causing bustages at JSContext.h. CLOSED TREE 2023-10-09 17:43:02 +03:00
layout Bug 1854520 - Temporarily fail-if one Tier 2 a11y_checks for Core Layout Engine. r=dholbert 2023-10-09 18:20:17 +00:00
media Bug 1854490 - get rid of dtlsidentity global constructor r=webrtc-reviewers,ng 2023-10-06 12:40:19 +00:00
memory Bug 1850008: apply code formatting via Lando 2023-10-09 00:04:20 +00:00
mfbt Bug 1844181 - Add memory synchronization to SPSCQueue's thread id reset methods. r=decoder,padenot,handyman 2023-10-09 13:02:58 +00:00
mobile Bug 1857049 - Move toolkit.lazyHiddenWindow pref to all.js r=mossop,geckoview-reviewers,m_kato 2023-10-07 03:32:42 +00:00
modules Bug 1844181 - Remove the media.clockdrift.buffering pref. r=padenot 2023-10-09 13:03:07 +00:00
mozglue Backed out changeset 62f7af8fe549 (bug 1843981) for causing valgrind bustage. CLOSED TREE 2023-10-06 01:24:17 +03:00
netwerk Bug 1854522 - Temporarily fail-if one Tier 2 a11y_checks for Core Necko. r=necko-reviewers,valentin 2023-10-09 18:20:18 +00:00
nsprpub
other-licenses
parser
python Bug 1816992 - Add sentinel attribution to repackage jobs r=taskgraph-reviewers,releng-reviewers,bhearsum 2023-10-07 14:11:37 +00:00
remote Bug 1853245 - Migrate .ini to .toml browser-chrome (batch 7.99). r=aryx,webdriver-reviewers,necko-reviewers,pip-reviewers,places-reviewers,mak,mconley,kershaw 2023-10-05 11:58:59 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2023-10-09 12:13:20 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2023-10-09 12:13:20 +00:00
servo Bug 1856755 - Implement an internal zoom: document value that forces effective zoom to 1. r=jfkthame 2023-10-08 21:17:38 +00:00
startupcache
storage
supply-chain Bug 1857353 - vendor authenticator-rs v0.4.0-alpha.23. r=keeler,supply-chain-reviewers 2023-10-07 20:09:06 +00:00
taskcluster Bug 1816992 - restore build_type attribute for attribution-l10n jobs. r=jlorenzo 2023-10-09 12:29:06 +00:00
testing Bug 1692110 part 4: Retry accessibility name checks to handle async a11y text updates and l10n mutations. r=ayeddi 2023-10-09 18:20:13 +00:00
third_party Bug 1857353 - vendor authenticator-rs v0.4.0-alpha.23. r=keeler,supply-chain-reviewers 2023-10-07 20:09:06 +00:00
toolkit Bug 1854646 - Temporarily fail-if some Tier 2 a11y_checks for Add-ons Manager. r=mixedpuppy 2023-10-09 18:20:22 +00:00
tools Bug 1857879 - Include hazard analysis to Analysis tab r=marco 2023-10-09 12:00:05 +00:00
uriloader Bug 1854747 - Stop exposing the image data as file to clipboard; r=evilpie 2023-10-06 13:17:52 +00:00
view
widget Bug 1851041 - Part 2: Add some log in DragService for debugging; r=rkraesig,win-reviewers 2023-10-06 21:23:45 +00:00
xpcom Bug 1857828 - Use an RWLock for atom tables. r=smaug 2023-10-09 11:42:49 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js Bug 1855697 - Enable ESLint rule no-debugger for all of dom/. r=dom-worker-reviewers,smaug 2023-10-06 16:45:54 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.stylelintignore Bug 1857522 - Reduce max nesting depth to 3. r=Gijs 2023-10-08 22:33:39 +00:00
.stylelintrc.js Bug 1857522 - Don't ignore pseudo-classes in max-nesting-depth limit. r=Gijs 2023-10-08 23:07:36 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1857353 - vendor authenticator-rs v0.4.0-alpha.23. r=keeler,supply-chain-reviewers 2023-10-07 20:09:06 +00:00
Cargo.toml
client.mk
client.py
CLOBBER Bug 1855330 - pt4 - BUILD.gn fixes for updated libwebrtc/third_party. r=ng,webrtc-reviewers - moz.build file updates 2023-10-04 22:29:00 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1857532 - Hand over Session Restore ownership to Sarah and Sam. r=zeid DONTBUILD 2023-10-06 15:06:36 +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.