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

Issue 480093003: Follow up on previous cl (Closed)

Created:
6 years, 4 months ago by sugoi1
Modified:
6 years, 4 months ago
CC:
blink-reviews, Alpha Left Google
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed useless if #

Patch Set 3 : Fixed failing test #

Total comments: 3

Patch Set 4 : Fixed code and removed change to test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M Source/platform/image-decoders/ImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/image-decoders/ImageDecoder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 1 2 3 4 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 32 (0 generated)
sugoi1
6 years, 4 months ago (2014-08-19 20:30:11 UTC) #1
Stephen White
rubber-stamp LGTM (ie., wait for Noel's LG).
6 years, 4 months ago (2014-08-19 22:39:32 UTC) #2
Noel Gordon
lgtm with nits https://codereview.chromium.org/480093003/diff/1/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp File Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp (right): https://codereview.chromium.org/480093003/diff/1/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp#newcode470 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:470: if (overrideColorSpace != JCS_UNKNOWN) { Is ...
6 years, 4 months ago (2014-08-20 16:24:16 UTC) #3
sugoi1
On 2014/08/20 16:24:16, Noel Gordon wrote: > lgtm with nits > > https://codereview.chromium.org/480093003/diff/1/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp > File ...
6 years, 4 months ago (2014-08-20 16:35:46 UTC) #4
sugoi1
The CQ bit was checked by sugoi@chromium.org
6 years, 4 months ago (2014-08-20 17:05:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/480093003/20001
6 years, 4 months ago (2014-08-20 17:05:58 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-20 17:49:03 UTC) #7
sugoi1
The CQ bit was unchecked by sugoi@chromium.org
6 years, 4 months ago (2014-08-20 18:00:29 UTC) #8
sugoi1
The CQ bit was checked by sugoi@chromium.org
6 years, 4 months ago (2014-08-20 18:26:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/480093003/40001
6 years, 4 months ago (2014-08-20 18:27:17 UTC) #10
sugoi1
https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp File Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp (right): https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp#newcode224 Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp:224: EXPECT_EQ(256u, outputUVWidth); There's a color profile on that test ...
6 years, 4 months ago (2014-08-20 18:40:51 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-20 19:13:08 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 19:16:07 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/22135) linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/21511)
6 years, 4 months ago (2014-08-20 19:16:09 UTC) #14
sugoi1
The CQ bit was checked by sugoi@chromium.org
6 years, 4 months ago (2014-08-20 22:34:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/480093003/40001
6 years, 4 months ago (2014-08-20 22:35:28 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-20 22:38:46 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 22:41:44 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/22209) linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/21586)
6 years, 4 months ago (2014-08-20 22:41:45 UTC) #19
sugoi1
The CQ bit was checked by sugoi@chromium.org
6 years, 4 months ago (2014-08-21 01:27:10 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/480093003/40001
6 years, 4 months ago (2014-08-21 01:27:51 UTC) #21
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-21 01:31:02 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 01:33:43 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/22262) linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/21644)
6 years, 4 months ago (2014-08-21 01:33:44 UTC) #24
Noel Gordon
https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp File Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp (right): https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp#newcode224 Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp:224: EXPECT_EQ(256u, outputUVWidth); There's no color profile in fast/images/resources/lenna.jpg (you ...
6 years, 4 months ago (2014-08-21 01:33:46 UTC) #25
Noel Gordon
https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp File Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp (right): https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp#newcode441 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:441: m_state = JPEG_START_DECOMPRESS; I think the problem is here: ...
6 years, 4 months ago (2014-08-21 02:59:26 UTC) #26
sugoi1
On 2014/08/21 02:59:26, Noel Gordon wrote: > https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp > File Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp (right): > > https://codereview.chromium.org/480093003/diff/40001/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp#newcode441 ...
6 years, 4 months ago (2014-08-21 10:59:14 UTC) #27
Noel Gordon
OK good, let's try it and and put the test back the way it was.
6 years, 4 months ago (2014-08-21 11:12:44 UTC) #28
sugoi1
The CQ bit was checked by sugoi@chromium.org
6 years, 4 months ago (2014-08-21 12:24:19 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/480093003/60001
6 years, 4 months ago (2014-08-21 12:25:24 UTC) #30
Noel Gordon
lgtm pending linux test results.
6 years, 4 months ago (2014-08-21 12:52:24 UTC) #31
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 16:52:00 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (60001) as 180722

Powered by Google App Engine
This is Rietveld 408576698