[Webkit-unassigned] [Bug 16989] XmlHttpRequest should use the send() flag algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 06:27:58 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16989


julien.chaffraix at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18632|review?                     |
               Flag|                            |
  Attachment #18632|0                           |1
        is obsolete|                            |
         AssignedTo|webkit-                     |julien.chaffraix at gmail.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #18633|                            |review?
               Flag|                            |




------- Comment #3 from julien.chaffraix at gmail.com  2008-01-24 06:27 PDT -------
Created an attachment (id=18633)
 --> (http://bugs.webkit.org/attachment.cgi?id=18633&action=view)
Patch using m_loader as ap pointed out

(In reply to comment #2)
> (From update of attachment 18632 [edit])
> The send flag that the spec talks about was supposed to be m_loader being
> non-null in our implementation.
> 
> Is it possible to match the behavior in the spec without introducing
> m_sendFlag?
> 

Indeed ! The attached patch display the right behaviour without the m_sendFlag.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list