[Webkit-unassigned] [Bug 86838] [EFL][DRT] Key modifier bit flags have enum type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 08:01:16 PDT 2012


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





--- Comment #2 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-05-18 08:00:19 PST ---
(From update of attachment 142686)
View in context: https://bugs.webkit.org/attachment.cgi?id=142686&action=review

I'd rather change the type of KeyEventInfo::modifiers to unsigned (as is already done in places such as PlatformEvent.h in WebCore) and keep the enum an enum.

> Tools/ChangeLog:8
> +        Refactoring. EvasKeyModifier is unsigned int.

Your explanation in the original bug comment is much more helpful, please consider adding it here.

-- 
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