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

Issue 1362133003: Disable JBIG2 cache; prevent data corruption (Closed)

Created:
5 years, 3 months ago by jbreiden
Modified:
5 years, 2 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Disable JBIG2 cache; prevent data corruption https://code.google.com/p/pdfium/issues/detail?id=207 BUG=pdfium:207

Patch Set 1 #

Total comments: 4

Patch Set 2 : Disable JBIG2 cache; prevent data corruption #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (2 generated)
Lei Zhang
Did you want me to review this? You added me as a reviewer but never ...
5 years, 2 months ago (2015-09-30 22:41:58 UTC) #2
jbreiden
Yes, we need to stop the possibility of data corruption. I would like you (or ...
5 years, 2 months ago (2015-09-30 23:43:29 UTC) #3
Lei Zhang
On 2015/09/30 23:43:29, jbreiden wrote: > Yes, we need to stop the possibility of data ...
5 years, 2 months ago (2015-09-30 23:46:11 UTC) #4
Lei Zhang
https://chromiumcodereview.appspot.com/1362133003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://chromiumcodereview.appspot.com/1362133003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode18 core/src/fxcodec/jbig2/JBig2_Context.cpp:18: // Dislable until we can figure out how to ...
5 years, 2 months ago (2015-09-30 23:47:40 UTC) #5
jbreiden
I'll hopefully remember to do this tomorrow. Heading home now.
5 years, 2 months ago (2015-10-01 00:34:04 UTC) #6
jbreiden
Ready for review / submit https://chromiumcodereview.appspot.com/1362133003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://chromiumcodereview.appspot.com/1362133003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode18 core/src/fxcodec/jbig2/JBig2_Context.cpp:18: // Dislable until we ...
5 years, 2 months ago (2015-10-01 21:44:49 UTC) #7
Lei Zhang
lgtm, do you need me to commit for you?
5 years, 2 months ago (2015-10-01 21:46:16 UTC) #8
Lei Zhang
Oh, and the convention is BUG=pdfium:207.
5 years, 2 months ago (2015-10-01 21:46:43 UTC) #9
jbreiden
Yes, please commit if you are able. I ran the following command but it didn't ...
5 years, 2 months ago (2015-10-01 21:49:35 UTC) #11
Lei Zhang
On 2015/10/01 21:49:35, jbreiden wrote: > Yes, please commit if you are able. I ran ...
5 years, 2 months ago (2015-10-01 21:50:46 UTC) #12
jbreiden
$ git cl land ... fatal: remote error: Access denied to [my-personal-email]
5 years, 2 months ago (2015-10-01 21:57:50 UTC) #13
Lei Zhang
On 2015/10/01 21:57:50, jbreiden wrote: > $ git cl land > ... > fatal: remote ...
5 years, 2 months ago (2015-10-01 22:05:26 UTC) #14
Adrian Kuegel
On 2015/10/01 22:05:26, Lei Zhang wrote: > On 2015/10/01 21:57:50, jbreiden wrote: > > $ ...
5 years, 2 months ago (2015-10-12 07:56:10 UTC) #15
Adrian Kuegel
5 years, 2 months ago (2015-10-12 08:20:36 UTC) #16
Message was sent while issue was closed.
On 2015/10/12 07:56:10, Adrian Kuegel wrote:
> On 2015/10/01 22:05:26, Lei Zhang wrote:
> > On 2015/10/01 21:57:50, jbreiden wrote:
> > > $ git cl land
> > > ...
> > > fatal: remote error: Access denied to [my-personal-email]
> > 
> > Ok, CL for landing: https://codereview.chromium.org/1382073002/
> 
> Using git cl set_commit made the CQ try to land it, but it couldn't because it
> doesn't know which project it belongs to. So it is currently still processing
> this CL in each loop (CQ is not too smart about that :-( ).
> I think closing this CL probably will help, so I am doing this now.

Ok, closing the issue helped. CQ is now not processing this CL anymore. And also
since recently, git cl set_commit will fail if you are trying it on a CL without
CQ support.

Powered by Google App Engine
This is Rietveld 408576698