Bug 231013 - Regression (283158): Having unused TextIterator instance shouldn't crash if document is mutated
Summary: Regression (283158): Having unused TextIterator instance shouldn't crash if d...
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: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-30 02:28 PDT by Antti Koivisto
Modified: 2021-09-30 07:53 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.42 KB, patch)
2021-09-30 02:39 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (10.15 KB, patch)
2021-09-30 02:41 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (10.23 KB, patch)
2021-09-30 02:46 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (10.25 KB, patch)
2021-09-30 03:50 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-09-30 02:28:09 PDT
We should disconnect line layout iterator cleanly when layout changes.
Comment 1 Antti Koivisto 2021-09-30 02:28:43 PDT
rdar://83690985
Comment 2 Antti Koivisto 2021-09-30 02:39:14 PDT
Created attachment 439709 [details]
Patch
Comment 3 Antti Koivisto 2021-09-30 02:41:41 PDT
Created attachment 439711 [details]
Patch
Comment 4 Antti Koivisto 2021-09-30 02:46:51 PDT
Created attachment 439713 [details]
Patch
Comment 5 Antti Koivisto 2021-09-30 03:50:12 PDT
Created attachment 439722 [details]
Patch
Comment 6 EWS 2021-09-30 07:53:42 PDT
Committed r283311 (242336@main): <https://commits.webkit.org/242336@main>

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