RESOLVED FIXED 35628
add a flag to WebURLResponse so we can identify multipart content
https://bugs.webkit.org/show_bug.cgi?id=35628
Summary add a flag to WebURLResponse so we can identify multipart content
Tony Chang
Reported 2010-03-02 20:45:28 PST
add a flag to WebURLResponse so we can identify multipart content
Attachments
Patch (3.69 KB, patch)
2010-03-02 20:45 PST, Tony Chang
fishd: review+
fishd: commit-queue-
Tony Chang
Comment 1 2010-03-02 20:45:51 PST
Tony Chang
Comment 2 2010-03-02 20:46:51 PST
Darin Fisher (:fishd, Google)
Comment 3 2010-03-02 22:11:47 PST
Comment on attachment 49875 [details] Patch > +++ b/WebCore/ChangeLog > @@ -1,3 +1,17 @@ > +2010-03-02 Tony Chang <tony@chromium.org> > + > + Reviewed by NOBODY (OOPS!). > + > + add a flag to WebURLResponse so we can identify multipart content > + https://bugs.webkit.org/show_bug.cgi?id=35628 > + > + No new tests. (OOPS!) ^^^ This oops is going to cause the commit-queue to barf. Otherwise, r=me
Tony Chang
Comment 4 2010-03-02 22:14:03 PST
(In reply to comment #3) > (From update of attachment 49875 [details]) > > +++ b/WebCore/ChangeLog > > @@ -1,3 +1,17 @@ > > +2010-03-02 Tony Chang <tony@chromium.org> > > + > > + Reviewed by NOBODY (OOPS!). > > + > > + add a flag to WebURLResponse so we can identify multipart content > > + https://bugs.webkit.org/show_bug.cgi?id=35628 > > + > > + No new tests. (OOPS!) > > ^^^ This oops is going to cause the commit-queue to barf. > > Otherwise, r=me D'oh. Will land manually. Thanks for the fast review!
Tony Chang
Comment 5 2010-03-02 23:22:35 PST
Note You need to log in before you can comment on or make changes to this bug.