Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed

This commit is contained in:
janekptacijarabaci 2018-04-24 20:21:41 +02:00 committed by Roy Tam
commit 54d4d7e14a
2 changed files with 39 additions and 23 deletions

View file

@ -56,7 +56,7 @@ public:
class FlexLine;
class FlexboxAxisTracker;
struct StrutInfo;
struct CachedMeasuringReflowResult;
class CachedMeasuringReflowResult;
// nsIFrame overrides
void Init(nsIContent* aContent,