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

Issue 1931133002: Let SkPictureBuilder be DisplayItemClient (Closed)

Created:
4 years, 7 months ago by Xianzhu
Modified:
4 years, 7 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, eae+blinkwatch, f(malita), fs, gyuyoung2, jbroman, jchaffraix+rendering, Justin Novosad, kinuko+watch, kouhei+svg_chromium.org, leviw+renderwatch, pdr+graphicswatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Let SkPictureBuilder be DisplayItemClient Some objects implement DisplayItemClient just because they are painted on SkPictureBuilder. Let SkPictureBuilder be DisplayItemClient can reduce number of DisplayItemClient implementations. We don't need to bother their implementation of visualRect() and future client-side caching status methods. Committed: https://crrev.com/6684994e2c9f6506f2e3f23a626d4006d268ea0d Cr-Commit-Position: refs/heads/master@{#390572}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -57 lines) Patch
M third_party/WebKit/Source/core/frame/LocalFrame.h View 3 chunks +1 line, -7 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.h View 3 chunks +1 line, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 4 chunks +4 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebFont.cpp View 4 chunks +2 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h View 3 chunks +6 lines, -1 line 2 comments Download
M third_party/WebKit/Source/web/PageWidgetDelegate.cpp View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 6 chunks +13 lines, -16 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (4 generated)
Xianzhu
Will rebase https://codereview.chromium.org/1508223005/ onto this CL.
4 years, 7 months ago (2016-04-28 23:18:34 UTC) #2
chrishtr
https://codereview.chromium.org/1931133002/diff/20001/third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h File third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h (right): https://codereview.chromium.org/1931133002/diff/20001/third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h#newcode43 third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h:43: LayoutRect visualRect() const final { return LayoutRect(); } ASSERT_NOT_REACHED
4 years, 7 months ago (2016-04-29 00:17:00 UTC) #4
chrishtr
lgtm
4 years, 7 months ago (2016-04-29 00:17:04 UTC) #5
Xianzhu
https://codereview.chromium.org/1931133002/diff/20001/third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h File third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h (right): https://codereview.chromium.org/1931133002/diff/20001/third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h#newcode43 third_party/WebKit/Source/platform/graphics/paint/SkPictureBuilder.h:43: LayoutRect visualRect() const final { return LayoutRect(); } On ...
4 years, 7 months ago (2016-04-29 00:39:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1931133002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1931133002/20001
4 years, 7 months ago (2016-04-29 00:40:46 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-29 01:58:25 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:23:46 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6684994e2c9f6506f2e3f23a626d4006d268ea0d
Cr-Commit-Position: refs/heads/master@{#390572}

Powered by Google App Engine
This is Rietveld 408576698