[Webkit-unassigned] [Bug 69190] Need a wrapper for UserGestureIndicator in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 21:38:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69190





--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-09-30 21:38:03 PST ---
(From update of attachment 109377)
View in context: https://bugs.webkit.org/attachment.cgi?id=109377&action=review

can you say more about how you will use this?

> Source/WebKit/chromium/src/WebUserGestureIndicator.cpp:40
> +#define COMPILE_ASSERT_MATCHING_ENUM(webkit_name, webcore_name) \

nit: we usually just put these in AssertMatchingEnums.cpp so that we only have to define this helper macro once.  it also keeps the code here a bit cleaner.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list