WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 52596
Add missing DOMDocument/DOMDocumentFragment headers to Xcode project
https://bugs.webkit.org/show_bug.cgi?id=52596
Summary
Add missing DOMDocument/DOMDocumentFragment headers to Xcode project
David Kilzer (:ddkilzer)
Reported
2011-01-17 14:30:25 PST
Created
attachment 79216
[details]
Patch Reviewed by NOBODY (OOPS!). WebCore: This fixes two issues: Add missing DOMDocumentFragmentPrivate.h and DOMDocumentPrivate.h files to the project. These files were never added to the the project although their *Internal.h counterparts were added in
r16548
and
r17390
. Add missing DOMDocumentFragmentInternal.h to the Headers section. It was moved from Headers to "Copy Generated Headers" in
r31045
, but it should have an entry in both sections. * WebCore.xcodeproj/project.pbxproj: WebKit/mac: * MigrateHeaders.make: Copy DOMDocumentFragmentPrivate.h and DOMDocumentPrivate.h to the PrivateHeaders directory. --- 4 files changed, 45 insertions(+), 1 deletions(-)
Attachments
Patch
(9.48 KB, patch)
2011-01-17 14:30 PST
,
David Kilzer (:ddkilzer)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2011-01-17 15:04:31 PST
Committed
r75974
: <
http://trac.webkit.org/changeset/75974
>
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