[bindings] Fix cast for GetEventListener
Previously, only V8EventListener were handled in the helper. With crrev.com/579347 this changed and all types of V8 event listeners use this mechanism. Their common superclass is V8AbstractEventListener which is returned here. Bug: chromium:870351, chromium:843903 Change-Id: I4407cf5abfddf10d644c3fd7e1add86dbfa5d5f9 Reviewed-on: https://chromium-review.googlesource.com/1161907 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#580505}
Showing
Please register or sign in to comment