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
Find a file
David Shin 2f94be9968 Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio
Previously, for writing-mode using central baseline alignment (i.e. `vertical-(lr|rl)`,
we simply used the center of content-box in `nsLineLayout::VerticalAlignFrames`.
However, this is incorrect for e.g. a `div` with two lines of text - just like how
its alphabetical baseline is the baseline of the second line of text, the central
baseline should be the centerline of the second line.

Differential Revision: https://phabricator.services.mozilla.com/D172165
2023-03-23 14:35:12 +00:00
.cargo Bug 1817904 (part 1) - Vendor a new application-services. r=skhamis,glandium 2023-03-23 03:28:07 +00:00
.vscode
accessible Bug 1776049: Ignore visibility when checking focusability to determine whether to create an Accessible. r=morgan 2023-03-23 04:07:04 +00:00
browser Bug 1813077 - Style anchor elements in the chrome like XUL text links. r=dao 2023-03-23 14:07:42 +00:00
build Backed out changeset df6f338d6a26 (bug 1820876) for causing build bustages on Android Shippable. CLOSED TREE 2023-03-23 14:13:08 +02:00
caps Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
chrome
config Bug 1806618 - Avoid rebuilding RUST_PROGRAMS based on dependencies r=sylvestre,ahochheiden,firefox-build-system-reviewers 2023-03-23 13:38:31 +00:00
devtools Bug 1823457 - Expose uninstallAddon method on addons actor. r=jdescottes,devtools-backward-compat-reviewers,devtools-reviewers 2023-03-23 11:43:13 +00:00
docs Bug 1792983 - update security bug fix documentation about bugzilla handling r=dveditz DONTBUILD 2023-03-23 14:31:26 +00:00
docshell Merge autoland to mozilla-central a=merge 2023-03-22 23:12:50 +02:00
dom Bug 1813077 - Add import of moz-support-link for use in popup-notification via ensureCustomElements. r=mstriemer,extension-reviewers 2023-03-23 14:07:41 +00:00
editor Bug 1819109 - Remove snav.enabled. r=masayuki,geckoview-reviewers,emilio,owlish 2023-03-22 02:40:53 +00:00
extensions Bug 1823341 - Make toolkit/components/antitracking buildable outside of a unified build environment r=andi 2023-03-21 10:47:28 +00:00
gfx Bug 1823844 - Add error log to RenderThread::Start() r=gfx-reviewers,aosmond 2023-03-23 00:34:52 +00:00
gradle/wrapper
hal
image Bug 1818725. Don't ignore the return value of nsAVIFDecoder::CreateDecoder. r=Zaggy1024 2023-03-23 03:39:06 +00:00
intl Bug 208789 - patch 1 - Create an intl::GeneralCategory enum for UnicodeProperties::CharType() to return, to avoid directly referring to ICU4C constants or mapping via harfbuzz constants. r=platform-i18n-reviewers,nordzilla 2023-03-23 13:54:33 +00:00
ipc
js Bug 1784499 - Add WebAssembly.Table initiazer for non-nullable type. r=rhunt 2023-03-23 13:46:15 +00:00
layout Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
media Backed out changeset df6f338d6a26 (bug 1820876) for causing build bustages on Android Shippable. CLOSED TREE 2023-03-23 14:13:08 +02:00
memory
mfbt Bug 1660405 - Transform mozilla::IsNegative to use std implementation. r=glandium 2023-03-22 11:35:36 +00:00
mobile Bug 1803600 - Android Geolocation High Accuracy Timeout r=geckoview-reviewers,m_kato 2023-03-23 13:06:18 +00:00
modules Backed out 3 changesets (bug 1820066) for causing xpc failures in widget/headless/tests/test_headless.js CLOSED TREE 2023-03-22 22:54:53 +02:00
mozglue Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
netwerk Bug 1823921 - Filter out some types of requests from the ORB_DID_EVER_BLOCK_RESPONSE probe r=farre,necko-reviewers,kershaw 2023-03-23 13:22:19 +00:00
nsprpub
other-licenses
parser Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
python Bug 1813077 - Make addon-install-blocked learn more link use Fluent. r=mstriemer,fluent-reviewers,extension-reviewers,Gijs,flod 2023-03-23 14:07:42 +00:00
remote Bug 1610317 - [cdp] Use SpecialPowers.spawn instead of ContentTask.spawn in browser chrome tests. r=webdriver-reviewers,whimboo 2023-03-23 13:45:53 +00:00
security No Bug, mozilla-central repo-update HPKP remote-settings - r=release-managers,RyanVM 2023-03-23 12:31:50 +00:00
services No Bug, mozilla-central repo-update HPKP remote-settings - r=release-managers,RyanVM 2023-03-23 12:31:50 +00:00
servo Bug 1822521 - Update UA stylesheet for popover. r=emilio 2023-03-22 17:51:09 +00:00
startupcache
storage Backed out 2 changesets (bug 1813986) for causing build bustages in Logging.h 2023-03-22 01:19:57 +02:00
supply-chain Bug 1823476 - Update wast vendor dependency. r=supply-chain-reviewers 2023-03-22 19:27:18 +00:00
taskcluster Bug 1824023 - Parameter is now the project and not the full branch name. r=taskgraph-reviewers,jcristau DONTBUILD 2023-03-23 13:23:29 +00:00
testing Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
third_party Bug 1817904 (part 1) - Vendor a new application-services. r=skhamis,glandium 2023-03-23 03:28:07 +00:00
toolkit Bug 1813077 - Style anchor elements in the chrome like XUL text links. r=dao 2023-03-23 14:07:42 +00:00
tools Bug 1613455 - Allow custom APK uploads for Geckoview/Fenix perftests. r=perftest-reviewers,afinder 2023-03-23 13:43:45 +00:00
uriloader Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
view
widget Bug 1811303 - Make a pen usable to draw on a pdf on Windows r=saschanaz 2023-03-23 14:25:36 +00:00
xpcom Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
xpfe/appshell Bug 1823350 - Unify how we identify PiP windows on Linux/Windows. r=mconley,stransky 2023-03-21 14:36:19 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1823763 - Convert toolkit/components/reader to ES modules. r=Gijs 2023-03-23 12:11:43 +00:00
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1720941, part 1: build(ci): integrate WebGPU CTS into CI r=webgpu-reviewers,taskgraph-reviewers,jmaher,jimb 2023-03-22 14:03:50 +00:00
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1817904 (part 2) - update golden_gate and webext_storage_bridge for BridgedEngine changes. r=lina 2023-03-23 03:28:08 +00:00
Cargo.toml Bug 1817904 (part 1) - Vendor a new application-services. r=skhamis,glandium 2023-03-23 03:28:07 +00:00
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
pyproject.toml Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi 2023-03-21 14:36:26 +00:00
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.