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

Issue 1122573002: Backfill some FX String unit tests for == and !=. (Closed)

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

Description

Backfill some FX String unit tests for == and !=. ... and there are a few inconsistencies which we can now fix. Also add a comment about why these strings aren't headed for the dust-bin long term. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/dd0e99ba88d1697e41c8a8207313f93d0bd7fe7b

Patch Set 1 #

Patch Set 2 : Comment #

Patch Set 3 : rebased #

Total comments: 2

Patch Set 4 : unix_style variables. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -2 lines) Patch
M core/include/fxcrt/fx_string.h View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M core/src/fxcrt/fx_basic_bstring_unittest.cpp View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download
M core/src/fxcrt/fx_basic_wstring_unittest.cpp View 1 2 3 1 chunk +114 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Tom Sepez
Lei, for review. I think we need more coverage here, given how badly these strings ...
5 years, 7 months ago (2015-05-01 20:11:01 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1122573002/diff/40001/core/src/fxcrt/fx_basic_bstring_unittest.cpp File core/src/fxcrt/fx_basic_bstring_unittest.cpp (right): https://codereview.chromium.org/1122573002/diff/40001/core/src/fxcrt/fx_basic_bstring_unittest.cpp#newcode49 core/src/fxcrt/fx_basic_bstring_unittest.cpp:49: CFX_ByteString byteString("hello"); Can we name these byte_string and ...
5 years, 7 months ago (2015-05-01 21:50:38 UTC) #3
Tom Sepez
There ya go. https://codereview.chromium.org/1122573002/diff/40001/core/src/fxcrt/fx_basic_bstring_unittest.cpp File core/src/fxcrt/fx_basic_bstring_unittest.cpp (right): https://codereview.chromium.org/1122573002/diff/40001/core/src/fxcrt/fx_basic_bstring_unittest.cpp#newcode49 core/src/fxcrt/fx_basic_bstring_unittest.cpp:49: CFX_ByteString byteString("hello"); On 2015/05/01 21:50:38, Lei ...
5 years, 7 months ago (2015-05-01 22:58:41 UTC) #4
Tom Sepez
5 years, 7 months ago (2015-05-01 23:24:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
dd0e99ba88d1697e41c8a8207313f93d0bd7fe7b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698