WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-02-06 18:54:52 PST
<
rdar://problem/47873465
>
Keith Rollin
Comment 2
2019-02-06 19:21:40 PST
Created
attachment 361370
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug