Bug 223839 - Fix a bug that http server for run-benchmark script does not work on python3.
Summary: Fix a bug that http server for run-benchmark script does not work on python3.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: dewei_zhu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-27 05:49 PDT by dewei_zhu
Modified: 2021-03-28 16:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2021-03-27 05:49 PDT, dewei_zhu
no flags Details | Formatted Diff | Diff
Patch (3.79 KB, patch)
2021-03-27 06:05 PDT, dewei_zhu
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2021-03-27 05:49:37 PDT
Fix a bug that http server for run-benchmark script does not work on python3.
Comment 1 dewei_zhu 2021-03-27 05:49:56 PDT
Created attachment 424450 [details]
Patch
Comment 2 dewei_zhu 2021-03-27 06:05:42 PDT
Created attachment 424451 [details]
Patch
Comment 3 dewei_zhu 2021-03-27 07:17:00 PDT
rdar://75920148
Comment 4 dewei_zhu 2021-03-28 16:32:32 PDT
Landed in r275152.