WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/15113766
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug