[Webkit-unassigned] [Bug 62124] New: Do not use NPRuntimeObjectMap in NetscapePlugin::setException when plug-in is running out of process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 06:38:04 PDT 2011


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

           Summary: Do not use NPRuntimeObjectMap in
                    NetscapePlugin::setException when plug-in is running
                    out of process
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
            Blocks: 60546


In the GTK+ port we build the plugin process with only the minimum files required, because we need to compile it with gtk2 even when building webkit with gtk3. NPRuntimeObjectMap::setGlobalException(exceptionString); breaks the build for us when building with plugin process enabled.

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