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

Issue 2821183002: Don't update descendant visual rects on border radius change (Closed)

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

Description

Don't update descendant visual rects on border radius change Border radius doesn't affect descendants' visual rects. This fixes the "Check failed: parent_context.tree_builder_context-> is_actually_needed" failure when running tools/perf/run_benchmark run rasterize_and_record_micro.top_25 --browser=debug --story-filter=plus The failure was because the subtree was marked to update visual rects but ancestors didn't update paint properties. BUG=710665 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2821183002 Cr-Commit-Position: refs/heads/master@{#465093} Committed: https://chromium.googlesource.com/chromium/src/+/2fe404ba675b5ba11b63b3a4bf8d8efdd1f86a09

Patch Set 1 #

Patch Set 2 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -42 lines) Patch
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.h View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp View 1 4 chunks +43 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PrePaintTreeWalkTest.cpp View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Xianzhu
3 years, 8 months ago (2017-04-18 00:05:38 UTC) #6
chrishtr
lgtm
3 years, 8 months ago (2017-04-18 00:14:28 UTC) #7
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/2821183002/20001
3 years, 8 months ago (2017-04-18 00:16:56 UTC) #10
pdr.
Nice! I'm curious how you tracked this down. I spent a little time looking into ...
3 years, 8 months ago (2017-04-18 00:54:32 UTC) #11
Xianzhu
On 2017/04/18 00:54:32, pdr. wrote: > Nice! I'm curious how you tracked this down. I ...
3 years, 8 months ago (2017-04-18 01:15:26 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 01:52:40 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2fe404ba675b5ba11b63b3a4bf8d...

Powered by Google App Engine
This is Rietveld 408576698