[Webkit-unassigned] [Bug 55469] REGRESSION (r79863): Lots of dom/html/level2/html/HTMLFrameElement*.html tests crashing in FrameView::paintOverhangAreas in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 13:01:17 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55469
--- Comment #9 from Adam Roben (:aroben) <aroben at apple.com> 2011-03-02 13:01:17 PST ---
We're crashing on this line:
if (page->mainFrame() == m_frame) {
page is 0.
m_frame is not the same frame that is being detached.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list