[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
Sat Apr 9 23:41:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58191
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> 2011-04-09 23:41:24 PST ---
This will have a negative impact on the tests, because you can see an alert when opening a test in browser manually, but you can't see console log at all (it's cleared after navigation).
We prefer tests that can be debugged interactively whenever possible.
--
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