summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/jsapi/fxjs_v8.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-09-17 18:13:37 -0700
committerLei Zhang <thestig@chromium.org>2015-09-17 18:13:37 -0700
commit880f927216c2f0666f69155da0ffc732747fafb8 (patch)
treeec3b6dc3ae6d20e07f1d698499af812089bafaf3 /fpdfsdk/src/jsapi/fxjs_v8.cpp
parent035407c7aa8b559538e94d72394a462aa71e53f9 (diff)
downloadpdfium-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 'fpdfsdk/src/jsapi/fxjs_v8.cpp')
0 files changed, 0 insertions, 0 deletions