[Webkit-unassigned] [Bug 147052] AX: Selection change as a result of focusing an element may cause Safari to crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 14:40:51 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147052
--- Comment #11 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 257126
--> https://bugs.webkit.org/attachment.cgi?id=257126
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=257126&action=review
>>> LayoutTests/platform/mac/accessibility/focus-crash.html:16
>>> + testRunner.dumpAsText();
>>
>> this is probably not necessary
>
> But I'm accessing axElement in the finishTest() function.
not sure how that even works since the scope is totally different. you're creating the element here then accessing inside a different function
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150720/8d0c3b35/attachment-0001.html>
More information about the webkit-unassigned
mailing list