RESOLVED FIXED 42056
AX converts AtomicStrings to .string() more than needed
https://bugs.webkit.org/show_bug.cgi?id=42056
Summary AX converts AtomicStrings to .string() more than needed
chris fleizach
Reported 2010-07-12 00:39:06 PDT
lots of examples like String ariaSelected = getAttribute(aria_selectedAttr).string(); when it's not needed
Attachments
Patch (9.32 KB, patch)
2010-07-12 16:42 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2010-07-12 16:42:53 PDT
chris fleizach
Comment 2 2010-07-12 16:54:02 PDT
Note You need to log in before you can comment on or make changes to this bug.