mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed
This commit is contained in:
parent
95b1132e04
commit
54d4d7e14a
2 changed files with 39 additions and 23 deletions
|
|
@ -56,7 +56,7 @@ public:
|
|||
class FlexLine;
|
||||
class FlexboxAxisTracker;
|
||||
struct StrutInfo;
|
||||
struct CachedMeasuringReflowResult;
|
||||
class CachedMeasuringReflowResult;
|
||||
|
||||
// nsIFrame overrides
|
||||
void Init(nsIContent* aContent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue