<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r183467): Unable to start downloads in private browsing mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=144533">bug 144533</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 #252472 Flags</td>
           <td>review?
           </td>
           <td>review+
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r183467): Unable to start downloads in private browsing mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=144533#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r183467): Unable to start downloads in private browsing mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=144533">bug 144533</a>
              from <span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=252472&amp;action=diff" name="attach_252472" title="patch">attachment 252472</a> <a href="attachment.cgi?id=252472&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt; Source/WebCore/platform/network/cf/ResourceRequestCFNet.cpp:334
&gt; +    ResourceLoadPriority oldPriority = priority();
&gt; +    RefPtr&lt;FormData&gt; oldHTTPBody = httpBody();
&gt; +    bool isHiddenFromInspector = hiddenFromInspector();
&gt; +    auto oldRequester = requester();</span >

What makes these the only 4 we need to preserve? I think there should be a comment here explaining the theory of which properties should be listed here.</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>