Bug 226065 - [LayoutTests] Delete unused LayoutTests/http resources
Summary: [LayoutTests] Delete unused LayoutTests/http resources
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-20 19:32 PDT by Jonathan Bedard
Modified: 2021-05-25 15:29 PDT (History)
13 users (show)

See Also:


Attachments
Patch (893.63 KB, patch)
2021-05-20 19:50 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (1.17 MB, patch)
2021-05-21 09:02 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (1.15 MB, patch)
2021-05-21 13:03 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (1.13 MB, patch)
2021-05-21 15:57 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-05-20 19:32:17 PDT
There are a number of unused resources in LayoutTests/http, we should delete them.
Comment 1 Radar WebKit Bug Importer 2021-05-20 19:32:33 PDT
<rdar://problem/78289889>
Comment 2 Jonathan Bedard 2021-05-20 19:50:49 PDT
Created attachment 429260 [details]
Patch
Comment 3 Alexey Proskuryakov 2021-05-20 20:52:55 PDT
This is surprising. All tests here were manually written, but there are so many unused resources?
Comment 4 Jonathan Bedard 2021-05-21 09:02:27 PDT
Created attachment 429295 [details]
Patch
Comment 5 Jonathan Bedard 2021-05-21 13:03:52 PDT
Created attachment 429329 [details]
Patch
Comment 6 Jonathan Bedard 2021-05-21 13:07:02 PDT
There are a few image files that can be deleted as well, but I can't put those in a patch.
Comment 7 Jonathan Bedard 2021-05-21 15:57:01 PDT
Created attachment 429356 [details]
Patch
Comment 8 Jonathan Bedard 2021-05-24 07:58:14 PDT
Landed 238077@main (tools don't like changes that delete png and jpgs, apparently)