[Webkit-unassigned] [Bug 121558] AX: Crash when trying to retrieve textual information for a heading after hiding it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 19 04:19:15 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121558
Mario Sanchez Prada <mario at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #212000| |commit-queue-
Flag| |
--- Comment #6 from Mario Sanchez Prada <mario at webkit.org> 2013-09-19 04:18:21 PST ---
(From update of attachment 212000)
(In reply to comment #5)
> [...]
> This means that the issue was already there, it was just not
> obvious. So, I guess the best way to move forward is to be
> more honest and declare as non-const all this methods that
> can potentially modify the a11y tree and then we will be
> able to finish this simple patch here by just calling
> updateBackingStore(), as you suggested.
I filed a new bug for dealing with that issue in bug 121602.
Now setting cq- so we make sure nobody lands this patch in the meantime, as it's wrong anyway since I should have realized that I should have made textUnderElement() a non-const method after adding the call to updateLayout() there.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list