Bug 146982

Summary: Headers that look for NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES should import NSGeometry.h
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Description Anders Carlsson 2015-07-15 14:45:37 PDT
Headers that look for NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES should import NSGeometry.h
Comment 1 Anders Carlsson 2015-07-15 14:48:10 PDT
Created attachment 256866 [details]
Patch
Comment 2 Anders Carlsson 2015-07-15 15:00:34 PDT
Created attachment 256867 [details]
Patch
Comment 3 Tim Horton 2015-07-15 15:32:03 PDT
Comment on attachment 256867 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=256867&action=review

> Source/WebCore/platform/graphics/IntSize.h:29
> +#include "PlatformExportMacros.h"

?
Comment 4 Anders Carlsson 2015-07-15 15:41:00 PDT
Committed r186866: <http://trac.webkit.org/changeset/186866>