WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22059
ASSERTION FAILED: [NSView focusView] == self
https://bugs.webkit.org/show_bug.cgi?id=22059
Summary
ASSERTION FAILED: [NSView focusView] == self
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug