DescriptionPass CFX_WideString further down widget callers
Avoid a couple of places where we copy the raw string back into a
brand-new widestring.
There are a few places where the difference between a null
ptr and an empty string control the logic, and I left these
as-is. Other places can just take the string by const ref.
Committed: https://pdfium.googlesource.com/pdfium/+/a31da74cffa8c3ff919051cc49bc006aeb55d345
Patch Set 1 #Patch Set 2 : Null vs Empty string significant in places #
Total comments: 8
Patch Set 3 : rebase #Patch Set 4 : Fix comments #
Messages
Total messages: 14 (8 generated)
|