Bug 85828 - Correct logical error in accessibilityIsIgnored.
Summary: Correct logical error in accessibilityIsIgnored.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Tseng
URL:
Keywords:
: 85831 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-07 14:13 PDT by David Tseng
Modified: 2012-05-07 17:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2012-05-07 14:13 PDT, David Tseng
no flags Details | Formatted Diff | Diff
Patch (2.08 KB, patch)
2012-05-07 15:00 PDT, David Tseng
no flags Details | Formatted Diff | Diff
Patch (2.07 KB, patch)
2012-05-07 15:36 PDT, David Tseng
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.