[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
Tue Jun 14 12:04:49 PDT 2011


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





--- Comment #19 from Sreeram Ramachandran <sreeram at chromium.org>  2011-06-14 12:04:49 PST ---
(In reply to comment #18)
> Created an attachment (id=97152)
 --> (https://bugs.webkit.org/attachment.cgi?id=97152&action=review) [details]
> Same patch as before

Now that bug 53359 has been fixed (i.e., console messages can be made persistent across page loads), I think it's reasonable to expect debugging unload handlers to be done with console.log() instead of alert().

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