- From: Henri Sivonen <hsivonen@iki.fi>
- Date: Wed, 19 Sep 2012 17:01:32 +0300
- To: WHAT Working Group <whatwg@whatwg.org>
On Fri, Sep 7, 2012 at 7:25 AM, Ian Hickson <ian@hixie.ch> wrote: > Browsers are certainly allowed to report syntax errors in their consoles. > Indeed I would encourage it. Unlikely to happen. I already faced reviewer skepticism for making Firefox whine to console about encoding errors. I silenced the most common encoding error to get the patch landed. Fortunately the most common error is also the least actionable one (encoding not declared in a different-origin framed document—ad iframe in practice) so silencing it isn’t crazy from the perspective of the utility of the messages. As Mike said, Firefox reports most (not all!) parse errors in View Source, though. -- Henri Sivonen hsivonen@iki.fi http://hsivonen.iki.fi/
Received on Wednesday, 19 September 2012 14:02:03 UTC