OSDN Git Service

Prepare ScriptController class for upstreaming.
authorAndrei Popescu <andreip@google.com>
Thu, 14 Jan 2010 15:33:28 +0000 (15:33 +0000)
committerAndrei Popescu <andreip@google.com>
Fri, 22 Jan 2010 15:03:58 +0000 (15:03 +0000)
commitb9ca2665dcffd57d63df89bca0444f1cee8d0fee
treef4e793c38d4767dba83df34e1f03e36f1a21bfa6
parent281327f5e60fa56769d50a55d9dd6b96f5ea5ffb
Prepare ScriptController class for upstreaming.

Move the code to obtain the NPObject ptr associated with a PluginView to the PlatformBridge.

This change will be submitted as soon as the patch in

https://bugs.webkit.org/show_bug.cgi?id=33673

lands upstream.
WebCore/bindings/v8/ScriptController.cpp
WebCore/bindings/v8/ScriptObject.cpp
WebCore/bindings/v8/WorkerContextExecutionProxy.cpp
WebCore/platform/android/PlatformBridge.h
WebKit/android/WebCoreSupport/PlatformBridge.cpp