Bug 52550 - Assertion failure (!inSetWindow) with in-process plug-in in plugins/destroy-on-setwindow.html
Summary: Assertion failure (!inSetWindow) with in-process plug-in in plugins/destroy-o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: mitz
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-01-16 19:48 PST by mitz
Modified: 2011-01-16 20:22 PST (History)
0 users

See Also:


Attachments
Remove the assertion and account for possible reentrancy in setting inSetWindow (1.65 KB, patch)
2011-01-16 19:52 PST, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-01-16 19:48:35 PST
Assertion failure (!inSetWindow) with in-process plug-in in plugins/destroy-on-setwindow.html
Comment 1 mitz 2011-01-16 19:52:45 PST
Created attachment 79123 [details]
Remove the assertion and account for possible reentrancy in setting inSetWindow
Comment 2 mitz 2011-01-16 20:22:47 PST
Committed r75907.
<http://trac.webkit.org/changeset/75907>