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

Issue 1536923002: Cleanup CJBig2_HuffmanTable and friends. (Closed)

Created:
5 years ago by Lei Zhang
Modified:
5 years 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

Patch Set 1 : #

Total comments: 12

Patch Set 2 : address comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -177 lines) Patch
M core/src/fxcodec/jbig2/JBig2_Context.cpp View 1 2 chunks +19 lines, -14 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp View 1 chunk +10 lines, -17 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanTable.h View 1 1 chunk +30 lines, -21 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanTable.cpp View 1 3 chunks +63 lines, -99 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h View 2 chunks +19 lines, -18 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_SddProc.cpp View 1 chunk +11 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Lei Zhang
And after the bug fix, do some cleanup.
5 years ago (2015-12-18 23:25:16 UTC) #6
Tom Sepez
https://codereview.chromium.org/1536923002/diff/80001/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://codereview.chromium.org/1536923002/diff/80001/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode1272 core/src/fxcodec/jbig2/JBig2_Context.cpp:1272: pSegment->m_Result.ht = nullptr; nit: I might have been tempted ...
5 years ago (2015-12-18 23:48:54 UTC) #7
Lei Zhang
https://codereview.chromium.org/1536923002/diff/80001/core/src/fxcodec/jbig2/JBig2_Context.cpp File core/src/fxcodec/jbig2/JBig2_Context.cpp (right): https://codereview.chromium.org/1536923002/diff/80001/core/src/fxcodec/jbig2/JBig2_Context.cpp#newcode1272 core/src/fxcodec/jbig2/JBig2_Context.cpp:1272: pSegment->m_Result.ht = nullptr; On 2015/12/18 23:48:54, Tom Sepez wrote: ...
5 years ago (2015-12-19 00:17:22 UTC) #8
Tom Sepez
lgtm
5 years ago (2015-12-19 00:22:54 UTC) #9
Lei Zhang
5 years ago (2015-12-19 00:44:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:120001) manually as
9c061e2dfb22a0e321728b73c8650eded8828d90 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698