DescriptionKill off some dodgy JS callbacks
None of these are currently reachable because the IsSafeMode
method always returns true. This, in turn, will let us kill
off some file (as in fopen()) based parsing. That, in turn,
will let us kill of some more now-unreachable code.
In general, we don't want to have unsafe modes.
BUG=https://code.google.com/p/pdfium/issues/detail?id=116
R=jam@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/c6ab1725213a487838cbe03cb08cb5cac4ad956a
Patch Set 1 #Patch Set 2 : remove more now-unreachable code. #
Messages
Total messages: 4 (1 generated)
|