Bug 22059 - ASSERTION FAILED: [NSView focusView] == self
Summary: ASSERTION FAILED: [NSView focusView] == self
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL:
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2008-11-03 16:14 PST by Cameron Zwarich (cpst)
Modified: 2008-11-03 18:53 PST (History)
0 users

See Also:


Attachments
Stack trace (6.02 KB, text/plain)
2008-11-03 16:27 PST, Cameron Zwarich (cpst)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Zwarich (cpst) 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*))
Comment 1 Cameron Zwarich (cpst) 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.
Comment 2 Cameron Zwarich (cpst) 2008-11-03 18:53:52 PST
This was fixed by r38081.