DescriptionRevert of Don't setStyle the RenderView every style recalc (https://codereview.chromium.org/185263002/)
Reason for revert:
Crash-broke fast/images/link-body-content-imageDimensionChanged-crash.html on "WebKit Android (Nexus 4)"
Original issue's description:
> Don't setStyle the RenderView every style recalc
>
> Prior to this CL, we were setting the style of the RenderView on every style
> recalc because we were comparing the RenderView's overflow style with the wrong
> value. This CL corrects the bug.
>
> This CL doesn't have much effect yet, but it will become important in a future
> CL when we use style modification on RenderLayers to scope compositing updates.
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168254
TBR=eseidel@chromium.org,esprehn@chromium.org,ojan@chromium.org,abarth@chromium.org
NOTREECHECKS=true
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168283
Patch Set 1 #
Created: 6 years, 9 months ago
(Patch set is too large to download)
Messages
Total messages: 3 (0 generated)
|