DescriptionRemove CFX_ string type static initializers.
In XFA, we were constructing some CFX_ string types before
we reached main(). Setting breakpoints on these as well as
main() shows we hit main first after applying the patch.
Doing so also turned up an unused variable, presumably because
the static initializer made it appear used.
Committed: https://pdfium.googlesource.com/pdfium/+/4af5fd19d4101079d5a47412e07a5daaf3dade6e
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|