<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Web Inspector: Log XMLHttpRequests"
   href="https://bugs.webkit.org/show_bug.cgi?id=159546">bug 159546</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>joepeck&#64;webkit.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Web Inspector: Log XMLHttpRequests"
   href="https://bugs.webkit.org/show_bug.cgi?id=159546#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Web Inspector: Log XMLHttpRequests"
   href="https://bugs.webkit.org/show_bug.cgi?id=159546">bug 159546</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>This is a common thing in other tools:

  • Chrome
    - Right click in the Console to see Context Menu

  • Firefox
    - Console &gt; Filter output &gt; XHR

  • Firebug
    - &quot;Firebug shows you each XMLHttpRequest, in ... and the Console tab&quot;
    - <a href="http://getfirebug.com/network">http://getfirebug.com/network</a>

I agree that this isn't the best way to debug network traffic but its something that developers are used to and may speed up debugging of some situations (turn on, perform action, turn off, debug the XHRs in that short time period). If it can easily be turned on / off it would be good for those developers that would rather have this then use the Network tab.

I think Nikita had a prototype in the past using just a Safari extension.

That said, if we did this I think we'd want to improve our Console filtering in general otherwise it would get out of Control. Firefox has done a really great job here, and I like what they've done with their filtering.</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>