Bug 226179 - [LayoutTests] Remove straggling PHP references
Summary: [LayoutTests] Remove straggling PHP references
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Gambrell
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-24 10:25 PDT by Chris Gambrell
Modified: 2021-05-24 13:11 PDT (History)
12 users (show)

See Also:


Attachments
Patch (16.31 KB, patch)
2021-05-24 10:37 PDT, Chris Gambrell
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>