[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 14:40:05 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55469





--- Comment #11 from Adam Roben (:aroben) <aroben at apple.com>  2011-03-02 14:40:06 PST ---
I can reproduce the crash in WebKit1 on Windows by adding code to force a display at the equivalent point in DRT. (As stated above, DRT on Windows normally waits until dump() is called to force a display.)

I'd bet we can get the crash to go away in WebKit2 by waiting to force the repaint until dump() is called. We'd still want to fix the underlying issue here, though.

-- 
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