[Webkit-unassigned] [Bug 173584] focus() function in Speedometer 2.0 Inferno takes long time because of repetitive frame->layout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 25 16:05:47 PDT 2017


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

--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
Oh, focus() is called by JS. That's going to be a bit tricky because there's some logic in determining whether an element is focusable or not which involves the computation of the height.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170625/ba7d4bb2/attachment.html>


More information about the webkit-unassigned mailing list