[Webkit-unassigned] [Bug 38907] New: PluginView contains JSC-specific code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 07:23:16 PDT 2010


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

           Summary: PluginView contains JSC-specific code
           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


PluginView contains JSC-specific code. This causes build errors on Android, which can use JSC or V8.

This can be solved by guarding calls to JSLock with USE(JSC) and refactoring to use platform independent methods.

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