Bug 55320
Summary: | fast/frames/iframe-plugin-load-remove-document-crash.html crashing on Windows since it was added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, inferno |
Priority: | P2 | Keywords: | LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Adam Roben (:aroben)
fast/frames/iframe-plugin-load-remove-document-crash.html has been crashing on Windows since it was added in r79808.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Abhishek Arya
How does the crash stack look like, it is probably the same as qt one - crash on a null due to plugin not intialized - see bug https://bugs.webkit.org/show_bug.cgi?id=55307. If crash stack is same, lets mark it a dupe.
Adam Roben (:aroben)
Yes, it's the same backtrace. Thanks!
*** This bug has been marked as a duplicate of bug 55307 ***