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

Issue 2849303002: Use PaintRecorder instead of PaintRecordBuilder in PlaceholderImage. (Closed)

Created:
3 years, 7 months ago by sclittle
Modified:
3 years, 7 months ago
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, fmalita+watch_chromium.org, Rik, Justin Novosad, blink-reviews, kinuko+watch, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use PaintRecorder instead of PaintRecordBuilder in PlaceholderImage. Previously, PlaceholderImage was using PaintRecordBuilder incorrectly to construct an SkImage of its appearance, which triggered a DCHECK in debug builds. This CL changes PlaceholderImage to use a PaintRecorder to construct the SkImage instead. BUG=717058 Review-Url: https://codereview.chromium.org/2849303002 Cr-Commit-Position: refs/heads/master@{#468542} Committed: https://chromium.googlesource.com/chromium/src/+/5d206a778cd0c9fbc5b14447e13bf825a20f9152

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M third_party/WebKit/Source/platform/graphics/PlaceholderImage.cpp View 2 chunks +5 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
sclittle
PTAL
3 years, 7 months ago (2017-05-01 22:30:59 UTC) #2
Ken Russell (switch to Gerrit)
Unfortunately I'm not a good reviewer for this change. Trying to find one.
3 years, 7 months ago (2017-05-01 22:44:58 UTC) #3
Ken Russell (switch to Gerrit)
I defer to enne's review.
3 years, 7 months ago (2017-05-01 22:46:28 UTC) #5
vmpstr
lgtm
3 years, 7 months ago (2017-05-01 22:54:15 UTC) #6
Ken Russell (switch to Gerrit)
lgtm based on vmpstr's review and enne's offline delegation. :)
3 years, 7 months ago (2017-05-01 23:26:08 UTC) #7
enne (OOO)
lgtm
3 years, 7 months ago (2017-05-02 01:01:24 UTC) #8
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/2849303002/1
3 years, 7 months ago (2017-05-02 01:04:43 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 03:08:01 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5d206a778cd0c9fbc5b14447e13b...

Powered by Google App Engine
This is Rietveld 408576698