Bug 22059

Summary: ASSERTION FAILED: [NSView focusView] == self
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: NeedsReduction
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Stack trace none

Cameron Zwarich (cpst)
Reported 2008-11-03 16:14:48 PST
On a semiprivate site sent to me by someone, I get the following assertion failure in debug builds: ASSERTION FAILED: [NSView focusView] == self (/Users/Cameron/OpenSource/WebKit/mac/Plugins/WebBaseNetscapePluginView.mm:600 void -[WebNetscapePluginDocumentView restorePortState:](WebNetscapePluginDocumentView*, objc_selector*, OpaquePortState*))
Attachments
Stack trace (6.02 KB, text/plain)
2008-11-03 16:27 PST, Cameron Zwarich (cpst)
no flags
Cameron Zwarich (cpst)
Comment 1 2008-11-03 16:27:10 PST
Created attachment 24873 [details] Stack trace Here is a stack trace. I will try to produce a reduction, preferably one that can be posted on a public bug tracker.
Cameron Zwarich (cpst)
Comment 2 2008-11-03 18:53:52 PST
This was fixed by r38081.
Note You need to log in before you can comment on or make changes to this bug.