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

Issue 2599573002: [SPInvalidation] Update paint properties when full screen status changes (Closed)

Created:
4 years ago by Xianzhu
Modified:
4 years ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPInvalidation] Update paint properties when full screen status changes BUG=645667 TEST=imported/wpt/fullscreen/api/element-ready-check-fullscreen-iframe-child-manual.html with --enable-slimming-paint-invalidation CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/bf16f458a95911305740fc0310ebf3cd00830c91 Cr-Commit-Position: refs/heads/master@{#440312}

Patch Set 1 #

Patch Set 2 : [SPInvalidation] Update paint properties when full screen status changes #

Total comments: 3

Patch Set 3 : Use local variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M third_party/WebKit/Source/core/dom/Fullscreen.cpp View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 2 chunks +3 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (11 generated)
Xianzhu
https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode4017 third_party/WebKit/Source/core/frame/FrameView.cpp:4017: setNeedsPaintPropertyUpdate(); This is moved here because updateScrollbars() is called ...
4 years ago (2016-12-21 23:46:34 UTC) #4
pdr.
LGTM https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/dom/Fullscreen.cpp File third_party/WebKit/Source/core/dom/Fullscreen.cpp (right): https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/dom/Fullscreen.cpp#newcode904 third_party/WebKit/Source/core/dom/Fullscreen.cpp:904: frame->view()->setNeedsPaintPropertyUpdate(); nit: use the local variable: if (FrameView* ...
4 years ago (2016-12-22 00:37:16 UTC) #8
Xianzhu
https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/dom/Fullscreen.cpp File third_party/WebKit/Source/core/dom/Fullscreen.cpp (right): https://codereview.chromium.org/2599573002/diff/20001/third_party/WebKit/Source/core/dom/Fullscreen.cpp#newcode904 third_party/WebKit/Source/core/dom/Fullscreen.cpp:904: frame->view()->setNeedsPaintPropertyUpdate(); On 2016/12/22 00:37:16, pdr (OOO Dec 23 to ...
4 years ago (2016-12-22 00:45:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2599573002/40001
4 years ago (2016-12-22 00:45:43 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-22 02:06:46 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-22 02:10:23 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bf16f458a95911305740fc0310ebf3cd00830c91
Cr-Commit-Position: refs/heads/master@{#440312}

Powered by Google App Engine
This is Rietveld 408576698