Bug 138304 - Adding layout test for array buffer and data view POST in XMLHttpRequest async send.
Summary: Adding layout test for array buffer and data view POST in XMLHttpRequest asyn...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 03:11 PST by Shivakumar J M
Modified: 2014-11-03 20:57 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.58 KB, patch)
2014-11-03 03:18 PST, Shivakumar J M
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shivakumar J M 2014-11-03 03:11:17 PST
Adding layout test for array buffer and data view POST in XMLHttpRequest async send.
Comment 1 Shivakumar J M 2014-11-03 03:18:49 PST
Created attachment 240837 [details]
Patch

Adding test for array buffer and data view POST in XMLHttpRequest async send.
Comment 2 Alexey Proskuryakov 2014-11-03 09:15:13 PST
Comment on attachment 240837 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240837&action=review

> LayoutTests/ChangeLog:8
> +        Adding test for array buffer and data view

I'm not sure what the rationale for this patch is. Are you saying that we have no tests for this functionality?
Comment 3 Shivakumar J M 2014-11-03 19:42:04 PST
(In reply to comment #2)
> Comment on attachment 240837 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=240837&action=review
> 
> > LayoutTests/ChangeLog:8
> > +        Adding test for array buffer and data view
> 
> I'm not sure what the rationale for this patch is. Are you saying that we
> have no tests for this functionality?

Dear  Alexey,

      Tests for async POST send was missing, so i added the same.
Comment 4 WebKit Commit Bot 2014-11-03 20:57:05 PST
Comment on attachment 240837 [details]
Patch

Clearing flags on attachment: 240837

Committed r175511: <http://trac.webkit.org/changeset/175511>
Comment 5 WebKit Commit Bot 2014-11-03 20:57:10 PST
All reviewed patches have been landed.  Closing bug.