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
Hubert Boma Manilla 1660f43787 Bug 1819279 - [devtools] Switch to a block list of known errors instead of an ignore list r=jdescottes
This patch switches from an ignore list of errors to a block list of the errors
we clearly want to block. We are likely going to regress a lot by missing errors from the ignore list
which shouldn't be blocked as revealed by this BUG. Instead let just block the errors we know about and
let other erros through as most of them are shown with error codes and do not need to be blocked.

Differential Revision: https://phabricator.services.mozilla.com/D171352
2023-03-01 18:58:18 +00:00
.cargo Backed out 2 changesets (bug 1816835, bug 1817043) for causing multiple bc tests to timeout 2023-02-28 15:26:31 +02:00
.vscode
accessible Bug 1494196: Create Accessible for elements with ARIA role, attributes and display: contents, r=Jamie 2023-03-01 05:53:30 +00:00
browser Bug 1819510 - Add some unscientific min size to the page info window. r=Gijs 2023-03-01 18:28:16 +00:00
build Bug 1800213 - Allow the existing (but now as nsThreads) VideoCapture and DesktopCapture threads. r=KrisWright 2023-02-28 14:32:42 +00: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
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-02-13 16:28:07 +00:00
devtools Bug 1819279 - [devtools] Switch to a block list of known errors instead of an ignore list r=jdescottes 2023-03-01 18:58:18 +00:00
docs Bug 1749473 - fix some typos in doc r=firefox-source-docs-reviewers,sylvestre DONTBUILD 2023-03-01 09:35:11 +00:00
docshell Bug 1768495 Part 2: Pause or resume compositor when CanonicalBrowsingContext recomputes its visibility. r=emilio 2023-02-28 23:16:56 +00:00
dom Bug 1817649 - Fix crash in [@ mozilla::dom::EventTarget::ComputeWantsUntrusted]. r=emilio 2023-03-01 18:26:11 +00:00
editor Bug 1818339 - Make AutoRangeArray set mAnchorFocusRange correctly r=m_kato 2023-02-28 00:46:17 +00:00
extensions Bug 1810403: Allow nsRanges to be in multiple Selections. r=masayuki 2023-02-21 12:25:28 +00:00
gfx Bug 1816482 - Add lock/sync handling to D3D11ShareHandleImage::MaybeCreateNV12ImageAndSetData() r=gfx-reviewers,lsalzman 2023-03-01 08:17:07 +00:00
gradle/wrapper
hal
image Bug 1817108 - Check that AVIF frame sizes remain unchanged during animation. r=tnikkel 2023-03-01 07:04:31 +00:00
intl Bug 1819025 - Don't consider following join-controls when determining whether a space is collapsible. r=emilio 2023-02-28 09:58:36 +00:00
ipc Bug 1809518 - Use stencil parsing to do the Javascript check for ORB in Utility Process r=farre,smaug,tcampbell 2023-02-28 19:46:09 +00:00
js Bug 1819129 - Add a better API to JSON.stringify; r=jandem 2023-03-01 10:36:59 +00:00
layout Bug 1695565 - Fix appearance-cssom-001.html. r=boris 2023-03-01 14:43:57 +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 1779257 - Fix the stack walking for linux markers by calling getcontext in a valid stack frame r=mstange 2023-02-22 19:57:08 +00:00
mfbt Bug 1816713 - Add libvulkan to thread sanitizer suppression list r=decoder 2023-02-28 16:18:19 +00:00
mobile Bug 1813573 - Part 2. Restart vsync when refresh rate is changed. r=geckoview-reviewers,owlish 2023-03-01 03:12:32 +00:00
modules Bug 1819585 - Disable email tracking protection by default in Nightly. r=anti-tracking-reviewers,pbz 2023-03-01 14:22:20 +00:00
mozglue Backed out changeset 78e7281703a2 (bug 1788004) for causing SM failures. CLOSED TREE 2023-02-24 19:13:47 +02:00
netwerk Backed out changeset 188db2f94c8e (bug 1809931) for causing failures at test_fetch_event.html. CLOSED TREE 2023-03-01 17:39:38 +02:00
nsprpub
other-licenses
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 2 changesets (bug 1808026) for causing python failures CLOSED TREE 2023-03-01 18:50:04 +02:00
remote Bug 1819320 - [cdp] Use waitForNewTab to monitor the load of invalid URLs in browser_createTarget.js r=webdriver-reviewers,whimboo 2023-03-01 11:05:57 +00:00
security Bug 1819019 - Update consumers of services/common to import ES modules directly. r=markh,webdriver-reviewers,extension-reviewers,jdescottes 2023-02-28 10:11:55 +00:00
services Bug 1819019 - Update consumers of services/common to import ES modules directly. r=markh,webdriver-reviewers,extension-reviewers,jdescottes 2023-02-28 10:11:55 +00:00
servo Bug 1695565 - Fix appearance-cssom-001.html. r=boris 2023-03-01 14:43:57 +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 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers,emilio 2023-02-28 16:44:02 +00:00
taskcluster Bug 1819101 - Add JSON summary to taskgraph diff output with warnings support, r=ahal 2023-03-01 15:20:26 +00:00
testing Bug 1819323 - Avoid casting nsIURI to nsIURL in Link. r=emilio 2023-03-01 17:59:03 +00:00
third_party Backed out 4 changesets (bug 1732228, bug 1734402) for multiple browsertime and talos failures. CLOSED TREE 2023-03-01 06:34:22 +02:00
toolkit Bug 1814104 - Do not shutdown XPIProvider before it is fully started. r=rpl 2023-03-01 17:57:16 +00:00
tools Backed out 2 changesets (bug 1808026) for causing python failures CLOSED TREE 2023-03-01 18:50:04 +02: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 1797796 - Make eSetSelection event not handled if Selection is set to same offset and length r=m_kato 2023-03-01 05:57:32 +00:00
xpcom 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
xpfe/appshell Bug 1816436 - Narrow down the pipMask on GTK. r=stransky,mconley 2023-02-16 14:50:23 +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 Bug 1816182 - Stop applying ESLint test configuration to module files. r=Gijs,necko-reviewers 2023-02-13 12:26:46 +00:00
.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 No bug - tagging 936d17fd83ca2497225995193a49bfe425739135 with FIREFOX_NIGHTLY_111_END a=release DONTBUILD CLOSED TREE 2023-02-13 16:28:00 +00:00
.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 1818400 - Optimize primitive dependency checks in picture caching. r=gfx-reviewers,ahale 2023-02-28 19:52:41 +00:00
Cargo.toml Bug 1818349 Part 1: Vendor new version of application-services r=markh 2023-02-28 05:14:29 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-02-13 16:28:07 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Backed out 4 changesets (bug 1732228, bug 1734402) for multiple browsertime and talos failures. CLOSED TREE 2023-03-01 06:34:22 +02: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 Bug 1814802 - Move STLPORT_LIBS to moz.configure. r=firefox-build-system-reviewers,glandium 2023-02-14 02:29:22 +00:00
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.