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

Issue 2595203002: Remove CFX_ArrayTemplate in BC_QRCoderEncoder. (Closed)

Created:
4 years ago by Tom Sepez
Modified:
3 years, 11 months ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove CFX_ArrayTemplate in BC_QRCoderEncoder. Also, class Make_Pair is confusing given std::make_pair(). No need for vectors of pointers when there are reasonable copy ctors. Save 288 bytes in a table while we're at it, and make local to file. Fix spelling of "Numberic". Review-Url: https://codereview.chromium.org/2595203002 Committed: https://pdfium.googlesource.com/pdfium/+/fff400a5df032c2203eef9f76a5dbb164672df3d

Patch Set 1 #

Patch Set 2 : numberic #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -127 lines) Patch
M xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h View 1 3 chunks +12 lines, -10 lines 0 comments Download
M xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp View 1 14 chunks +70 lines, -117 lines 2 comments Download

Messages

Total messages: 16 (10 generated)
Tom Sepez
4 years ago (2016-12-22 00:06:41 UTC) #5
dsinclair
https://codereview.chromium.org/2595203002/diff/20001/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp File xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp (right): https://codereview.chromium.org/2595203002/diff/20001/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp#newcode91 xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp:91: AppendLengthInfo(splitResult.second.GetLength(), qrCode->GetVersion(), Is it worth making a tempString = ...
3 years, 11 months ago (2017-01-02 18:06:18 UTC) #9
Tom Sepez
https://codereview.chromium.org/2595203002/diff/20001/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp File xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp (right): https://codereview.chromium.org/2595203002/diff/20001/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp#newcode91 xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp:91: AppendLengthInfo(splitResult.second.GetLength(), qrCode->GetVersion(), On 2017/01/02 18:06:17, dsinclair wrote: > Is ...
3 years, 11 months ago (2017-01-03 22:25:59 UTC) #10
dsinclair
lgtm
3 years, 11 months ago (2017-01-04 14:16:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2595203002/20001
3 years, 11 months ago (2017-01-04 14:16:57 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 14:34:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/fff400a5df032c2203eef9f76a5dbb164672...

Powered by Google App Engine
This is Rietveld 408576698