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

Issue 1395613003: Put CJBig2_SymbolDict's images in a CJBig2_List container. (Closed)

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

Description

Put CJBig2_SymbolDict's images in a CJBig2_List container. Also mark it private. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/8793b4a071fad51a770b93838e0752505b020e43

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Patch Set 3 : grammar #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -59 lines) Patch
M core/src/fxcodec/jbig2/JBig2_Context.h View 1 chunk +1 line, -0 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 5 chunks +11 lines, -8 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_List.h View 1 2 2 chunks +16 lines, -9 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_SddProc.cpp View 2 chunks +6 lines, -16 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_SymbolDict.h View 2 chunks +11 lines, -3 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp View 2 chunks +10 lines, -23 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Lei Zhang
5 years, 2 months ago (2015-10-07 18:14:19 UTC) #2
Tom Sepez
https://codereview.chromium.org/1395613003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://codereview.chromium.org/1395613003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode730 core/src/fxcodec/jbig2/JBig2_Context.cpp:730: nonstd::unique_ptr<CJBig2_Image*, FxFreeDeleter> SBSYMS; should this and pTURD->SBSYMS be list<>s ...
5 years, 2 months ago (2015-10-07 19:20:01 UTC) #3
Lei Zhang
https://codereview.chromium.org/1395613003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://codereview.chromium.org/1395613003/diff/1/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode730 core/src/fxcodec/jbig2/JBig2_Context.cpp:730: nonstd::unique_ptr<CJBig2_Image*, FxFreeDeleter> SBSYMS; On 2015/10/07 19:20:01, Tom Sepez wrote: ...
5 years, 2 months ago (2015-10-08 04:52:04 UTC) #5
Tom Sepez
lgtm
5 years, 2 months ago (2015-10-08 18:35:20 UTC) #6
Lei Zhang
5 years, 2 months ago (2015-10-08 19:13:13 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:80001) manually as
8793b4a071fad51a770b93838e0752505b020e43 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698