<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>103274</bug_id>
          
          <creation_ts>2012-11-26 10:41:23 -0800</creation_ts>
          <short_desc>Web Inspector: Audit-style messages should be somehow separated from the console.</short_desc>
          <delta_ts>2021-10-05 11:58:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike West">mkwst</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>apavlov</cc>
    
    <cc>burg</cc>
    
    <cc>caseq</cc>
    
    <cc>glenn</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>ojan</cc>
    
    <cc>pangle</cc>
    
    <cc>paulirish</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>timothy</cc>
    
    <cc>vsevik</cc>
    
    <cc>web-inspector-bugs</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>775639</commentid>
    <comment_count>0</comment_count>
    <who name="Mike West">mkwst</who>
    <bug_when>2012-11-26 10:41:23 -0800</bug_when>
    <thetext>As we add more and more console messages to educate developers about errors on their pages, we run the risk of overwhelming them. Some examples include:

* incorrect MIME type errors
* Sandbox violations (see bug 103255 for discussion)
* CSS errors (see bug 19236 and (more recently) bug 102750 for discussion)

It would be nice if we were able to present these sorts of errors to developers in a way that encouraged understanding rather than a potentially ignored flood.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>775648</commentid>
    <comment_count>1</comment_count>
    <who name="Mike West">mkwst</who>
    <bug_when>2012-11-26 10:47:19 -0800</bug_when>
    <thetext>+ojan

One short-term change that might help pave the way for this is to mark the messages that we think would make sense to separate out. We could create a new message level, even lower than Tip, and surface a new checkbox on the bottom of the console to display them. It might even make sense not to display them by default. *shrug*

I don&apos;t think that&apos;s the right longer-term solution, but if there&apos;s interest I&apos;ll spin off a separate bug for an experiment in that direction.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>775661</commentid>
    <comment_count>2</comment_count>
    <who name="Ojan Vafai">ojan</who>
    <bug_when>2012-11-26 10:51:48 -0800</bug_when>
    <thetext>I don&apos;t have strong opinions on the implementation. I&apos;ve just been very frustrated as a web developer when I miss JS exceptions in my code because they&apos;re hidden in a pile of console warnings that I can&apos;t hide.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>797538</commentid>
    <comment_count>3</comment_count>
    <who name="Mike West">mkwst</who>
    <bug_when>2012-12-27 06:33:42 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; +ojan
&gt; 
&gt; One short-term change that might help pave the way for this is to mark the messages that we think would make sense to separate out. We could create a new message level, even lower than Tip, and surface a new checkbox on the bottom of the console to display them. It might even make sense not to display them by default. *shrug*

Looks like this was done in https://bugs.webkit.org/show_bug.cgi?id=103781.

caseq, yurys: What do you think about migrating other messages into the Debug level?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051591</commentid>
    <comment_count>4</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-12-01 14:28:05 -0800</bug_when>
    <thetext>This work is being revived in the form of different &quot;Analyzer&quot; instances in the current inspector. Tracked here: https://bugs.webkit.org/show_bug.cgi?id=136515</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>