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 64f95e649a Bug 1871412 - Fix scroll container checks for automatic minimum size and grid stretching checks. r=dholbert
The spec says scroll container, so overflow: visible and clip shouldn't
be different.

Note that the spec here is pending some edits from
https://github.com/w3c/csswg-drafts/issues/7714 tho.

Differential Revision: https://phabricator.services.mozilla.com/D197052
2023-12-26 20:49:16 +00:00
.cargo Bug 1871446: Vendor application-services into mozilla-central r=markh 2023-12-22 17:17:03 +00:00
.github/workflows
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1871385: Set pref to enable popover in related a11y test. r=ayeddi 2023-12-22 21:19:59 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2023-12-26 19:02:05 +00:00
build Bug 1868266 - Properly handle the Visual C++ situation when cross-compiling on Windows. r=firefox-build-system-reviewers,nalexander 2023-12-21 20:22:10 +00:00
caps Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang 2023-12-18 18:39:33 +00:00
chrome Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
config Bug 1870952 - Add sections for gkcodecs.symbols r=media-playback-reviewers,jolin 2023-12-20 18:26:29 +00:00
devtools Bug 1871192 - [devtools] Add an exception from a11y_checks for a test purposefully clicking on a body element. r=ochameau,devtools-reviewers 2023-12-22 21:05:57 +00:00
docs Bug 1854286 - add about:webrtc in tree docs;r=mjf 2023-12-21 18:22:55 +00:00
docshell Bug 1867628 - Fire a load event when frame-ancestors blocks an iframe (similar to X-Frame-Options). r=nika,smaug 2023-12-19 10:05:12 +00:00
dom Backed out changeset 65525b63d6cf (bug 1871745) for causing bc failures on browser_bug462289.js, browser_PanelMultiView_focus.js CLOSED TREE 2023-12-26 13:47:27 +02:00
editor Bug 1870222 - part 6: Make `AutoEmptyBlockAncestorDeleter::ScanEmptyBlockInclusiveAncestor` treat non-editable content as visible r=m_kato 2023-12-25 12:54:08 +00:00
extensions Bug 1847298: IPC constructor cleanup r=nika,padenot,dom-storage-reviewers,necko-reviewers,cookie-reviewers,asuth,Jamie 2023-12-08 15:56:39 +00:00
gfx Bug 1871744 - Use FIFO queue for recycling textures instead of stack. r=sotaro,gfx-reviewers 2023-12-26 07:57:49 +00:00
gradle/wrapper
hal Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
image Bug 1871613 - Ensure CanvasDrawEventRecorder releases external surface dependencies. r=gfx-reviewers,lsalzman 2023-12-23 01:34:31 +00:00
intl Bug 1869332 - Remove .orig files that crept in. r=chunmin 2023-12-20 02:32:37 +00:00
ipc Bug 1869053 - [5/5] templatize and further simplify AgileReference r=handyman,win-reviewers 2023-12-21 19:46:55 +00:00
js Bug 1800641 - Move some ScriptLoadRequest fields into LoadedScript. r=yulia 2023-12-25 09:46:54 +00:00
layout Bug 1871412 - Fix scroll container checks for automatic minimum size and grid stretching checks. r=dholbert 2023-12-26 20:49:16 +00:00
media Bug 1749047 - Don't leak AVPacket. r=chunmin 2023-12-22 21:39:15 +00:00
memory Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium 2023-12-11 11:01:33 +00:00
mfbt Bug 1866606 - Remove MozTaggedMemoryIsSupported. r=jld 2023-12-23 03:36:53 +00:00
mobile Bug 1869635 - Create maven archive artifact in geckoview builds r=geckoview-reviewers,jcristau,owlish 2023-12-22 21:27:21 +00:00
modules Bug 1847659 - Use the new MimeType parser to parse content-types for response headers; r=kershaw,necko-reviewers 2023-12-25 01:59:14 +00:00
mozglue Bug 1869835 - Part 1: Add code to emit ETW markers on Windows when a trace logger is enabled. r=canaltinova,profiler-reviewers 2023-12-21 18:17:40 +00:00
netwerk Bug 1847659 - Use the new MimeType parser to parse content-types for response headers; r=kershaw,necko-reviewers 2023-12-25 01:59:14 +00:00
nsprpub
other-licenses Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol 2023-12-13 18:32:20 +00:00
parser Bug 1712140 - Part 3: Add support for parsing and building Declarative ShadowDOMs. r=dom-core,webidl,saschanaz,hsivonen 2023-12-07 21:27:10 +00:00
python Bug 1863124 - fix build on OpenBSD after bug 1861772 r=glandium 2023-12-26 08:05:38 +00:00
remote Bug 1871611 - [remote] Skip remote CDP browser-chrome tests on Wayland. r=ahal 2023-12-22 21:51:54 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan 2023-12-26 15:48:49 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan 2023-12-26 15:48:49 +00:00
servo Backed out changeset 65525b63d6cf (bug 1871745) for causing bc failures on browser_bug462289.js, browser_PanelMultiView_focus.js CLOSED TREE 2023-12-26 13:47:27 +02:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1859896 - Batch 16 - convert xpcshell.ini -> .toml. r=aryx,webdriver-reviewers 2023-11-25 21:08:44 +00:00
supply-chain Bug 1871477: chore(webgpu): cull all but last `git` delta audits for deps. and mark as `importable` r=supply-chain-reviewers,bholley 2023-12-22 19:24:37 +00:00
taskcluster Bug 1869635 - Create maven archive artifact in geckoview builds r=geckoview-reviewers,jcristau,owlish 2023-12-22 21:27:21 +00:00
testing Bug 1871412 - Fix scroll container checks for automatic minimum size and grid stretching checks. r=dholbert 2023-12-26 20:49:16 +00:00
third_party Bug 1871006 - cherry-pick abseil-cpp #1553 to fix OpenBSD builds. r=ng,webrtc-reviewers 2023-12-22 19:44:01 +00:00
toolkit Bug 1871030 - Improve how macOS non-native menupopups look. r=desktop-theme-reviewers,mac-reviewers,dao,bradwerth 2023-12-26 11:24:55 +00:00
tools Bug 1871461 - Part 2: Do not include ETW support on MinGW. r=mstange,profiler-reviewers 2023-12-25 15:29:20 +00:00
uriloader Bug 1869835 - Part 1: Add code to emit ETW markers on Windows when a trace logger is enabled. r=canaltinova,profiler-reviewers 2023-12-21 18:17:40 +00:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Bug 1871030 - Improve how macOS non-native menupopups look. r=desktop-theme-reviewers,mac-reviewers,dao,bradwerth 2023-12-26 11:24:55 +00:00
xpcom Bug 1869835 - Part 4: Convert TaskMarker to the new MarkerSchema so it gets full ETW support. r=smaug,canaltinova 2023-12-21 18:17:42 +00:00
xpfe/appshell Bug 1871527: Fix a crash in headless mode due to the creation of native menu bars for modals. r=mac-reviewers,bradwerth 2023-12-22 18:51:10 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1750351 - Include push tasks for sp-perftests to prevent rescheduling builds. r=aryx DONTBUILD 2023-10-04 12:51:26 +00:00
.eslintignore Bug 1869896 - Put automatic restart behind Nimbus experiment r=nalexander,application-update-reviewers 2023-12-20 18:57:53 +00:00
.eslintrc-test-paths.js Bug 1844125 - Remove more bits of old translations code. r=gregtatum 2023-10-30 16:20:55 +00:00
.eslintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.hgtags No bug - tagging 2506788ad1107aedfe4a7e67b5cc9a6b6779912b with FIREFOX_NIGHTLY_122_END a=release DONTBUILD CLOSED TREE 2023-12-18 16:30:03 +00:00
.lando.ini Bug 1871425: disable Lando's automated code formatting r=TYLin DONTBUILD 2023-12-22 04:02:16 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1869896 - Put automatic restart behind Nimbus experiment r=nalexander,application-update-reviewers 2023-12-20 18:57:53 +00:00
.prettierrc.js
.stylelintignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.stylelintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1869332 - Move libaom to libgkcodecs. r=glandium,media-playback-reviewers,chunmin 2023-12-20 02:32:34 +00:00
Cargo.lock Bug 1871446: Vendor application-services into mozilla-central r=markh 2023-12-22 17:17:03 +00:00
Cargo.toml Bug 1871446: Vendor application-services into mozilla-central r=markh 2023-12-22 17:17:03 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1863497 - sccache: enable --show-adv-stats when storing stats r=glandium 2023-11-27 16:59:49 +00:00
README.txt
aclocal.m4
build.gradle Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal 2023-12-12 14:13:44 +00:00
client.mk
client.py
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1843209 - Bump Mach's minimum Python version to `3.8` r=firefox-build-system-reviewers,glandium 2023-12-12 03:52:00 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1868029. Fix some references to the renamed BZ component "Core::Document Navigation". r=smaug,zeid 2023-12-04 14:37:04 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
package-lock.json Bug 1786290 - Update @microsoft/eslint-plugin-sdl to version 0.2.2 r=freddyb,Standard8 2023-11-20 09:27:48 +00:00
package.json Bug 1786290 - Update @microsoft/eslint-plugin-sdl to version 0.2.2 r=freddyb,Standard8 2023-11-20 09:27:48 +00:00
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00

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.