[Webkit-unassigned] [Bug 64045] New: Assertion failure in WebNetscapePluginView when plugins loaded on Leopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 18:00:08 PDT 2011


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

           Summary: Assertion failure in WebNetscapePluginView when
                    plugins loaded on Leopard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at chromium.org


Open a webpage that contains plugin contents (e.g. http://www.cnn.com) with WebKit debug build on Leopard.  Following assertion failure will occur:

0x00e96ba1 in -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] (self=0x1e51db00, _cmd=0xf4489a, event=0xbfffd670, eventIsDrawRect=1 '\001') at /Users/bashi/WebKit.spica/Source/WebKit/mac/Plugins/WebNetscapePluginView.mm:638
638        ASSERT((drawingModel != NPDrawingModelCoreGraphics) || !eventIsDrawRect || [NSView focusView] == self);

A crash report log is attached.

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