WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47556
WKBundleNodeHandlePrivate.h should be marked private, not project
https://bugs.webkit.org/show_bug.cgi?id=47556
Summary
WKBundleNodeHandlePrivate.h should be marked private, not project
John Sullivan
Reported
2010-10-12 14:19:07 PDT
WKBundleNodeHandlePrivate.h is marked "project" in Xcode.proj. It should be marked "private" since it's intended to be used as SPI by clients.
Attachments
Patch to mark this header file as "private" in the Xcode project.
(1.59 KB, patch)
2010-10-12 14:21 PDT
,
John Sullivan
andersca
: review+
sullivan
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Sullivan
Comment 1
2010-10-12 14:21:30 PDT
Created
attachment 70563
[details]
Patch to mark this header file as "private" in the Xcode project.
John Sullivan
Comment 2
2010-10-12 14:25:07 PDT
Committed in
r69604
.
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