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
James Teh 12b8683d00 Bug 1819799: In a11y browser tests, treat a timeout in untilCacheCondition as a failure. r=eeejay
Otherwise, tests can take a very long time to run due to a bug without us realising that this is due to cache condition timeouts.
This patch also notifies observers of a cache update when state change events are received, as those do update the cache but aren't handled by RecvCache.
Some Mac tests depend on cache notifications for these instead of state change events, so these were hitting cache condition timeouts.

Differential Revision: https://phabricator.services.mozilla.com/D171417
2023-03-07 05:09:15 +00:00
.cargo Bug 1818748 - Vendor wgpu changes. r=webgpu-reviewers,jimb 2023-03-06 17:00:16 +00:00
.vscode
accessible Bug 1819799: In a11y browser tests, treat a timeout in untilCacheCondition as a failure. r=eeejay 2023-03-07 05:09:15 +00:00
browser Bug 1805409 - Ship v112.0.0 of the WebCompat System Addon r=webcompat-reviewers,twisniewski 2023-03-07 00:41:48 +00:00
build Backed out changeset 48c77e0f9262 (bug 1815435) for causing xpcshell failures in test_cert_overrides.js CLOSED TREE UPGRADE_NSS_RELEASE 2023-03-06 16:33:38 -05:00
caps Bug 1818446 - Make caps/tests/gtest buildable outside of a unified build environment r=andi 2023-02-27 13:43:01 +00:00
chrome Bug 1819815 - Make chrome/ buildable outside of a unified build environment r=andi 2023-03-02 07:44:28 +00:00
config
devtools Bug 1820103 - [devtools] Make it possible for devtools-node-test-runner.js to run all suites. r=jdescottes. 2023-03-06 17:00:09 +00:00
docs Bug 1820643 - Add note about increasing the stack depth. r=dpalmeiro 2023-03-06 21:20:27 +00:00
docshell Bug 1816025 - Downgrade diagnostic assertion in BrowsingContextGroup::EnsureHostProcess. r=smaug 2023-03-02 18:45:46 +00:00
dom Bug 1812932 - Add size outvar to GetImageBuffer. r=gfx-reviewers,bradwerth 2023-03-07 04:52:04 +00:00
editor Bug 1818339 - Make AutoRangeArray set mAnchorFocusRange correctly r=m_kato 2023-02-28 00:46:17 +00:00
extensions Bug 1808565, part 1: Adapt Selection to support StaticRanges. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
gfx Bug 1816032 - Schedule a timeout to avoid waiting for the browser gesture responce forever. r=botond 2023-03-07 03:36:07 +00:00
gradle/wrapper
hal
image Bug 1818903. Adjust fuzz on moz-icon reftest for Windows 11. r=emilio 2023-03-03 12:17:21 +00:00
intl Bug 1819664 - Notify chrome docs when async translation work is done. r=smaug,Gijs 2023-03-04 00:04:21 +00:00
ipc Bug 1819465 - Forward MessagePumpForNonMainUIThreads refing. r=xpcom-reviewers,nika 2023-03-03 17:44:32 +00:00
js Bug 1820277: Add onlyInlineSelfHosted jitoption r=jandem 2023-03-06 19:08:51 +00:00
layout Bug 1820071 - Make <ray-size> optional and default to 'closest-side'. r=emilio 2023-03-07 00:02:52 +00:00
media Bug 1819374 - Improve documentation about ffmpeg vendoring, adding information about header vendoring. r=alwu 2023-03-01 15:02:18 +00:00
memory Bug 1817640 - extract calculation of max dirty value to a helper method EffectiveMaxDirty(), r=pbone 2023-03-02 09:15:59 +00:00
mfbt Bug 1815396 - Fix documentation of MruCache. r=lsalzman 2023-03-06 10:43:27 +00:00
mobile Bug 1815830 - Remove deprecated Autofill.Node.getDimensions. r=geckoview-reviewers,calu 2023-03-03 10:48:39 +00:00
modules Bug 1764263 - Let the inert attribute ride the trains. r=Jamie 2023-03-07 01:20:32 +00:00
mozglue Backed out changeset 78e7281703a2 (bug 1788004) for causing SM failures. CLOSED TREE 2023-02-24 19:13:47 +02:00
netwerk Bug 948777 - Build netwerk/sctp/src in unified mode r=ng 2023-03-06 19:48:17 +00:00
nsprpub
other-licenses Bug 1815019 - Customize 7z to write provenance data r=nalexander 2023-03-02 16:44:10 +00:00
parser Bug 1810896 - Adjust assertion to account for ISO-2022-JP at the start but UTF-8 at the end of HTML file. r=emk 2023-02-27 07:51:13 +00:00
python Backed out 6 changesets (bug 1734402, bug 1774569) for causing build bustages Python related CLOSED TREE 2023-03-07 00:46:00 -05:00
remote Bug 1819965 - [cdp] Re-load framescript when browsing context gets replaced due to a navigation. r=webdriver-reviewers,jdescottes 2023-03-06 22:09:16 +00:00
security Backed out changeset 48c77e0f9262 (bug 1815435) for causing xpcshell failures in test_cert_overrides.js CLOSED TREE UPGRADE_NSS_RELEASE 2023-03-06 16:33:38 -05:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2023-03-06 13:30:50 +00:00
servo Bug 1820407 - Serialize NaN and infinity angles as per spec r=emilio 2023-03-07 00:02:55 +00:00
startupcache Bug 1817313 - Make startupcache/ buildable outside of a unified build environment r=andi 2023-02-19 21:40:36 +00:00
storage
supply-chain Bug 1818748 - Vet wgpu and naga commits. r=supply-chain-reviewers,bholley 2023-03-06 17:00:15 +00:00
taskcluster Bug 1820103 - [devtools] Make it possible for devtools-node-test-runner.js to run all suites. r=jdescottes. 2023-03-06 17:00:09 +00:00
testing Bug 1805409 - Ship v112.0.0 of the WebCompat System Addon r=webcompat-reviewers,twisniewski 2023-03-07 00:41:48 +00:00
third_party Backed out 6 changesets (bug 1734402, bug 1774569) for causing build bustages Python related CLOSED TREE 2023-03-07 00:46:00 -05:00
toolkit Bug 1804502 - Add relevant telemetry events to relay integration. r=credential-management-reviewers,dimi,sgalich,settings-reviewers,mconley 2023-03-06 23:50:44 +00:00
tools Bug 1820498 - Convert PerTestCoverageUtils to an ES module. r=marco,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2023-03-06 19:13:58 +00:00
uriloader Bug 1815062, move filename and extension validity checks into SanitizeFileName so that they get called after sanitization is complete, r=Gijs,necko-reviewers 2023-02-28 18:57:24 +00:00
view
widget Bug 1816032 - Schedule a timeout to avoid waiting for the browser gesture responce forever. r=botond 2023-03-07 03:36:07 +00:00
xpcom Bug 1819190 - Changed some internal uses of pointers to references r=smaug 2023-03-03 09:22:36 +00:00
xpfe/appshell Bug 1747722 - Allow changing window class hints using attributes. r=emilio,stransky 2023-03-02 16:22:05 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1817052 - Ship geckoview twice a day r=diannaS DONTBUILD 2023-02-16 17:42:16 +00:00
.eslintignore Bug 1817183 - Migrate most of services/fxaccounts to ES modules. r=markh 2023-02-17 16:34:42 +00:00
.eslintrc-test-paths.js
.eslintrc.js
.flake8 Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre 2023-02-24 13:53:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones 2023-02-28 05:43:54 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones 2023-02-28 05:43:54 +00:00
.hgtags
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers,emilio 2023-02-28 16:44:02 +00:00
Cargo.lock Bug 1818748 - Update wgpu to revision 73b4257b17cc62ecc8df6d6aa3730bd9c6cba4b9. r=webgpu-reviewers,jimb 2023-03-06 17:00:15 +00:00
Cargo.toml Backed out changesets b05343a5b533 and 57b2cda7e0db (bug 1818349) for causing bug 1819723. 2023-03-01 17:52:01 -05:00
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1734402 - Bump Mach's minimum Python version to 3.7 r=firefox-build-system-reviewers,glandium 2023-03-04 01:21:57 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml
moz.build
moz.configure Bug 1807907 - Cache the results of try_invoke_compiler on disk for re-use between different runs of configure r=firefox-build-system-reviewers,glandium 2023-02-28 08:42:52 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.