[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:28:46 PDT 2012


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





--- Comment #20 from chris fleizach <cfleizach at apple.com>  2012-08-21 16:28:43 PST ---
(In reply to comment #19)
> (In reply to comment #18)
> > (From update of attachment 159791 [details] [details])
> > 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
> 
>   $ Tools/Scripts/check-webkit-style 
>   WARNING: File exempt from style guide. Skipping:   
>   "Source/WebKit/gtk/tests/testatk.c"
>   Total errors found: 0 in 4 files
> 
> Would you like a new patch with the parens removed?

Yes. Thank you

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