RESOLVED FIXED 62351
AX: aria-labelledby should be used in preference to aria-labeledby
https://bugs.webkit.org/show_bug.cgi?id=62351
Summary AX: aria-labelledby should be used in preference to aria-labeledby
Attachments
Patch (8.05 KB, patch)
2011-06-08 21:21 PDT, Alice Boxhall
no flags
Patch (8.10 KB, patch)
2011-08-21 23:03 PDT, Alice Boxhall
no flags
Patch (8.00 KB, patch)
2011-08-21 23:31 PDT, Alice Boxhall
no flags
Patch (9.34 KB, patch)
2011-08-23 00:20 PDT, Alice Boxhall
no flags
Patch (9.37 KB, patch)
2011-09-05 18:29 PDT, Alice Boxhall
no flags
Patch (12.48 KB, patch)
2011-11-02 20:50 PDT, Alice Boxhall
no flags
Patch (9.35 KB, patch)
2011-11-02 21:54 PDT, Alice Boxhall
cfleizach: review-
Patch. (4.17 KB, patch)
2013-11-18 16:32 PST, Samuel White
no flags
Alice Boxhall
Comment 1 2011-06-08 21:21:50 PDT
Alice Boxhall
Comment 2 2011-06-08 21:26:23 PDT
There may be some opposition to the method name change, but I was finding it confusing to type when the standard is aria-labelledby.
chris fleizach
Comment 3 2011-08-18 12:50:36 PDT
Comment on attachment 96542 [details] Patch Sorry this took so long to review. r=me
Alice Boxhall
Comment 4 2011-08-21 23:03:04 PDT
Alice Boxhall
Comment 5 2011-08-21 23:04:11 PDT
Comment on attachment 104644 [details] Patch Rebased patch.
chris fleizach
Comment 6 2011-08-21 23:17:32 PDT
Comment on attachment 104644 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=104644&action=review > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1307 > + the last patch did not change this logic. this patch looks like it's now changing what's returned in title
Alice Boxhall
Comment 7 2011-08-21 23:31:22 PDT
Alice Boxhall
Comment 8 2011-08-21 23:37:35 PDT
Comment on attachment 104647 [details] Patch Thanks for the quick review; not sure how that extra logic got in the last patch.
WebKit Review Bot
Comment 9 2011-08-22 17:24:43 PDT
Comment on attachment 104647 [details] Patch Clearing flags on attachment: 104647 Committed r93565: <http://trac.webkit.org/changeset/93565>
WebKit Review Bot
Comment 10 2011-08-22 17:24:47 PDT
All reviewed patches have been landed. Closing bug.
Alice Boxhall
Comment 11 2011-08-22 22:58:47 PDT
Reopening after rollout.
Alice Boxhall
Comment 12 2011-08-23 00:20:30 PDT
Alice Boxhall
Comment 13 2011-08-23 00:22:10 PDT
Fixed the bug that caused a bunch of test breakages, and updated the test to work with the changes in bug 61995.
Alice Boxhall
Comment 14 2011-09-05 17:14:43 PDT
Comment on attachment 104795 [details] Patch Is this ok?
chris fleizach
Comment 15 2011-09-05 18:18:37 PDT
(In reply to comment #14) > (From update of attachment 104795 [details]) > Is this ok? is the windows build failure due to something else?
Alice Boxhall
Comment 16 2011-09-05 18:29:27 PDT
Alice Boxhall
Comment 17 2011-09-05 18:31:03 PDT
(In reply to comment #15) > (In reply to comment #14) > > (From update of attachment 104795 [details] [details]) > > Is this ok? > > is the windows build failure due to something else? Not sure; just uploaded a rebaselined patch; if that fails on Windows I'll check it out.
chris fleizach
Comment 18 2011-09-05 23:14:08 PDT
Comment on attachment 106373 [details] Patch win build failure 5>..\AccessibleImage.cpp(49) : error C2039: 'ariaLabeledByAttribute' : is not a member of 'WebCore::AccessibilityRenderObject' 5> C:\cygwin\home\buildbot\WebKitBuild\Debug\Include\WebCore/AccessibilityRenderObject.h(58) : see declaration of 'WebCore::AccessibilityRenderObject'
Alice Boxhall
Comment 19 2011-11-02 20:50:38 PDT
Alice Boxhall
Comment 20 2011-11-02 20:51:31 PDT
Re-submitting patch as it builds for me on Windows now.
Alice Boxhall
Comment 21 2011-11-02 21:54:35 PDT
Alice Boxhall
Comment 22 2011-11-02 21:55:12 PDT
Trying that again without my local hacks... still getting used to Windows.
Alice Boxhall
Comment 23 2011-11-02 22:24:17 PDT
Ok, still not building on EWS. Will look into why.
chris fleizach
Comment 24 2011-11-16 08:11:06 PST
Comment on attachment 113430 [details] Patch r- until it builds on windows
James Craig
Comment 25 2013-11-18 15:46:27 PST
Samuel White
Comment 26 2013-11-18 16:32:58 PST
WebKit Commit Bot
Comment 27 2013-11-18 22:07:56 PST
Comment on attachment 217249 [details] Patch. Clearing flags on attachment: 217249 Committed r159482: <http://trac.webkit.org/changeset/159482>
WebKit Commit Bot
Comment 28 2013-11-18 22:08:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.