[Webkit-unassigned] [Bug 27788] New: Export WebPluginContainerCheck.h as private header
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 28 17:52:20 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27788
Summary: Export WebPluginContainerCheck.h as private header
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: andersca at apple.com
David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33684| |review?
Flag| |
Created an attachment (id=33684)
--> (https://bugs.webkit.org/attachment.cgi?id=33684)
Patch v1
Reviewed by NOBODY (OOPS!).
WebPluginContainerCheck.h must be a private header because it is
included from WebPluginController.h, which is a private header.
WebKit:
* WebKit.xcodeproj/project.pbxproj: Export
WebPluginContainerCheck.h as a private header.
WebKit/mac:
* Plugins/WebPluginController.h: Changed #import of
WebPluginContainerCheck.h to use a framework-style path.
---
4 files changed, 26 insertions(+), 2 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list