[webkit-reviews] review granted: [Bug 68644] Add APIObjects for Size, Point, Rect : [Attachment 108388] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 14:37:06 PDT 2011


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 68644: Add APIObjects for Size, Point, Rect
https://bugs.webkit.org/show_bug.cgi?id=68644

Attachment 108388: Patch
https://bugs.webkit.org/attachment.cgi?id=108388&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=108388&action=review


> Source/WebKit2/Shared/API/c/WKBase.h:138
> +#if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
> +#define WK_INLINE static inline

What does this mean?


More information about the webkit-reviews mailing list