WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
181148
REGRESSION (
r224313
): Fix build warning when compiling WebKit.xcassets
https://bugs.webkit.org/show_bug.cgi?id=181148
Summary
REGRESSION (r224313): Fix build warning when compiling WebKit.xcassets
David Kilzer (:ddkilzer)
Reported
2017-12-24 06:38:55 PST
The fix for
Bug 178924
in
r224313
caused a new warning to appear when compiling Source/WebKit: Opensource/Source/WebKit/WebKit.xcassets: warning: Failed to read file attributes for "Opensource/Source/WebKit/WebKit.xcassets" Failure Reason: No such file or directory The bug is that a relative path was introduced into the Xcode project that assumed a case-insensitive filesystem as well as a required name for the WebKit source checkout.
Attachments
Patch v1
(3.65 KB, patch)
2017-12-24 06:40 PST
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2017-12-24 06:40:28 PST
Created
attachment 330171
[details]
Patch v1
Radar WebKit Bug Importer
Comment 2
2017-12-24 06:41:18 PST
<
rdar://problem/36205815
>
WebKit Commit Bot
Comment 3
2017-12-24 11:07:16 PST
Comment on
attachment 330171
[details]
Patch v1 Clearing flags on attachment: 330171 Committed
r226290
: <
https://trac.webkit.org/changeset/226290
>
WebKit Commit Bot
Comment 4
2017-12-24 11:07:17 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