DescriptionRevert 187544 "Remove unnecessary sync style recalc for fullscreen."
BUG=448721
> Remove unnecessary sync style recalc for fullscreen.
>
> There is no code nearby that depends on an up-to-date render tree. The
> render tree will now be updated as part of WillBeginMainFrame. I've not
> been able to construct a test case that can hook into the code between
> the removed call and the new place since the webkitfullscreenchange event
> code is called after WillBeginMainFrame.
>
> R=jchaffraix@chromium.org
> TEST=fullscreen/
> TEST=media/
>
> Review URL: https://codereview.chromium.org/816953002
TBR=rune@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188466
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|