Don't use ENABLE() macro in an exported header.
* platform/ios/wak/WAKResponder.h:
Source/WebKit/ios: Clean up exports and headers for iOS.
* Misc/WebNSStringDrawing.h: Don't use PLATFORM() macro in an exported header.
* WebCoreSupport/WebFrameIOS.h: Ditto.
* WebCoreSupport/WebSelectionRect.h: Ditto.
Source/WebKit/mac: Clean up exports and headers for iOS.
Need to export WebArchivePboardType on Mac and iOS.
* WebKit.exp:
* WebKit.mac.exp:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@162024
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-01-14 Simon Fraser <simon.fraser@apple.com>
+
+ Clean up exports and headers for iOS.
+
+ Don't use ENABLE() macro in an exported header.
+
+ * platform/ios/wak/WAKResponder.h:
+
2014-01-14 Daniel Bates <dabates@apple.com>
[iOS] Move symbol __ZN7WebCore34registerQLPreviewConverterIfNeededEP5NSURLP8NSStringP6NSData to
- (void)mouseExited:(WebEvent *)theEvent;
- (void)keyDown:(WebEvent *)event;
- (void)keyUp:(WebEvent *)event;
-#if ENABLE(TOUCH_EVENTS)
- (void)touch:(WebEvent *)event;
-#endif
- (void)insertText:(NSString *)text;
+2014-01-14 Simon Fraser <simon.fraser@apple.com>
+
+ Clean up exports and headers for iOS.
+
+ * Misc/WebNSStringDrawing.h: Don't use PLATFORM() macro in an exported header.
+ * WebCoreSupport/WebFrameIOS.h: Ditto.
+ * WebCoreSupport/WebSelectionRect.h: Ditto.
+
2014-01-14 Dean Jackson <dino@apple.com>
Remove .objc_class_name_WebInspectorXPCWrapper from export on iOS build.
#ifndef WebNSStringDrawing_h
#define WebNSStringDrawing_h
-#if PLATFORM(IOS)
+#if TARGET_OS_IPHONE
#import <CoreGraphics/CoreGraphics.h>
#import <Foundation/Foundation.h>
@end
-#endif // PLATFORM(IOS)
+#endif // TARGET_OS_IPHONE
#endif // WebNSStringDrawing_h
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#if PLATFORM(IOS)
+#if TARGET_OS_IPHONE
#import <CoreGraphics/CoreGraphics.h>
#import <WebKit/WebFrame.h>
@end
-#endif // PLATFORM(IOS)
+#endif // TARGET_OS_IPHONE
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#if PLATFORM(IOS)
+#if TARGET_OS_IPHONE
#import <CoreGraphics/CoreGraphics.h>
#import <Foundation/Foundation.h>
@end
-#endif // PLATFORM(IOS)
+#endif // TARGET_OS_IPHONE
+2014-01-14 Simon Fraser <simon.fraser@apple.com>
+
+ Clean up exports and headers for iOS.
+
+ Need to export WebArchivePboardType on Mac and iOS.
+
+ * WebKit.exp:
+ * WebKit.mac.exp:
+
2014-01-14 Simon Fraser <simon.fraser@apple.com>
Fix header availability checks on iOS
_WebActionModifierFlagsKey
_WebActionNavigationTypeKey
_WebActionOriginalURLKey
+_WebArchivePboardType
_WebDatabaseDidModifyDatabaseNotification
_WebDatabaseDidModifyOriginNotification
_WebDatabaseDirectoryDefaultsKey
.objc_class_name_WebURLsWithTitles
_HIWebViewCreate
_HIWebViewGetWebView
-_WebArchivePboardType
_WebConvertNSImageToCGImageRef
_WebCoreScrollbarAlwaysOn
_WebIconDatabaseDidAddIconNotification