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

Issue 1837543002: Added test for util.printx() and make it match spec. (Closed)

Created:
4 years, 9 months ago by Tom Sepez
Modified:
4 years, 8 months ago
Reviewers:
dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Unique_ptrs #

Patch Set 3 : Cross-contamination with other CL #

Total comments: 11

Patch Set 4 : Fix < vs. >. #

Patch Set 5 : Use wide strings throughout. #

Patch Set 6 : Need wchar in one more place. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -102 lines) Patch
M fpdfsdk/javascript/PublicMethods.cpp View 1 2 3 4 2 chunks +12 lines, -27 lines 0 comments Download
M fpdfsdk/javascript/util.h View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M fpdfsdk/javascript/util.cpp View 1 2 3 4 5 1 chunk +89 lines, -72 lines 0 comments Download
A testing/resources/javascript/util_printx.in View 1 chunk +88 lines, -0 lines 0 comments Download
A testing/resources/javascript/util_printx_expected.txt View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Tom Sepez
Dan, PTAL.
4 years, 9 months ago (2016-03-25 18:59:05 UTC) #1
dsinclair
https://codereview.chromium.org/1837543002/diff/40001/fpdfsdk/javascript/util.cpp File fpdfsdk/javascript/util.cpp (right): https://codereview.chromium.org/1837543002/diff/40001/fpdfsdk/javascript/util.cpp#newcode327 fpdfsdk/javascript/util.cpp:327: return input | 0x20; Why not toupper and tolower ...
4 years, 8 months ago (2016-03-28 18:39:01 UTC) #2
Tom Sepez
https://codereview.chromium.org/1837543002/diff/40001/fpdfsdk/javascript/util.cpp File fpdfsdk/javascript/util.cpp (right): https://codereview.chromium.org/1837543002/diff/40001/fpdfsdk/javascript/util.cpp#newcode327 fpdfsdk/javascript/util.cpp:327: return input | 0x20; On 2016/03/28 18:39:01, dsinclair wrote: ...
4 years, 8 months ago (2016-03-28 19:03:42 UTC) #3
dsinclair
lgtm
4 years, 8 months ago (2016-03-28 19:08:47 UTC) #4
Tom Sepez
On 2016/03/28 19:08:47, dsinclair wrote: > lgtm Please take a look at PS#5. I've pulled ...
4 years, 8 months ago (2016-03-28 20:18:08 UTC) #5
dsinclair
lgtm
4 years, 8 months ago (2016-03-28 20:43:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837543002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837543002/100001
4 years, 8 months ago (2016-03-28 20:46:00 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-03-28 21:13:26 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://pdfium.googlesource.com/pdfium/+/4f1f41f338ce0899e48605c82375a72883f4...

Powered by Google App Engine
This is Rietveld 408576698