[Webkit-unassigned] [Bug 35002] New: [Android] V8 bindings include bindings/npruntime.h, which is Chromium-specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 15:09:58 PST 2010


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

           Summary: [Android] V8 bindings include bindings/npruntime.h,
                    which is Chromium-specific
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
                CC: android-webkit-unforking at google.com


V8 bindings include bindings/npruntime.h This file is in Chromium's tree
outside of WebKit, so causes build errors on Android.

The include sites should be updated to use WebCore/bridge/npruntime.h for
Android.

In the long term, the Chromium-specific changes to bindings/npruntime.h should
probably be upstreamed.

-- 
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