Bug 255628
Summary: | [Cocoa] WebKit is copying a source file into the build product directory | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Tools / Tests | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
We noticed that the 'BackgroundFetchState.serialization.in' file is improperly being copied into the WebContent.Development.xpc service as a resource. This is just a waste of space on the finished product.
This patch fixes this minor mistake.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://108188233>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/12888
EWS
Committed 263107@main (860778a3010e): <https://commits.webkit.org/263107@main>
Reviewed commits have been landed. Closing PR #12888 and removing active labels.