Bug 85828

Summary: Correct logical error in accessibilityIsIgnored.
Product: WebKit Reporter: David Tseng <dtseng>
Component: AccessibilityAssignee: David Tseng <dtseng>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description David Tseng 2012-05-07 14:13:21 PDT
Correct logical error in accessibilityIsIgnored.
Comment 1 David Tseng 2012-05-07 14:13:43 PDT
Created attachment 140590 [details]
Patch
Comment 2 chris fleizach 2012-05-07 14:21:43 PDT
looks ok after you fix style error
Comment 3 David Tseng 2012-05-07 15:00:52 PDT
Created attachment 140598 [details]
Patch
Comment 4 chris fleizach 2012-05-07 15:07:45 PDT
Comment on attachment 140598 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=140598&action=review

> Source/WebCore/ChangeLog:5
> +

incorrect indendation here
Comment 5 David Tseng 2012-05-07 15:36:57 PDT
Created attachment 140606 [details]
Patch
Comment 6 Alexey Proskuryakov 2012-05-07 16:08:16 PDT
*** Bug 85831 has been marked as a duplicate of this bug. ***
Comment 7 WebKit Review Bot 2012-05-07 17:09:00 PDT
Comment on attachment 140606 [details]
Patch

Clearing flags on attachment: 140606

Committed r116376: <http://trac.webkit.org/changeset/116376>
Comment 8 WebKit Review Bot 2012-05-07 17:09:05 PDT
All reviewed patches have been landed.  Closing bug.