Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(20)

Issue 1161203004: blink: Allow image decodes to work without a Platform (Closed)

Created:
4 years, 11 months ago by hendrikw
Modified:
4 years, 11 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

blink: Allow image decodes to work without a Platform I'm using blinks image decoding in a small application to test skia's gpu rasterization via our command buffer. Unfortunately, blink requires a Platform to be created for the sole purpose of exposing maxDecodedBytes. There are other locations in blink where we check the existence of the Platform, I'm doing the same here. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196545

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/platform/image-decoders/ImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
hendrikw
PTAL, thanks!
4 years, 11 months ago (2015-06-04 23:17:48 UTC) #2
Ken Russell (switch to Gerrit)
lgtm
4 years, 11 months ago (2015-06-04 23:22:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1161203004/1
4 years, 11 months ago (2015-06-04 23:34:59 UTC) #5
commit-bot: I haz the power
4 years, 11 months ago (2015-06-05 02:03:08 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196545

Powered by Google App Engine
This is Rietveld 408576698