Bug 88969

Summary: HTTP tests should use testRunner instead of layoutTestController
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, darin, eric, japhet, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 88210    
Bug Blocks:    
Attachments:
Description Flags
Patch darin: review+

Description Ryosuke Niwa 2012-06-12 23:44:16 PDT
HTTP tests should use testRunner instead of layoutTestController
Comment 1 Ryosuke Niwa 2012-06-12 23:50:45 PDT
Created attachment 147244 [details]
Patch
Comment 2 Darin Adler 2012-06-13 00:08:00 PDT
Comment on attachment 147244 [details]
Patch

rs=me, but I don't understand why the reply txt files are listed here
Comment 3 Ryosuke Niwa 2012-06-13 00:22:28 PDT
(In reply to comment #2)
> (From update of attachment 147244 [details])
> rs=me, but I don't understand why the reply txt files are listed here

Reverting those replay txt files. It's because sed adds a new line at the end of each line :(
Comment 4 Ryosuke Niwa 2012-06-13 00:50:11 PDT
Committed r120167: <http://trac.webkit.org/changeset/120167>
Comment 5 Ryosuke Niwa 2012-06-13 02:24:39 PDT
My initial commit wasn't complete. Also committed: http://trac.webkit.org/changeset/120174.