[Bug 10694] Specify window.console

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10694


Shelley Powers <shelleyp@burningbird.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shelleyp@burningbird.net




--- Comment #4 from Shelley Powers <shelleyp@burningbird.net>  2010-09-23 16:44:53 ---
Disagree with having this standardized. This has nothing to do with HTML, and
everything to do with web application development and JavaScript.

More importantly, saying we need this because some sloppy developer left it in
a production site, and it "broke", is saying that we need to codify sloppy
behavior.

This is part of debugging. Chances are, you debug in one browser. Let each
browser determine what is best for debugging within its own environment. By the
time cross-browser testing happens, the console statements should be removed,
because testing with debugging implemented is not "true" testing.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 23 September 2010 16:44:56 UTC