[Webkit-unassigned] [Bug 72811] [Gtk] No accessible caret-moved events found in certain content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 16:22:06 PDT 2012


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


chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159791|review?                     |review+
               Flag|                            |




--- Comment #18 from chris fleizach <cfleizach at apple.com>  2012-08-21 16:22:04 PST ---
(From update of attachment 159791)
View in context: https://bugs.webkit.org/attachment.cgi?id=159791&action=review

> Source/WebCore/accessibility/gtk/WebKitAccessibleWrapperAtk.cpp:820
> +    return (role == ParagraphRole || role == HeadingRole || role == DivRole || role == CellRole);

i think the parens around the statement are not necessary. i'm not sure if there is a style guide entry about this

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