Bug 138304

Summary: Adding layout test for array buffer and data view POST in XMLHttpRequest async send.
Product: WebKit Reporter: Shivakumar J M <shiva.jm>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, buildbot, commit-queue, darin, gyuyoung.kim, rniwa, ryuan.choi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.