Bug 64045

Summary: Assertion failure in WebNetscapePluginView when plugins loaded on Leopard
Product: WebKit Reporter: Kenichi Ishibashi <bashi>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.5   
Attachments:
Description Flags
crash report log none

Description Kenichi Ishibashi 2011-07-06 18:00:08 PDT
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.
Comment 1 Kenichi Ishibashi 2011-07-06 18:01:01 PDT
Created attachment 99908 [details]
crash report log
Comment 2 Alexey Proskuryakov 2022-07-01 11:35:55 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.