[webkit-reviews] review requested: [Bug 121558] AX: Crash when trying to retrieve textual information for a heading after hiding it : [Attachment 212000] Patch proposal plus new Layout test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 18 09:48:52 PDT 2013
Mario Sanchez Prada <mario at webkit.org> has asked for review:
Bug 121558: AX: Crash when trying to retrieve textual information for a heading
after hiding it
https://bugs.webkit.org/show_bug.cgi?id=121558
Attachment 212000: Patch proposal plus new Layout test
https://bugs.webkit.org/attachment.cgi?id=212000&action=review
------- Additional Comments from Mario Sanchez Prada <mario at webkit.org>
(In reply to comment #2)
> [...]
> Are we able to force the layout update before we start building the string?
hopefully then calls within the textUnderElement() won't do anything because it
will already be updated
Yes, that's exactly the idea behind the patch I'm attaching now.
More information about the webkit-reviews
mailing list