Ehsan Akhgari
|
f56168072d
|
Bug 907883 - Minimize #includes in layout/generic; r=roc
--HG--
extra : rebase_source : 5e87b764a12b05aff477c71547e2131be67ca93b
|
2013-08-22 14:32:52 -04:00 |
|
Jonathan Kew
|
f472b6c67c
|
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
|
d5826be6d7
|
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
|
bea8356b2c
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Daniel Holbert
|
ded3bb4480
|
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
|
c1ac05c6c5
|
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
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mats Palmgren
|
96ddce8640
|
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
|
56fdc1b4be
|
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
|
62fef5fe36
|
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
|
9c15b9da3b
|
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
|
ae259582e2
|
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
|
81f15bf0c6
|
Bug 677582 - Implement CSS3 text-overflow: <left> <right> in layout. r=roc
|
2011-08-20 22:41:39 +02:00 |
|
Mats Palmgren
|
b19080bd1f
|
Bug 312156 - Implement CSS3 text-overflow. r=roc
|
2011-06-22 20:11:48 +02:00 |
|