Bug 47556

Summary: WKBundleNodeHandlePrivate.h should be marked private, not project
Product: WebKit Reporter: John Sullivan <sullivan>
Component: WebKit2Assignee: John Sullivan <sullivan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to mark this header file as "private" in the Xcode project. andersca: review+, sullivan: commit-queue-

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-
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.