<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to debug the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147066">bug 147066</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>bburg&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to debug the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147066#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Make it easier to debug the Web Inspector"
   href="https://bugs.webkit.org/show_bug.cgi?id=147066">bug 147066</a>
              from <span class="vcard"><a class="email" href="mailto:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>Over vacation I've been tackling some of these productivity-sapping bugs. With the most egregious ones out of the way, I'm looking at specialized tools for engineering builds only:

 * ability to persistently enable a setting to capture protocol messages
 * ability to save and export protocol traffic within Web Inspector
 * new tab and content views to visualize or otherwise understand protocol messages
    - wall-clock linear view
    - two-column view, with requests on the left and responses on the right (with arrows to connote message sends).
    - hyperlinks / secondary selections for related messages (i.e., request and response)
    - sort by initiator, RTT duration, dispatch duration, etc.

 * ability to send captured protocol traffic from inspector^1 to inspector^2. This enables awesome stuff:
    - linkifying log spam and making it easier to read
    - integrate protocol message data into a custom Instruments timeline</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>