[webkit-reviews] review granted: [Bug 34672] [BREWMP] Add dummy Cursor : [Attachment 48499] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 13:20:30 PST 2010


Eric Seidel <eric at webkit.org> has granted Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 34672: [BREWMP] Add dummy Cursor
https://bugs.webkit.org/show_bug.cgi?id=34672

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
Using a function local static is fine.	We have a macro we use for them called
DEFINE_STATIC_LOCAL (I think it's mostly to work around a GCC but.

This current implementation is also OK.


More information about the webkit-reviews mailing list