WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62677
Remove duplicate header entries in WebCore project file
https://bugs.webkit.org/show_bug.cgi?id=62677
Summary
Remove duplicate header entries in WebCore project file
David Kilzer (:ddkilzer)
Reported
Wednesday, June 15, 2011 12:26:43 AM UTC
Xcode 4 finds a number of duplicate header entries in the WebCore project file. I have a series of two patches that cleans it up.
Attachments
Patch 1 of 2
(4.86 KB, patch)
2011-06-14 16:32 PDT
,
David Kilzer (:ddkilzer)
darin
: review+
Details
Formatted Diff
Diff
Patch 2 of 2
(66.41 KB, patch)
2011-06-14 16:32 PDT
,
David Kilzer (:ddkilzer)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
Wednesday, June 15, 2011 12:32:26 AM UTC
Created
attachment 97189
[details]
Patch 1 of 2
David Kilzer (:ddkilzer)
Comment 2
Wednesday, June 15, 2011 12:32:51 AM UTC
Created
attachment 97190
[details]
Patch 2 of 2
David Kilzer (:ddkilzer)
Comment 3
Wednesday, June 15, 2011 12:35:41 AM UTC
(In reply to
comment #1
)
> Created an attachment (id=97189) [details] > Patch 1 of 1
FWIW, I used uniq(1) to remove these dupes because Xcode wanted to remove all references to the file and then re-add them with new unique identifiers, but just removing the identical references caused fewer changes.
David Kilzer (:ddkilzer)
Comment 4
Wednesday, June 15, 2011 5:39:45 AM UTC
Part 1 of 2: Committed
r88904
: <
http://trac.webkit.org/changeset/88904
>
David Kilzer (:ddkilzer)
Comment 5
Wednesday, June 15, 2011 5:40:00 AM UTC
Part 2 of 2: Committed
r88905
: <
http://trac.webkit.org/changeset/88905
>
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