RESOLVED FIXED 194371
Remove extra copy of 100x100-red.tga
https://bugs.webkit.org/show_bug.cgi?id=194371
Summary Remove extra copy of 100x100-red.tga
Keith Rollin
Reported 2019-02-06 18:54:40 PST
In order to help it pass its tests, Bug 194190 added a second copy of the file 100x100-red.tga. However, it turns out that this additional file wasn't actually needed, and that that sole previous copy was sufficient. At the same time, this second copy -- which was copied to the same location in the build output as the first copy -- now caused XCBuild to complain because there were two production rules for the same output file. Address this by removing the newly-added extra copy.
Attachments
Patch (4.99 KB, patch)
2019-02-06 19:21 PST, Keith Rollin
no flags
Radar WebKit Bug Importer
Comment 1 2019-02-06 18:54:52 PST
Keith Rollin
Comment 2 2019-02-06 19:21:40 PST
WebKit Commit Bot
Comment 3 2019-02-07 11:24:13 PST
Comment on attachment 361370 [details] Patch Clearing flags on attachment: 361370 Committed r241134: <https://trac.webkit.org/changeset/241134>
WebKit Commit Bot
Comment 4 2019-02-07 11:24:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.