[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 13:35:16 PDT 2011


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





--- Comment #25 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-14 13:35:16 PST ---
(In reply to comment #24)
> More importantly, I don't see the benefit. Developers will still have to open the console manually to see the messages. If they are going to do that, why not use console.log() instead?

This will be a benefit if any other browser does not implement persistent console log.  Developers typically want to be able to test the same code on multiple browsers so having to use console.log only for WebKit-based browsers will be undesirable.

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