[Webkit-unassigned] [Bug 86107] New: don't use autoinstall to import pywebsocket but check it in WebKit directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 09:46:58 PDT 2012


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

           Summary: don't use autoinstall to import pywebsocket but check
                    it in WebKit directly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org
                CC: abarth at webkit.org, bashi at chromium.org


Currently, we use webkitpy's autoinstall mechanism. But it causes wasteful network traffic by many bots and also is weak at hosting server's flakiness.
Fortunately, the license of pywebsocket is compatible to one of WebKit.
It must be better to check it into WebKit directory than using autoinstall.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list