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
Emilio Cobos Álvarez 4dfed1f5fa Bug 1852454 - Standardize on ParserContext::chrome_rules_enabled for chrome rules checks. r=boris
This isn't a behavior different in practice, since UA sheets are already
chrome-rules-enabled via this check [1], because they are loaded with
resource:// URIs.

Let's have just one check for chrome rules, which is also cheaper.

In theory someone could load a UA sheet with a data: URI or something,
but that should arguably get all that chrome_rules_enabled powers too.

[1]: https://searchfox.org/mozilla-central/rev/b04a323df47fa71e27734133c16a9cb6525caee4/layout/style/URLExtraData.cpp#33-39

Differential Revision: https://phabricator.services.mozilla.com/D187855
2023-09-12 20:17:09 +00:00
.cargo Bug 1851530 - Use plain packed_simd. r=hsivonen,supply-chain-reviewers 2023-09-11 23:59:21 +00:00
.github/workflows Bug 1847997: Automatically close GitHub pull requests with a GitHub Action r=hwine DONTBUILD 2023-08-10 17:01:59 +00:00
.vscode
accessible Bug 1851865: Include the subtree of <code>, <sup>, <sub>, <ins> and <del> when computing the a11y name if the element isn't the root node of the computation. r=morgan 2023-09-12 01:17:24 +00:00
browser Bug 1849236 - Send a shopping component displayed Event r=jhirsch,TravisLong 2023-09-12 20:00:05 +00:00
build Bug 1851721: build(rust): add features to match both indexmap 1.9.3 and 2.* r=glandium 2023-09-11 14:28:55 +00:00
caps Bug 1847469 - Part 24: Use column number types in JS::DescribeScriptedCaller. r=iain 2023-08-16 17:31:42 +00:00
chrome
config Bug 1851715 - Use subprocess in mozbuild unit test r=hneiva 2023-09-07 15:34:43 +00:00
devtools Bug 1643843 - Improve narrow view for compat panel unsupported browsers r=devtools-reviewers,nchevobbe 2023-09-12 15:34:26 +00:00
docs Bug 1851239 - doc: fix the link to the Debugging on MacOS page 2023-09-04 20:02:29 +00:00
docshell Bug 1847918 - Limit nsDocShellLoadState::IsExemptFromHTTPSOnlyMode to HTTPS-First r=freddyb 2023-09-11 12:14:30 +00:00
dom Bug 1851943 - Clip coordinates correctly for source negative coordinates when drawing to canvas. r=gfx-reviewers,lsalzman 2023-09-12 20:00:24 +00:00
editor Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03:00
extensions Bug 1851712 - Stop building plain hunspell and woff2 when they are wasm sandboxed. r=tjr 2023-09-07 02:15:57 +00:00
gfx Bug 1847336 [Linux] Skip frame rendering if we don't have EGL window to paint into r=sotaro 2023-09-12 18:32:44 +00:00
gradle/wrapper
hal Bug 1851529 - Fixup comments in hal/cocoa/smslib.mm r=andi 2023-09-07 04:50:46 +00:00
image Bug 1812488 - Drive-by clean-ups. r=tnikkel 2023-09-07 11:16:47 +00:00
intl Bug 1851105 - Use nsAString as parameter for WordBreaker::FindWord. r=TYLin 2023-09-08 04:35:38 +00:00
ipc Bug 1809570 - Part 2 - Request and process per-codec SW/HW decode support for Android PDMs using JNI calls r=jolin 2023-09-08 21:49:43 +00:00
js Bug 1851619 - Common up some initialization and teardown code r=jandem 2023-09-12 17:09:57 +00:00
layout Backed out 2 changesets (bug 1287054) for causing wpt failures in svg/types/scripted/SVGLength-ch.html CLOSED TREE 2023-09-12 16:02:43 +03:00
media Merge autoland to mozilla-central. a=merge 2023-09-12 07:09:36 +03:00
memory Backed out 2 changesets (bug 1814798) for multiple phc related failures. 2023-09-12 07:54:18 +03:00
mfbt Bug 1844908 - Remove unused Windows version check functions. r=handyman 2023-08-22 19:11:41 +00:00
mobile Backed out changeset 3f735a759aae (bug 1591533) for causing gv-junit failures on RuntimeSettingsTest#largeKeepaliveFactor CLOSED TREE 2023-09-12 19:26:10 +03:00
modules Backed out changeset e2f01ea9db72 (bug 1848815) for bc failure on browser_aboutCertError_mitm.js 2023-09-12 22:16:18 +03:00
mozglue Bug 1840164 - Pre-commit stack pages on background hang monitor thread. r=mhowell 2023-09-12 12:27:46 +00:00
netwerk Bug 1852213 - Add crash annotation to record differing load flags. r=jjaschke,necko-reviewers,valentin 2023-09-12 13:52:55 +00:00
nsprpub
other-licenses Bug 1846660 part 2: Add IAccessibleTextSelectionContainer interface. r=nlapre 2023-08-04 02:51:42 +00:00
parser Bug 1851729 - Stop building the parts of expat we don't need when wasm-sandboxing it. r=bholley 2023-09-06 02:55:21 +00:00
python Bug 1750450 - update to Sphinx 5.3.0 r=sylvestre,firefox-source-docs-reviewers DONTBUILD 2023-09-11 07:16:10 +00:00
remote Bug 1852537 - Add missing add-on install error codes. r=whimboo,webdriver-reviewers 2023-09-12 18:29:56 +00:00
security Backed out changeset e2f01ea9db72 (bug 1848815) for bc failure on browser_aboutCertError_mitm.js 2023-09-12 22:16:18 +03:00
services Bug 1852236, treat null string formActionOrigin values as not present in certain cases, also restores some checks of formActionOrigin that got lost, r=credential-management-reviewers,sgalich 2023-09-12 17:48:15 +00:00
servo Bug 1852454 - Standardize on ParserContext::chrome_rules_enabled for chrome rules checks. r=boris 2023-09-12 20:17:09 +00:00
startupcache
storage
supply-chain Bug 1852636 - vendor authenticator-rs v0.4.0-alpha.21. r=keeler,supply-chain-reviewers 2023-09-12 18:07:55 +00:00
taskcluster Bug 1847004 - Renew webgl-ipc variant until 2024-03-01 (6mo). r=ci-and-tooling,taskgraph-reviewers,jmaher 2023-09-11 19:54:11 +00:00
testing Bug 1852636 - vendor authenticator-rs v0.4.0-alpha.21. r=keeler,supply-chain-reviewers 2023-09-12 18:07:55 +00:00
third_party Bug 1852636 - vendor authenticator-rs v0.4.0-alpha.21. r=keeler,supply-chain-reviewers 2023-09-12 18:07:55 +00:00
toolkit Bug 1821176 - Unconditionally show rollouts on about:studies r=emcminn 2023-09-12 19:47:55 +00:00
tools Bug 1851555: Add line for PATH env var to Windows ASan build instructions mozconfig. r=glandium DONTBUILD 2023-09-12 11:54:07 +00:00
uriloader Bug 1811830 - Add a preference to force downloading of attachments. r=Gijs 2023-09-06 19:44:10 +00:00
view
widget Bug 1847336 [Linux] Propagate SetEGLNativeWindowSize() to WebRender/OGL compositor r=emilio 2023-09-12 18:32:44 +00:00
xpcom Backed out 2 changesets (bug 1814798) for multiple phc related failures. 2023-09-12 07:54:18 +03:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml
.eslintignore Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
.eslintrc-test-paths.js Bug 1849271 - Flip test when checking for the presence of optional colorspace members on a VideoDecoderConfig. r=media-playback-reviewers,alwu 2023-08-22 14:33:21 +00:00
.eslintrc.js Bug 1563927 - Add JSON linting via ESLint. r=Gijs 2023-09-05 12:59:31 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 1429ba8bcd5b6beb45399f77673bc59439db5d91 with FIREFOX_NIGHTLY_118_END a=release DONTBUILD CLOSED TREE 2023-08-28 14:03:36 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
.prettierrc.js
.stylelintignore Bug 1771113 - Add chromeOnly StyleSheetRemoved event, emitted when a stylesheet is removed. r=emilio. 2023-08-10 14:36:03 +00:00
.stylelintrc.js Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
.taskcluster.yml Bug 1831143 - use new mozillareleases/gecko_decision:4.1.0 docker image. r=releng-reviewers,bhearsum 2023-08-22 15:22:43 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1626969 - Include locale in Glean pings.r=chutten,supply-chain-reviewers 2023-08-07 11:02:56 +00:00
Cargo.lock Bug 1852636 - vendor authenticator-rs v0.4.0-alpha.21. r=keeler,supply-chain-reviewers 2023-09-12 18:07:55 +00:00
Cargo.toml Bug 1851530 - Use plain packed_simd. r=hsivonen,supply-chain-reviewers 2023-09-11 23:59:21 +00:00
client.mk
client.py
CLOBBER Bug 1774628 - re-enable support for Windows.Graphics.Capture APIs in libwebrtc. - moz.build file updates. r=pehrsons,webrtc-reviewers 2023-09-01 13:23:52 +00:00
configure
configure.py Bug 1786490 - remove references to vendored pyparsing r=sylvestre,mach-reviewers,ahal,ahochheiden 2023-09-06 16:14:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1850854 - Make Ray Kraesig owner of Launcher Process and add peers David Parks and Greg Stoll r=rkraesig,handyman,gstoll,zeid DONTBUILD 2023-09-05 18:29:34 +00:00
moz.build
moz.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
mozilla-config.h.in
old-configure.in Bug 1849927 - Bump WINVER to 0x0A00. r=firefox-build-system-reviewers,andi 2023-09-06 19:30:04 +00:00
package-lock.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
package.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
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.