diff options
author | Lei Zhang <thestig@chromium.org> | 2015-09-17 18:13:37 -0700 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-09-17 18:13:37 -0700 |
commit | 880f927216c2f0666f69155da0ffc732747fafb8 (patch) | |
tree | ec3b6dc3ae6d20e07f1d698499af812089bafaf3 /LICENSE | |
parent | 035407c7aa8b559538e94d72394a462aa71e53f9 (diff) | |
download | pdfium-880f927216c2f0666f69155da0ffc732747fafb8.tar.xz |
Merge to M45: Resolve bad cast to CJS_EventHandler
At line 2026 in pdfsdk/src/javascript/PublicMethods.cpp,
the writer wants to perform type cast like line 2027 but
he made a mistake to make type conversion on m_pValue.
Even at line 2027, it's redundant to make type conversion.
The returned type of pContext->GetEventHandler() is
CJS_EventHandler*.
BUG=529310
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1325753007 .
(cherry picked from commit 4ea0e6b972b0c6f6c9ad3f45a66a733d8dc3ca96)
Review URL: https://codereview.chromium.org/1352123002 .
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions