Bug 208751

Summary: Update text placeholder selection on removal without using Range IPI
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208661

Daniel Bates
Reported 2020-03-06 18:12:01 PST
Follow up on bug #208661, when updating selection after a text placeholder removal we should do so without instantiating a Range, which is heavy-handed.
Attachments
Daniel Bates
Comment 1 2020-03-06 18:36:13 PST
I decided to fix this in the original bug, bug #208661.
Note You need to log in before you can comment on or make changes to this bug.