Bug 146982 - Headers that look for NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES should import NSGeometry.h
Summary: Headers that look for NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES should import...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-15 14:45 PDT by Anders Carlsson
Modified: 2015-07-15 15:41 PDT (History)
0 users

See Also:


Attachments
Patch (2.29 KB, patch)
2015-07-15 14:48 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (2.29 KB, patch)
2015-07-15 15:00 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>