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
Перейти к файлу
Jan Henning 686525b211 Bug 1566632 - Part 2: Prevent buttons from becoming font inflation containers. r=emilio
A similar reasoning as in bug 1540176 applies here as well: Pending a possible
rework of the AutoMaybeDisableFontInflation logic (bug 1619749), inflation
containers generally cannot take the (I)size increase of font inflation into
account during shrink-wrapping, and form controls like buttons are particularly
hard hit, as
a) they often contain only small amounts of text and
b) unlike regular "inline-block" elements such as <div>s, they aren't font
   inflation flow roots either, and as such are therefore subject to the full
   amount of font inflation from their surrounding contents,
so they are more likely to end up with a situation were the inflated text won't
fit the ISize of the button even with word wrapping applied.

Therefore, as a quicker fix,  buttons will now also specifically prevented from
becoming font inflation containers.
This also has the added advantage that they thereby become subject to the logic
from bug 708175 - i.e. if the button has a fixed width, we will no now no longer
inflate its text.

Differential Revision: https://phabricator.services.mozilla.com/D66097

--HG--
extra : moz-landing-system : lando
2020-03-09 20:28:23 +00:00
.cargo Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1618712 - Use GroupPosition for heading levels in mac. r=morgan,nika 2020-03-10 18:32:38 +00:00
browser Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
build Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
caps Bug 1620624 - Refactor nsUrlClassifier r=ckerschb 2020-03-10 13:13:02 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
devtools Bug 1589132 - Remove husky from debugger. r=jlast 2020-03-10 00:01:18 +00:00
docs Bug 1620635 - doc follow up - fix a typo DONTBUILD 2020-03-07 12:13:02 +00:00
docshell Bug 1609822 - make about:checkerboard an HTML file r=ntim 2020-03-10 17:05:16 +00:00
dom Bug 1589493 - Testing ipc:content-shutdown's support for isLikelyOOM;r=gsvelto 2020-03-03 21:16:00 +00:00
editor Bug 1620504 - part 12: Clean up warnings in EditorEventListener r=m_kato 2020-03-10 07:54:29 +00:00
extensions Bug 1620322 - Part 6: Refactor the code related to user interactions out of AntiTrackingCommon.cpp; r=baku 2020-03-09 23:36:35 +00:00
gfx Bug 1621371 - Update servo-fontconfig-sys to avoid intermittent build errors. r=kvark 2020-03-10 18:18:29 +00:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1620322 - Part 9: Move ContentBlockingLog to antitracking to keep all related code together in the same place; r=baku 2020-03-09 23:36:39 +00:00
intl Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
ipc Bug 1618712 - Use GroupPosition for heading levels in mac. r=morgan,nika 2020-03-10 18:32:38 +00:00
js Bug 1620923 - Avoid using `six` since it is not installed everywhere r=lth 2020-03-10 07:38:09 +00:00
layout Bug 1566632 - Part 2: Prevent buttons from becoming font inflation containers. r=emilio 2020-03-09 20:28:23 +00:00
media Bug 1620322 - Part 8: Rename AntiTrackingCommon to ContentBlocking; r=baku 2020-03-09 23:36:39 +00:00
memory Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mfbt Bug 1620433 - Update xxHash to version 0.7.3. r=dthayer 2020-03-06 05:00:59 +00:00
mobile Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
modules Bug 1621126 - Bump toolkit.shutdown.fastShutdownStage to 2 r=froydnj 2020-03-10 13:47:30 +00:00
mozglue Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
netwerk Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1618103 Part 2 - Update ATK header file to pick up new roles, r=Jamie 2020-02-27 21:45:55 +00:00
parser Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
python Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
remote Bug 1607474 - Add initial expected data for puppeteer tests, r=remote-protocol-reviewers,maja_zf 2020-03-10 14:08:49 +00:00
security Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
services Backed out changeset 6aaa835ae0eb (bug 1620630) for causing xpcshell failures at osfile/tests/xpcshell/test_osfile_closed.js 2020-03-10 21:08:48 +02:00
servo Bug 1618509 - Allow to export a shadow part under multiple names. r=jwatt 2020-03-09 13:04:21 +00:00
startupcache Bug 1613985 - Use default for equivalent-to-default constructors/destructors in startupcache. r=nika 2020-03-10 08:48:37 +00:00
storage Backed out 2 changesets (bug 1603703) for xpc failures on test_storage_aggregates.js. CLOSED TREE 2020-03-05 19:37:32 +02:00
taskcluster Bug 1607474 - Mark the puppeteer tests as Tier-2, r=remote-protocol-reviewers,maja_zf 2020-03-10 14:08:51 +00:00
testing Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
third_party Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
toolkit Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
tools Bug 1619554 Improve performance of |mach try fuzzy| preview r=ahal 2020-03-05 19:58:43 +00:00
uriloader Bug 1598216 - Change file extensions with invalid characters to valid file extensions on save. r=Gijs 2020-03-09 16:11:13 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1614585: Use background thread to shut down AudioSession on all Windows versions r=jmathies 2020-03-05 18:57:21 +00:00
xpcom Bug 1589493 - Extending BrowserTestUtils.crashFrame to allow crashing with an OOM;r=mconley,froydnj,dmajor 2020-03-10 14:00:27 +00:00
xpfe/appshell Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpfe. r=mstange 2020-03-10 08:47:24 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum 2020-03-05 13:49:24 +00:00
.eslintignore Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.eslintrc.js Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.flake8 Bug 1597336 - add a fxa+sync scenario r=lina,markh 2020-02-23 23:17:23 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central 34377d8c0d2ad98f525b26e7ad8003dbdac94da6 with FIREFOX_NIGHTLY_75_END a=release DONTBUILD CLOSED TREE 2020-03-09 15:37:31 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-03-09 15:41:51 +00:00
Cargo.lock Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
Cargo.toml Backed out changeset 4c839456c3ff (bug 1620284) for build bustages on a CLOSED TREE 2020-03-06 12:33:59 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py
configure.in
configure.py Bug 1619788 - Ensure files generated by `./mach configure` don't have CRLF line endings, even under Python 3 r=glandium 2020-03-06 02:19:21 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1619475 - partial Python 3 compatibility for jit-tests and jstests r=arai 2020-03-06 18:07:38 +00:00
moz.build Backed out 13 changesets (bug 1620744) for causing diffoscope failures firefox/browser/chrome/browser/content/browser/built_in_addons.json 2020-03-10 21:13:18 +02:00
moz.configure Bug 1620980 - Fix Windows artifact builds after bug 1620165. r=froydnj 2020-03-10 00:23:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj 2020-02-28 12:33:36 +00:00
package-lock.json Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
package.json Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.