NEW 98128
[webkitpy] Port._is_{debian,redhat}_based should disappear
https://bugs.webkit.org/show_bug.cgi?id=98128
Summary [webkitpy] Port._is_{debian,redhat}_based should disappear
Raphael Kubo da Costa (:rakuco)
Reported 2012-10-02 02:20:31 PDT
Choosing certain system paths depending on whether the system is Debian or RedHat-based excludes other Linux/Unix installations and is too specialized a way for probing. In the case of the Apache detections, for example, we should try to generate the httpd.conf files instead, and in general try to use relative paths for utilities such as wdiff so that we do not hardcode some installation paths which are not guaranteed to work.
Attachments
Note You need to log in before you can comment on or make changes to this bug.