[webkit-reviews] review requested: [Bug 27788] Export WebPluginContainerCheck.h as private header : [Attachment 33684] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 17:52:20 PDT 2009


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 27788: Export WebPluginContainerCheck.h as private header
https://bugs.webkit.org/show_bug.cgi?id=27788

Attachment 33684: Patch v1
https://bugs.webkit.org/attachment.cgi?id=33684&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
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(-)


More information about the webkit-reviews mailing list