<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_NEW "
   title="NEW - Web Inspector: Dashboard weight/size should show transferred size not total resources size"
   href="https://bugs.webkit.org/show_bug.cgi?id=150987">bug 150987</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;">Attachment #265728 Flags</td>
           <td>review?
           </td>
           <td>review-
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Dashboard weight/size should show transferred size not total resources size"
   href="https://bugs.webkit.org/show_bug.cgi?id=150987#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Dashboard weight/size should show transferred size not total resources size"
   href="https://bugs.webkit.org/show_bug.cgi?id=150987">bug 150987</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>Comment on <span class=""><a href="attachment.cgi?id=265728&amp;action=diff" name="attach_265728" title="patch">attachment 265728</a> <a href="attachment.cgi?id=265728&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=265728&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=265728&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebInspectorUI/UserInterface/Models/DefaultDashboard.js:153
&gt;&gt; +            this.transferredSize = event.target.mainResource.transferSize;
&gt; 
&gt; This still needs an explanation. Why not include the transferSize of the main resource when cached? At the least, I suspect we do a &quot;if modified since&quot; check on the main resource.</span >

As was mentioned previous, r- until we get an answer to this question.

Also, I know you are working on a test for WebInspector.Resource. I think that is important for this patch so we can better guarantee `transferSize` is what we want it to be and that this feature won't regress in the future!</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>