[Webkit-unassigned] [Bug 181885] New: [webkitpy] Move apache configuration setup to port object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 19 15:20:24 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181885

            Bug ID: 181885
           Summary: [webkitpy] Move apache configuration setup to port
                    object.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com
                CC: lforschler at apple.com

In layout_tests/servers/apache_http_server.py, the configuration to launch apache process is maintained in the constructor of this object. It already has is_win() branch in it and we are about to add WinCairo configuration on it. Since there are many path manipulation and platform specific settings, it is good idea to move them into port object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180119/76760ece/attachment.html>


More information about the webkit-unassigned mailing list