Andy
f15f44b445
Issue #1619 - Nits Picked
2020-08-06 10:23:13 +08:00
Andy
3c02d3fc0d
Issue #1619 - Convert Intrinsic Ratio to Float
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1547792
Aspect Ratio handling simplified by using floating point integers:
- Multiplication of value (or inverse value) to a known side for Scaling
- No unequal equal values such as "4/3" vs "8/6" vs "20/15"
- Truly "Empty" aspect ratios, even if one dimension is not 0
2020-08-06 10:23:07 +08:00
win7-7
85b85bac28
Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList
...
Also fix build bustage for De-unified layout/xul in nsRootBoxFrame.cpp
2020-05-16 06:48:33 +08:00
win7-7
922e819d1c
Attach FrameProperties to each frame instead of using a shared hashtable
...
Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
2019-07-05 21:32:14 +08:00
janekptacijarabaci
02f3024a9c
Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call its parent class's method
2019-02-15 23:50:19 +08:00
janekptacijarabaci
54d4d7e14a
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed
2019-02-15 23:50:15 +08:00
janekptacijarabaci
95b1132e04
Bug 1209697: Cache flex measuring reflows to avoid exponential behavior
2019-02-15 23:50:13 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00