[Webkit-unassigned] [Bug 58191] Use console.log() instead of alert() in unload handlers in tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:39:43 PDT 2011


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-02 14:39:43 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> > Leaving some persistent console message per alert/confirm/etc... during unload/beforeunload would probably do the trick.
> 
> I don't know the code that well, but that seems non-trivial to me. The web inspector ought to have a way to have console messages persist across page loads as per bug 53359, but I don't think we need to make bug 56397 block on getting that implemented.

But not having an easy to see whether unload or beforeunload have been called seems like a severe restriction for developers to me.  I think we need to give some alternative before killing alerts.

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