WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223599
[LayoutTests] Convert http/tests/performance convert PHP to Python
https://bugs.webkit.org/show_bug.cgi?id=223599
Summary
[LayoutTests] Convert http/tests/performance convert PHP to Python
Chris Gambrell
Reported
2021-03-22 14:05:19 PDT
Replacing PHP with equivalent Python CGI scripts
Attachments
Patch
(6.48 KB, patch)
2021-03-22 14:07 PDT
,
Chris Gambrell
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-22 14:05:42 PDT
<
rdar://problem/75707991
>
Chris Gambrell
Comment 2
2021-03-22 14:07:26 PDT
Created
attachment 423935
[details]
Patch
Chris Gambrell
Comment 3
2021-03-22 14:10:56 PDT
Comment on
attachment 423935
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=423935&action=review
> LayoutTests/http/tests/performance/paint-timing/resources/slowscript.py:8 > +query_string = os.environ.get('QUERY_STRING', '')
Getting the query from the URL like this because url lib.parse.parse_qs separates arguments by ';' as well which creates issues with the 'script' argument being passed
EWS
Comment 4
2021-03-24 12:50:34 PDT
Committed
r274964
: <
https://commits.webkit.org/r274964
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 423935
[details]
.
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