summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/jsapi/fxjs_v8.cpp
diff options
context:
space:
mode:
authorfoxit <jun_fang@foxitsoftware.com>2015-09-10 14:57:54 +0800
committerfoxit <jun_fang@foxitsoftware.com>2015-09-10 15:21:07 +0800
commit8b544ed88d6625d638dfd39dc5be87ce4a059a8d (patch)
tree5c43550a9877e8721591c4810b61ce226a7494a6 /fpdfsdk/src/jsapi/fxjs_v8.cpp
parent77aaf96a165272ab52916c04b5ec69e4f2fd13de (diff)
downloadpdfium-8b544ed88d6625d638dfd39dc5be87ce4a059a8d.tar.xz
Merge to XFA: 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 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1325753007 .
Diffstat (limited to 'fpdfsdk/src/jsapi/fxjs_v8.cpp')
0 files changed, 0 insertions, 0 deletions