WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195109
Fix Xcode project UUIDs for TextCheckerCompletion.cpp and TextCheckerCompletion.h
https://bugs.webkit.org/show_bug.cgi?id=195109
Summary
Fix Xcode project UUIDs for TextCheckerCompletion.cpp and TextCheckerCompleti...
Keith Rollin
Reported
2019-02-27 10:48:50 PST
In
r144436
, TextCheckerCompletion.cpp and TextCheckerCompletion.h were added to WebKit2.xcodeproj with invalid UUIDs (they included Q's and Z's in hexadecimal strings). While these UUIDs haven't caused any problems in practice over the last six years, they are indeed invalid, and were discovered via an Xcode-project processing tool that did not anticipate their format. Fix this by removing the files from the project and re-adding them.
Attachments
Patch
(9.69 KB, patch)
2019-02-27 10:54 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-27 10:51:30 PST
<
rdar://problem/48442272
>
Keith Rollin
Comment 2
2019-02-27 10:54:13 PST
Created
attachment 363106
[details]
Patch
WebKit Commit Bot
Comment 3
2019-02-27 13:28:12 PST
Comment on
attachment 363106
[details]
Patch Clearing flags on attachment: 363106 Committed
r242153
: <
https://trac.webkit.org/changeset/242153
>
WebKit Commit Bot
Comment 4
2019-02-27 13:28:14 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