diff options
author | Lei Zhang <thestig@chromium.org> | 2017-04-25 09:43:52 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-04-25 16:58:04 +0000 |
commit | d524e4bf80314ade4a6aedf77b8b4adaa96bfcee (patch) | |
tree | 8ced866d27eca1c14c060b1c4b538fbcba2b6179 /core/fxcrt/cfx_widestring.cpp | |
parent | 49f8dc5b1afc4f92110bf40b7639ee1138aa7240 (diff) | |
download | pdfium-d524e4bf80314ade4a6aedf77b8b4adaa96bfcee.tar.xz |
Delete some CFX string ctors.
Prevent implicit construction of CFX_WideString from non-wchar_t
variables. Similarly prevent implicit construction of CFX_ByteString
from non-char variables.
Fix up CBC_OnedCodaBarWriter which tries to do the above, and simplify
code there using pdfium::ContainsValue(). Same for CPDF_FileSpec.
Change-Id: I3db7125a68ef3f64c2f235d38e974767cd083dc3
Reviewed-on: https://pdfium-review.googlesource.com/4478
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'core/fxcrt/cfx_widestring.cpp')
0 files changed, 0 insertions, 0 deletions