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

Issue 17906002: Fix mess in ImageDecoder::setRGB* methods after r153004 (Closed)

Created:
7 years, 6 months ago by kbalazs_
Modified:
7 years, 5 months ago
CC:
blink-reviews, eae+blinkwatch, dglazkov+blink, jeez
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix mess in ImageDecoder::setRGB* methods after r153004 I was acidentally changed the order of alpha tests (0, 255). Also my asserts are adding more noise than value so remove them. R=noel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153264

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M Source/core/platform/image-decoders/ImageDecoder.h View 2 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
kbalazs_
7 years, 6 months ago (2013-06-26 16:06:45 UTC) #1
Noel Gordon
FYI: I have a patch out to make the JPEG decoder use buffer.setRGBARaw() https://codereview.chromium.org/17815002 and ...
7 years, 5 months ago (2013-06-27 14:29:00 UTC) #2
Noel Gordon
Context: Follow-up to https://codereview.chromium.org/17448010 post-landing.
7 years, 5 months ago (2013-06-27 14:32:17 UTC) #3
Noel Gordon
LGTM
7 years, 5 months ago (2013-06-27 14:32:26 UTC) #4
kbalazs_
On 2013/06/27 14:32:26, Noel Gordon (Google) wrote: > LGTM Unfortunately we have a regression with ...
7 years, 5 months ago (2013-06-28 12:14:46 UTC) #5
kbalazs_
On 2013/06/28 12:14:46, kbalazs wrote: > On 2013/06/27 14:32:26, Noel Gordon (Google) wrote: > > ...
7 years, 5 months ago (2013-06-28 13:01:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@sisa.samsung.com/17906002/1
7 years, 5 months ago (2013-06-28 13:01:36 UTC) #7
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=2583
7 years, 5 months ago (2013-06-28 13:16:30 UTC) #8
Noel Gordon
Did your change make it into a chrome release branch (the cut for dev)? You'd ...
7 years, 5 months ago (2013-06-28 13:16:39 UTC) #9
kbalazs_
On 2013/06/28 13:16:39, Noel Gordon (Google) wrote: > Did your change make it into a ...
7 years, 5 months ago (2013-06-28 14:46:39 UTC) #10
(unused - use chromium)
lgtm
7 years, 5 months ago (2013-06-28 17:06:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@sisa.samsung.com/17906002/1
7 years, 5 months ago (2013-06-28 17:06:44 UTC) #12
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=2604
7 years, 5 months ago (2013-06-28 17:18:49 UTC) #13
Nico
lgtm
7 years, 5 months ago (2013-06-28 18:11:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@sisa.samsung.com/17906002/1
7 years, 5 months ago (2013-06-28 18:11:54 UTC) #15
commit-bot: I haz the power
Change committed as 153264
7 years, 5 months ago (2013-06-28 22:50:39 UTC) #16
kbalazs_
7 years, 5 months ago (2013-06-29 11:29:47 UTC) #17
Message was sent while issue was closed.
Many thanks for helping me out with this.

Powered by Google App Engine
This is Rietveld 408576698