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

Issue 1349463002: Merge to XFA: Cleanup JBig2_GeneralDecoder.cpp. (Closed)

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

Description

Merge to XFA: Cleanup JBig2_GeneralDecoder.cpp. - FX_Alloc() can't fail and return. - Use unique_ptr / remove gotos. - NULL -> nullptr. - Combine common code. TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1337823003 . (cherry picked from commit d15cda90f598ce52fa601552577ef7fd8a89fce3) Committed: https://pdfium.googlesource.com/pdfium/+/f02260d970bfc29c233d5018c8c1bd89b9daf55b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+368 lines, -464 lines) Patch
M core/src/fxcodec/jbig2/JBig2_GeneralDecoder.h View 1 chunk +4 lines, -0 lines 0 comments Download
M core/src/fxcodec/jbig2/JBig2_GeneralDecoder.cpp View 92 chunks +364 lines, -464 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
TBR, clean merge.
5 years, 3 months ago (2015-09-15 23:28:41 UTC) #1
Lei Zhang
Committed patchset #1 (id:1) manually as f02260d970bfc29c233d5018c8c1bd89b9daf55b (presubmit successful).
5 years, 3 months ago (2015-09-15 23:28:52 UTC) #2
Tom Sepez
5 years, 3 months ago (2015-09-16 20:10:40 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698