Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1439)

Issue 816953002: Remove unnecessary sync style recalc for fullscreen. (Closed)

Created:
6 years ago by rune
Modified:
6 years ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

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/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187544

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M Source/core/dom/Fullscreen.cpp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rune
6 years ago (2014-12-19 13:11:29 UTC) #1
Julien - ping for review
lgtm
6 years ago (2014-12-19 14:19:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/816953002/1
6 years ago (2014-12-19 14:20:11 UTC) #4
commit-bot: I haz the power
6 years ago (2014-12-19 15:33:52 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187544

Powered by Google App Engine
This is Rietveld 408576698