Bug 98155 - webkitpy: Stop listening on port 8081 when using Apache.
Summary: webkitpy: Stop listening on port 8081 when using Apache.
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: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks: 98151
  Show dependency treegraph
 
Reported: 2012-10-02 06:39 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-10-02 09:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2012-10-02 06:41 PDT, Raphael Kubo da Costa (:rakuco)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.