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

Issue 2692233004: Invalidate FrameView paint properties on frame rect change only when necessary (Closed)

Created:
3 years, 10 months ago by Xianzhu
Modified:
3 years, 10 months ago
Reviewers:
pdr., chrishtr
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Invalidate FrameView paint properties on frame rect change only when necessary Remove setNeedsPaintPropertyUpdate() from frameRectsChanged(), and add it in setFrameRect() and scrollContents(). This avoids unnecessary tree walk to the child frames when the main frame is scrolled. BUG=685179 TEST=all existing tests pass Review-Url: https://codereview.chromium.org/2692233004 Cr-Commit-Position: refs/heads/master@{#450767} Committed: https://chromium.googlesource.com/chromium/src/+/a1a74229c4c0c5c47dd52d88cdb42abc0802fd3f

Patch Set 1 #

Patch Set 2 : - #

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 5 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 21 (16 generated)
Xianzhu
3 years, 10 months ago (2017-02-14 23:51:13 UTC) #5
chrishtr
lgtm
3 years, 10 months ago (2017-02-15 02:02:04 UTC) #8
pdr.
LGTM
3 years, 10 months ago (2017-02-15 18:42:17 UTC) #15
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/2692233004/40001
3 years, 10 months ago (2017-02-15 18:50:30 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 19:25:38 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a1a74229c4c0c5c47dd52d88cdb4...

Powered by Google App Engine
This is Rietveld 408576698