Mats Palmgren
|
865ae30d3c
|
Bug 944200 part 4 - [css-ui] Use the stored float edges to narrow the block's content area to account for any floats on each line. r=dholbert
MozReview-Commit-ID: AFnDG8mQkiG
|
2017-04-15 00:31:44 +02:00 |
|
Mats Palmgren
|
2cf0c6d78e
|
Bug 944200 part 3 - [css-ui] Refactor the code to prepare for narrowing the content area by the float edges in the next part (idempotent patch). r=dholbert
MozReview-Commit-ID: 8s0ynJSmBbD
|
2017-04-15 00:31:44 +02:00 |
|
Mats Palmgren
|
1c34447217
|
Bug 944200 part 1 - [css-ui] Make TextOverflow::CanHaveTextOverflow not take a nsDisplayListBuilder so we can use it in Reflow; cache the value in BlockReflowInput::mCanHaveTextOverflow. r=dholbert
MozReview-Commit-ID: 1wGE5svg1V9
|
2017-04-15 00:31:43 +02:00 |
|
Jonathan Watt
|
9c5b8de022
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
|
Jonathan Kew
|
7e8bda5a72
|
Bug 1131451 part 1 - Replace containerWidth with containerSize in logical-coordinate classes and APIs, frame classes, etc. r=dholbert
|
2015-07-16 10:07:57 +01:00 |
|
Jonathan Kew
|
f0061d09b7
|
Bug 1157951 patch 1 - Rename fields and variables in nsCharClipDisplayItem etc using VisIStart/End instead of left/right. r=roc
|
2015-04-29 08:18:53 +01:00 |
|
Xidorn Quan
|
69a3d45918
|
Bug 1117227 part 2 - Convert TextOverflow to logical coordinate. r=roc
|
2015-04-24 10:15:32 +12:00 |
|
Andrea Marchesini
|
f0aa02df0b
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
|
Kartikaya Gupta
|
1a4c543504
|
Bug 990907 - Don't add text-overflow markers while being actively scrolled by APZ. r=mstange,tn
|
2015-02-25 09:33:00 -05:00 |
|
Jonathan Kew
|
fe8090d7de
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
|
Ehsan Akhgari
|
06d49ffd4d
|
Bug 907883 - Minimize #includes in layout/generic; r=roc
|
2013-08-22 14:32:52 -04:00 |
|
Jonathan Kew
|
a4fad9e324
|
bug 840431 - cache an ellipsis textrun on gfxFontGroup, to minimize perf overhead due to text-overflow. r=roc
|
2013-03-08 10:41:31 +00:00 |
|
Mats Palmgren
|
7532b4e736
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Jacek Szpot
|
09f9b9a1c3
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Daniel Holbert
|
08707fc03a
|
Bug 748646 patch 2: Remove no-longer-needed parameter aLists from a few TextOverflow functions. r=mats
|
2012-07-22 23:08:24 -07:00 |
|
Daniel Holbert
|
a36ea4c910
|
Bug 748646 patch 1: Put a block's text-overflow markers in PositionedDescendants() before the rest of the block's display items. r=roc
|
2012-07-22 23:08:20 -07:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mats Palmgren
|
8c09c97e7b
|
Bug 672944 - Setup overflow areas for the scrolled block frame in a XUL scroll frame for the benefit of text-overflow; Make the text-overflow code grok the extra wrapper frame in this case. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
904bb2a46c
|
Bug 690187 - Clip or suppress a marker if it makes the line empty. r=roc
|
2011-12-19 15:48:31 +01:00 |
|
Mats Palmgren
|
71aa3a32f0
|
Bug 690187 - Make the edge analysis report back if text or atomic inline-level content is visible between the marker edges. r=roc
|
2011-12-19 15:48:31 +01:00 |
|
Mats Palmgren
|
9220fe51f3
|
Bug 690187 - Use a bit on each marker to track if it's active (only text-overflow:clip means inactive for now); check the flag rather setting the clip edge at infinity to disable ellipsing on a side. r=roc
|
2011-12-19 15:48:30 +01:00 |
|
Robert O'Callahan
|
5371090a4f
|
Bug 681867. text-overflow only needs to affect the scrolling behavior of the block container with text-overflow. r=mats
|
2011-10-21 14:41:36 +13:00 |
|
Mats Palmgren
|
b061a3b392
|
Bug 677582 - Implement CSS3 text-overflow: <left> <right> in layout. r=roc
|
2011-08-20 22:41:39 +02:00 |
|
Mats Palmgren
|
c12d6a33ea
|
Bug 312156 - Implement CSS3 text-overflow. r=roc
|
2011-06-22 20:11:48 +02:00 |
|