DescriptionMake CPDFXFA_App / IXFA_AppProvider saner
Move interface comments from the implementation header to the
interface header.
Replace Create / Release functions with static methods.
Replace dubious Release() methods with deletion via virtual dtor, also
for IXFA_App and IXFA_FontMgr while we're at it.
Untabify and fix (theoretically) illegal _CAP include guard definitions
for fpdfxfa/ headers.
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/bdeeb8a036442302b821686a03698b0bb98952e1
Patch Set 1 #Patch Set 2 : Whitespace and dtors #Patch Set 3 : IXFA_FontMgr. #Patch Set 4 : Reduce churn. #Patch Set 5 : Tidy, dead code. #
Total comments: 14
Patch Set 6 : Address comments. #
Messages
Total messages: 8 (1 generated)
|