[Webkit-unassigned] [Bug 221941] [LayoutTests] Convert http/tests/plugins convert PHP to Python
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 16 10:33:54 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221941
--- Comment #5 from Chris Gambrell <cgambrell at apple.com> ---
(In reply to Jonathan Bedard from comment #3)
> Comment on attachment 420409 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=420409&action=review
>
> > LayoutTests/http/tests/plugins/resources/redirection-response.py:16
> > +if status == 301:
>
> Seems like this test could do with some de-duplication. All of the 30*s are
> basically:
>
> sys.stdout.write(
> 'status: {}\r\n'
> 'Location: http://{}{}\r\n\r\n'.format(status, host, uri)
> )
>
> right?
Fixed in comment 4
--
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/20210216/f8ee2e40/attachment.htm>
More information about the webkit-unassigned
mailing list