Bug 226179

Summary: [LayoutTests] Remove straggling PHP references
Product: WebKit Reporter: Chris Gambrell <cgambrell>
Component: Tools / TestsAssignee: Chris Gambrell <cgambrell>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, eric.carlson, ews-watchlist, glenn, hi, jbedard, jer.noble, mkwst, philipj, ryanhaddad, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=220749
Attachments:
Description Flags
Patch jbedard: review+

Description Chris Gambrell 2021-05-24 10:25:58 PDT
Removing the remaining .php references in LayoutTests/http/tests
Comment 1 Radar WebKit Bug Importer 2021-05-24 10:26:51 PDT
<rdar://problem/78407224>
Comment 2 Chris Gambrell 2021-05-24 10:37:14 PDT
Created attachment 429546 [details]
Patch
Comment 3 Jonathan Bedard 2021-05-24 10:43:59 PDT
Comment on attachment 429546 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=429546&action=review

> LayoutTests/http/tests/media/resources/serve_video.py:149
> +        # create-id3-db.php script file in LayoutTests/media/content/create-id3-db.php.

Isn't it just LayoutTests/media/content/create-id3-db now?
Comment 4 Chris Gambrell 2021-05-24 13:11:20 PDT
Committed r277964 (238088@main): <https://commits.webkit.org/238088@main>