gecko-dev/layout
violet 6db1bbd9b8 Bug 1370646 - Honor the maxTextRunSize if it's within reasonable range r=heycam
If the maximal and minimal font-size in a SVGTextFrame have a huge difference,
previously we chose mFontSizeScaleFactor to satisfy the minimal one. That's
problematic, because the maximal one might be a reasonable size, while the minimal
one is extremely small. We should honor the maximal one if this is the case.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 01:00:38 +00:00
..
base Bug 1541150: Add missing includes/namespaces/decls to fix non-unified build bustage in layout/base. r=boris 2019-04-02 20:11:56 +00:00
build Bug 1535537 - Maintain information about focused TabParent on chrome main thread independently of APZ. r=nika 2019-03-19 13:37:14 +00:00
doc Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
forms Bug 1540357 - Fix implicit int conversions in dom/canvas's layout/* includes. r=dholbert 2019-04-02 17:00:49 +00:00
generic Bug 1541137: Add missing includes/namespaces/decls to fix non-unified build bustage in layout/generic. r=boris 2019-04-02 20:06:52 +00:00
inspector Bug 1537575 - Cleanup generic font-family handling. r=jfkthame 2019-04-01 21:47:59 +00:00
ipc Bug 1539673 - Remove old code for handling opacity:0 within the consumers. r=miko 2019-04-01 16:54:07 +00:00
mathml Bug 1539673 - Support fallible display item construction. r=miko 2019-04-01 16:53:11 +00:00
media
painting Bug 1539673 - Make sure we build layers for empty items, since they might contain hit test information. r=miko 2019-04-01 16:54:51 +00:00
printing Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
reftests Bug 1519007 - Avoid using setAsyncScrollOffset() to scroll out of bounds in tests. r=kats 2019-04-01 15:39:27 +00:00
style Bug 1540357 - Fix implicit int conversions in dom/canvas's layout/* includes. r=dholbert 2019-04-02 17:00:49 +00:00
svg Bug 1370646 - Honor the maxTextRunSize if it's within reasonable range r=heycam 2019-04-03 01:00:38 +00:00
tables Bug 1539673 - Support fallible display item construction. r=miko 2019-04-01 16:53:11 +00:00
tools Bug 1533428 - patch 4 - Include chromium-config.mozbuild in the moz.build for a bunch more directories, so that IPC-related headers are available. r=jwatt 2019-04-01 14:32:44 +00:00
xul Bug 1539673 - Support fallible display item construction. r=miko 2019-04-01 16:53:11 +00:00
moz.build Bug 1521673 - Go through layout/tools/layout-debug even when tests are disabled. r=dmajor 2019-01-22 14:30:39 +00:00