NEW 31235
AX: convert accessibilityAttributeName to dispatch based on attribute instead if if/else
https://bugs.webkit.org/show_bug.cgi?id=31235
Summary AX: convert accessibilityAttributeName to dispatch based on attribute instead...
chris fleizach
Reported 2009-11-07 20:28:11 PST
in accessibilityAttributeName in AccessibilityObjectWrapperMac.mm, there's a whole lot of if/else, that I have to imagine is slowing things down, since that method is called a *lot* we could speed it up by dispatching to methods to handle each specific attribute. there's enough of them to make this worthwhile now
Attachments
Mark Rowe (bdash)
Comment 1 2009-11-07 20:58:44 PST
*** Bug 31236 has been marked as a duplicate of this bug. ***
James Craig
Comment 2 2013-09-30 12:35:30 PDT
Note You need to log in before you can comment on or make changes to this bug.