[Webkit-unassigned] [Bug 30839] REGRESSION: crashes in WebCore::RedirectScheduler::timerFired(WebCore::Timer<WebCore::RedirectScheduler>*)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 12:45:30 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42004|                            |commit-queue+
               Flag|                            |




--- Comment #13 from Adam Barth <abarth at webkit.org>  2009-10-28 12:45:29 PDT ---
(From update of attachment 42004)
Long term, we might want to consider adding some testing specific APIs to
WebKit like "please hold a reference to this Frame and keep it alive."

Issues like this are easier to test with unit tests.  Maybe we should consider
unit tests in addition to LayoutTests?  I like the LayoutTest model, but there
are a lot of branches for null pages.  It's sad if we don't have any way of
testing them.

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