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

Issue 1879133004: Allow fallbackFactory to be null in RecordingImageBufferSurface. (Closed)

Created:
4 years, 8 months ago by ikilpatrick
Modified:
4 years, 8 months ago
Reviewers:
Justin Novosad
CC:
chromium-reviews, krit, pdr+graphicswatchlist_chromium.org, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, jbroman, Rik, Stephen Chennney, blink-reviews, f(malita), danakj+watch_chromium.org, kinuko+watch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow fallbackFactory to be null in RecordingImageBufferSurface. This will mean that as long as the user doesn't call any "bad" methods (writePixels etc) and is only used for one frame calling getPicture will always result in a non-null SkPicture. BUG=578252 Committed: https://crrev.com/13754fa546f6c83d4ded6b2a7d9fb37f09da48de Cr-Commit-Position: refs/heads/master@{#388026}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/RecordingImageBufferSurface.cpp View 1 2 3 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
ikilpatrick
This is intentionally simple :) (perhaps too simple? feels a bit unsafe)
4 years, 8 months ago (2016-04-12 20:58:21 UTC) #2
Justin Novosad
On 2016/04/12 20:58:21, ikilpatrick wrote: > This is intentionally simple :) > > (perhaps too ...
4 years, 8 months ago (2016-04-18 19:30:27 UTC) #3
ikilpatrick
On 2016/04/18 19:30:27, Justin Novosad wrote: > On 2016/04/12 20:58:21, ikilpatrick wrote: > > This ...
4 years, 8 months ago (2016-04-18 19:39:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1879133004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1879133004/40001
4 years, 8 months ago (2016-04-18 19:56:59 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-18 21:14:52 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 21:16:52 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/13754fa546f6c83d4ded6b2a7d9fb37f09da48de
Cr-Commit-Position: refs/heads/master@{#388026}

Powered by Google App Engine
This is Rietveld 408576698