WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
192378
Import FeedbackServer only if "-f/--feedback-in-browser" option is enabled.
https://bugs.webkit.org/show_bug.cgi?id=192378
Summary
Import FeedbackServer only if "-f/--feedback-in-browser" option is enabled.
Suresh Koppisetty
Reported
2018-12-04 14:12:21 PST
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.
Attachments
Patch
(2.25 KB, patch)
2018-12-04 14:28 PST
,
Suresh Koppisetty
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Suresh Koppisetty
Comment 1
2018-12-04 14:28:14 PST
Created
attachment 356534
[details]
Patch
WebKit Commit Bot
Comment 2
2018-12-17 15:01:52 PST
Comment on
attachment 356534
[details]
Patch Clearing flags on attachment: 356534 Committed
r239292
: <
https://trac.webkit.org/changeset/239292
>
WebKit Commit Bot
Comment 3
2018-12-17 15:01:53 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-12-17 15:02:59 PST
<
rdar://problem/46791637
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug