[webkit-reviews] review granted: [Bug 24653] WebKit should be buildable without prefix header injection : [Attachment 28705] Without NSUInteger problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 15:48:33 PDT 2009


Mark Rowe (bdash) <mrowe at apple.com> has granted Mark Mentovai
<mark at chromium.org>'s request for review:
Bug 24653: WebKit should be buildable without prefix header injection
https://bugs.webkit.org/show_bug.cgi?id=24653

Attachment 28705: Without NSUInteger problems
https://bugs.webkit.org/attachment.cgi?id=28705&action=review

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
Now that you're including NSFontManager.h, there's no need to forward declare
NSPoint or NSRect.  NSFontManager.h includes NSGeometry.h, which provides the
real declarations for NSPoint and NSRect.


More information about the webkit-reviews mailing list