DescriptionAvoid style recalc and layout when not necessary for client size.
The clientWidth and clientHeight values do not rely on style recalc for
the documentElement in strict mode, and the body element in quirks mode
when we use overlay scrollbars. Skip the forced layout update in those
cases.
BUG=481412
Committed: https://crrev.com/b87800cbc5af30ef4fad30f874121702c857b753
Cr-Commit-Position: refs/heads/master@{#391187}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Skip layout for local frame roots only #
Messages
Total messages: 19 (7 generated)
|