WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2017-09-15 11:53:04 PDT
Created
attachment 320938
[details]
Patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug