<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Console is unusable on sites with frequent Blocked Messages (theverge.com)"
   href="https://bugs.webkit.org/show_bug.cgi?id=156001#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Console is unusable on sites with frequent Blocked Messages (theverge.com)"
   href="https://bugs.webkit.org/show_bug.cgi?id=156001">bug 156001</a>
              from <span class="vcard"><a class="email" href="mailto:mbish2013&#64;gmail.com" title="Michael Bishop &lt;mbish2013&#64;gmail.com&gt;"> <span class="fn">Michael Bishop</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156001#c7">comment #7</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=156001#c6">comment #6</a>)
&gt; &gt; (In reply to <a href="show_bug.cgi?id=156001#c5">comment #5</a>)
&gt; &gt; &gt; Making console only render messages that are in the viewport would solve
&gt; &gt; &gt; this as well.
&gt; &gt; 
&gt; &gt; I don't think that would help here. The issue here is the deluge of
&gt; &gt; &quot;blocked&quot; messages makes the console unusable. Having the console be fast
&gt; &gt; but still filled with messages would still be unusable in this respect.
&gt; 
&gt; Related Chromium thread that resolves exactly this issue in the Chrome fork
&gt; of webkit: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=17325">https://bugs.chromium.org/p/chromium/issues/detail?id=17325</a>
&gt; 
&gt; The issue stems from cross-domain iframe access attempts that violate the
&gt; same-origin policy; even when wrapped in a try/catch block, this message is
&gt; still output. See the following jsfiddle for a simple example showing that
&gt; the try/catch logic evaluates correctly, but the access attempt is still
&gt; logged despite the catch. 
&gt; 
&gt; There's a lot of interest from the adtech industry in resolving this issue,
&gt; since it makes debugging in Safari browsers difficult to impossible.</span >

Edit: Actually including the JSFidddle. :) 

<a href="http://jsfiddle.net/90bnkztj/">http://jsfiddle.net/90bnkztj/</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>