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

Issue 1711893003: Remove CFX_{Byte,Wide}String::ConvertFrom(). (Closed)

Created:
4 years, 10 months ago by Lei Zhang
Modified:
4 years, 10 months 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

Remove CFX_{Byte,Wide}String::ConvertFrom(). Use/add CFX_{Byte,Wide}String::FromFoo() instead. R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/31c7b73b71bd7352f96a82716b5e81d7fa24f37f

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -78 lines) Patch
M core/include/fxcrt/fx_string.h View 3 chunks +4 lines, -5 lines 0 comments Download
M core/src/fpdfdoc/doc_basic_unittest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M core/src/fpdfdoc/doc_form.cpp View 1 2 3 chunks +30 lines, -35 lines 0 comments Download
M core/src/fxcrt/fx_basic_bstring.cpp View 1 chunk +9 lines, -14 lines 0 comments Download
M core/src/fxcrt/fx_basic_wstring.cpp View 4 chunks +17 lines, -11 lines 0 comments Download
M core/src/fxcrt/fx_extension.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M xfa/src/fgas/src/crt/fx_system.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/src/fgas/src/localization/fx_locale.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/src/fxbarcode/BC_UtilCodingConvert.cpp View 2 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Lei Zhang
4 years, 10 months ago (2016-02-19 00:43:53 UTC) #2
Tom Sepez
lgtm https://codereview.chromium.org/1711893003/diff/1/core/src/fpdfdoc/doc_form.cpp File core/src/fpdfdoc/doc_form.cpp (right): https://codereview.chromium.org/1711893003/diff/1/core/src/fpdfdoc/doc_form.cpp#newcode25 core/src/fpdfdoc/doc_form.cpp:25: static void FPDFDOC_FDF_GetFieldValue(CPDF_Dictionary* pFieldDict, Nit: need not be ...
4 years, 10 months ago (2016-02-19 17:02:47 UTC) #3
Lei Zhang
https://codereview.chromium.org/1711893003/diff/1/core/src/fpdfdoc/doc_form.cpp File core/src/fpdfdoc/doc_form.cpp (right): https://codereview.chromium.org/1711893003/diff/1/core/src/fpdfdoc/doc_form.cpp#newcode25 core/src/fpdfdoc/doc_form.cpp:25: static void FPDFDOC_FDF_GetFieldValue(CPDF_Dictionary* pFieldDict, On 2016/02/19 17:02:47, Tom Sepez ...
4 years, 10 months ago (2016-02-19 18:48:34 UTC) #4
Lei Zhang
4 years, 10 months ago (2016-02-19 18:53:34 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
31c7b73b71bd7352f96a82716b5e81d7fa24f37f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698