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

Issue 858333002: Muck with the right cinfo. (Closed)

Created:
5 years, 11 months ago by scroggo
Modified:
5 years, 11 months ago
Reviewers:
bungeman-skia, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@anotherFix
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Muck with the right cinfo. In SkImageDecoder_libjpeg, modify cinfo *after* destroying it and creating a new one in its place. Should fix build breakage. Committed: https://skia.googlesource.com/skia/+/3629865bac20ae8092177f519594f79f89d09fb0 Committed: https://skia.googlesource.com/skia/+/6d7e47a8e0c8fd80ad33f659b01ec84f9e93a94b

Patch Set 1 #

Patch Set 2 : Set error_mgr on the new cinfo. #

Patch Set 3 : Set the error manager to both cinfos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/images/SkImageDecoder_libjpeg.cpp View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
scroggo
5 years, 11 months ago (2015-01-21 21:25:26 UTC) #2
scroggo
On 2015/01/21 21:25:26, scroggo wrote: Running a try to make sure it fixes the error ...
5 years, 11 months ago (2015-01-21 21:26:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858333002/20001
5 years, 11 months ago (2015-01-21 21:34:35 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 11 months ago (2015-01-21 21:34:36 UTC) #6
bungeman-skia
lgtm
5 years, 11 months ago (2015-01-21 22:03:22 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/3629865bac20ae8092177f519594f79f89d09fb0
5 years, 11 months ago (2015-01-21 22:05:00 UTC) #9
mtklein
On 2015/01/21 22:05:00, I haz the power (commit-bot) wrote: > Committed patchset #2 (id:20001) as ...
5 years, 11 months ago (2015-01-21 23:03:27 UTC) #10
bungeman-skia
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/858323003/ by bungeman@google.com. ...
5 years, 11 months ago (2015-01-21 23:07:14 UTC) #11
scroggo
I was able to reproduce the DM segfault on my razor, and ps 3 fixes ...
5 years, 11 months ago (2015-01-22 15:36:32 UTC) #13
bungeman-skia
On 2015/01/22 15:36:32, scroggo wrote: > I was able to reproduce the DM segfault on ...
5 years, 11 months ago (2015-01-22 17:14:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858333002/40001
5 years, 11 months ago (2015-01-22 18:20:23 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/6d7e47a8e0c8fd80ad33f659b01ec84f9e93a94b
5 years, 11 months ago (2015-01-22 18:27:29 UTC) #17
scroggo
5 years, 11 months ago (2015-01-22 18:27:52 UTC) #18
Message was sent while issue was closed.
On 2015/01/22 17:14:49, bungeman1 wrote:
> On 2015/01/22 15:36:32, scroggo wrote:
> > I was able to reproduce the DM segfault on my razor, and ps 3 fixes that.
PTAL
> 
> From the Xoom log, of the successful dm run on PS3:
> > libjpeg error 66 <Write failed on temporary file --- out of disk space?>
from
> setjmp [0 0]
> > Skia Error: Parse Error: Could not decode bitmap. Resulting bitmap will be
> empty.

I think that is skbug.com/1282
> 
> lgtm

Powered by Google App Engine
This is Rietveld 408576698