RESOLVED FIXED 224528
[LayoutTests] Convert http/tests/media convert PHP to Python
https://bugs.webkit.org/show_bug.cgi?id=224528
Summary [LayoutTests] Convert http/tests/media convert PHP to Python
Chris Gambrell
Reported 2021-04-13 22:05:44 PDT
Replacing PHP with equivalent Python CGI scripts
Attachments
Patch (78.80 KB, patch)
2021-04-14 10:07 PDT, Chris Gambrell
no flags
Patch (80.26 KB, patch)
2021-04-14 21:03 PDT, Chris Gambrell
jbedard: review+
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2021-04-13 22:06:15 PDT
Chris Gambrell
Comment 2 2021-04-14 10:07:08 PDT
Jonathan Bedard
Comment 3 2021-04-14 12:06:43 PDT
Comment on attachment 425996 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425996&action=review > LayoutTests/media/content/metadata.db:2 > +[ I think we should rename this file to 'metadata.json' to reflect it's actual content.
Chris Gambrell
Comment 4 2021-04-14 21:03:53 PDT
Chris Gambrell
Comment 5 2021-04-14 21:04:12 PDT
(In reply to Jonathan Bedard from comment #3) > Comment on attachment 425996 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=425996&action=review > > > LayoutTests/media/content/metadata.db:2 > > +[ > > I think we should rename this file to 'metadata.json' to reflect it's actual > content. Fixed in comment 4
Chris Gambrell
Comment 6 2021-04-15 08:50:42 PDT
This is how CoreMedia is expected to behave and the Content-Length header will need to be specified.
Chris Gambrell
Comment 7 2021-04-15 08:51:34 PDT
Comment 6 and the state change was meant for https://bugs.webkit.org/show_bug.cgi?id=224339. Please disregard.
Jonathan Bedard
Comment 8 2021-04-15 08:56:33 PDT
Comment on attachment 426073 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=426073&action=review > LayoutTests/http/tests/media/resources/create-id3-db.php:26 > + // $ LayoutTests/media/content/metadata.json Actually, you should keep this as metadata.db, since this file is going to dump PHP, not JSON.
Chris Gambrell
Comment 9 2021-04-15 09:02:35 PDT
Note You need to log in before you can comment on or make changes to this bug.