DescriptionRemove CFX_ByteString::Load() and operator= for CFX_ByteTextBuf
The few places these are called are better served by explicit
calls to CFX_ByteString() itself. This helps make Byte and
Wide strings more similar.
Also prevents fx_string.h from having any knowledge of fx_basic.h's
ByteTextBuf class.
Committed: https://pdfium.googlesource.com/pdfium/+/f172290a8dc527cd8bc73b0d0ad59e78797968c1
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|