<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XMLHttpRequest doesn't work while submitting a form (useful for progress tracking)"
   href="https://bugs.webkit.org/show_bug.cgi?id=23933#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XMLHttpRequest doesn't work while submitting a form (useful for progress tracking)"
   href="https://bugs.webkit.org/show_bug.cgi?id=23933">bug 23933</a>
              from <span class="vcard"><a class="email" href="mailto:throwaway&#64;indietorrent.org" title="Ben &lt;throwaway&#64;indietorrent.org&gt;"> <span class="fn">Ben</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=23933#c19">comment #19</a>)
<span class="quote">&gt; 
&gt; Hi Ben,
&gt; 
&gt; Did you see this?
&gt; 
&gt; (In reply to <a href="show_bug.cgi?id=23933#c16">comment #16</a>)
&gt; &gt; It's not great to discuss workarounds for downloading a file in a bug that
&gt; &gt; was filed about submitting forms and progress tracking (there is a lot of
&gt; &gt; progress tracking for downloads already). I suggest moving this part of
&gt; &gt; discussion to webkit-help mailing list.
&gt; 
&gt; Just curious if you did ever start a thread about the issue you're concerned
&gt; about that is not the same as this bug. Or, perhaps, did you file a new bug
&gt; for that different issue?</span >

Hi, Brady; thanks for the follow-up.

Yes, I saw Alexey's comment, but didn't see it fit to respond.

To be clear, my initial comment was in response to and regarding *this* bug (POST requests preventing XHR requests).

I asked about the same problematic behavior regarding GET requests mostly in an effort to determine whether or not both bugs have the same root-cause. The reception was less than warm, at which time I lost interest in spending more time documenting either problem.

I ended-up using the shoddy iframe workaround for both POST and GET requests, which allows XHR requests to function as they do in every other browser-kit I've tested.

I would really like to eliminate the iframe solution in favor of a &quot;proper&quot; XHR solution, for both verbs. I am not inclined to maintain separate code just to workaround this limitation in Webkit, and so have had to use the &quot;least common denominator&quot; that works in every browser that we support.

But you raise a good point: I should file a separate bug for the GET equivalent. I will update this bug with a link if and when I take the time.

Thanks again.</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>