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

Shivakumar J M
Reported 2014-11-03 03:11:17 PST
Adding layout test for array buffer and data view POST in XMLHttpRequest async send.
Attachments
Patch (3.58 KB, patch)
2014-11-03 03:18 PST, Shivakumar J M
no flags
Shivakumar J M
Comment 1 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.
Alexey Proskuryakov
Comment 2 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?
Shivakumar J M
Comment 3 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.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2014-11-03 20:57:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.