Bug 211865 - Do not clear selection/repaint when the renderer gets moved during tree normalization.
Summary: Do not clear selection/repaint when the renderer gets moved during tree norma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-13 15:07 PDT by zalan
Modified: 2020-05-13 21:55 PDT (History)
11 users (show)

See Also:


Attachments
Patch (8.32 KB, patch)
2020-05-13 15:52 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-05-13 15:07:57 PDT
<rdar://problem/62849044>
Comment 1 zalan 2020-05-13 15:52:19 PDT
Created attachment 399308 [details]
Patch
Comment 2 zalan 2020-05-13 15:53:49 PDT
At some point we should introduce a callback for code that deals with "destruction cleanup" and still has access to the tree.
Comment 3 EWS 2020-05-13 21:55:22 PDT
Committed r261675: <https://trac.webkit.org/changeset/261675>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399308 [details].