[Webkit-unassigned] [Bug 33673] New: [Android] bindings/v8/ScriptController.cpp needs to conditionally include ChromiumBridge.h or PlatformBridge.h, depending on the platform (Chromium or Android)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 07:33:02 PST 2010


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

           Summary: [Android] bindings/v8/ScriptController.cpp needs to
                    conditionally include ChromiumBridge.h or
                    PlatformBridge.h, depending on the platform (Chromium
                    or Android)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com
                CC: android-webkit-unforking at google.com


bindings/v8/ScriptController.cpp needs to conditionally include
ChromiumBridge.h or PlatformBridge.h, depending on the platform (Chromium or
Android)

Android's PlatformBridge class also needs the static NPObject*
pluginScriptableObject(Widget*); method, which provides the NPObject associated
with a PluginView.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list