[webkit-reviews] review granted: [Bug 128885] Stop using PLATFORM(MAC)=?UTF-8?Q?=20in=20Source=20except=20where=20it=20means=20=E2=80=9COS=20X=20but=20not=20iOS=E2=80=9D=20?=: [Attachment 224320] Use PLATFORM(COCOA), add !PLATFORM(IOS), etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 16 12:33:39 PST 2014


Anders Carlsson <andersca at apple.com> has granted mitz at webkit.org
<mitz at webkit.org>'s request for review:
Bug 128885: Stop using PLATFORM(MAC) in Source except where it means “OS X but
not iOS”
https://bugs.webkit.org/show_bug.cgi?id=128885

Attachment 224320: Use PLATFORM(COCOA), add !PLATFORM(IOS), etc.
https://bugs.webkit.org/attachment.cgi?id=224320&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224320&action=review


> Source/WebCore/loader/FrameLoaderClient.h:54
>  class NSCachedURLResponse;
>  class NSView;

Should switch this to OBJC_CLASS while you're at it.


More information about the webkit-reviews mailing list