NEW 176972
Avoid updating the style inside Document::setFocusedElement when called from Document::removeFocusedNodeOfSubtree.
https://bugs.webkit.org/show_bug.cgi?id=176972
Summary Avoid updating the style inside Document::setFocusedElement when called from ...
Per Arne Vollan
Reported 2017-09-14 17:50:59 PDT
The following FIXME is found in Document::removeFocusedNodeOfSubtree before calling setFocusedElement: // FIXME: We should avoid synchronously updating the style inside setFocusedElement.
Attachments
Patch (3.68 KB, patch)
2017-09-15 11:53 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2017-09-15 11:53:04 PDT
Note You need to log in before you can comment on or make changes to this bug.