Bug 232177 - Check if start and end positions are still valid after updating them through mergeStartWithPreviousIfIdentical
Summary: Check if start and end positions are still valid after updating them through ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-22 14:49 PDT by Gabriel Nava Marino
Modified: 2021-10-22 20:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2021-10-22 14:54 PDT, Gabriel Nava Marino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Nava Marino 2021-10-22 14:49:59 PDT
Similar to the checks added in https://bugs.webkit.org/show_bug.cgi?id=149982, check if start and end positions are still valid after updating them through mergeEndWithNextIfIdentical.
Comment 1 Gabriel Nava Marino 2021-10-22 14:54:46 PDT
Created attachment 442201 [details]
Patch
Comment 2 EWS 2021-10-22 20:57:57 PDT
Committed r284739 (243448@main): <https://commits.webkit.org/243448@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442201 [details].
Comment 3 Radar WebKit Bug Importer 2021-10-22 20:58:17 PDT
<rdar://problem/84574168>