DescriptionRemove 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/
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187544
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|