[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
Sun Jul 19 01:24:10 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147052

--- Comment #7 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #6)
> The test case should cause the crash to happen if the fix is not applied

So setting focus can trigger a deferred layout that invalidates the associated render element which cause asking axObjectCache() either found no document, or no axObjectCache at that document. I tried removing the element in the test as you suggested, but seemed no luck to crash it. 

Any other suggestion to come up a way to reproduce it in the layout test?

Thanks.

-- 
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/20150719/c19287d7/attachment-0001.html>


More information about the webkit-unassigned mailing list