Bug 98155

Summary: webkitpy: Stop listening on port 8081 when using Apache.
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: Tools / TestsAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98151    
Attachments:
Description Flags
Patch none

Description Raphael Kubo da Costa (:rakuco) 2012-10-02 06:39:36 PDT
webkitpy: Stop listening on port 8081 when using Apache.
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-10-02 06:41:49 PDT
Created attachment 166683 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-02 09:14:28 PDT
Comment on attachment 166683 [details]
Patch

LGTM.  Presumably it was an alternate way of doing security tests.  currently we use localhost:8000 vs. 127.0.0.1:8000 for x-origin tests.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-10-02 09:22:39 PDT
Comment on attachment 166683 [details]
Patch

Clearing flags on attachment: 166683

Committed r130176: <http://trac.webkit.org/changeset/130176>
Comment 4 Raphael Kubo da Costa (:rakuco) 2012-10-02 09:22:48 PDT
All reviewed patches have been landed.  Closing bug.