[Webkit-unassigned] [Bug 192378] New: Import FeedbackServer only if "-f/--feedback-in-browser" option is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 14:12:21 PST 2018


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

            Bug ID: 192378
           Summary: Import FeedbackServer only if
                    "-f/--feedback-in-browser" option is enabled.
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: skoppisetty at apple.com

FeedbackServer currently depends on Tornado-5.1, which further adds dependency of "singledispatch", "backports-abc" and "futures" python libraries. Importing FeedbackServer only if "-f/--feedback-in-browser" option is enabled will let us run the benchmark scripts without installing any new python libraries.

-- 
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/20181204/b7000060/attachment.html>


More information about the webkit-unassigned mailing list