Bug 210215 - REGRESSION (r258525): Occasional crashes under TextManipulationController::observeParagraphs
Summary: REGRESSION (r258525): Occasional crashes under TextManipulationController::ob...
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: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-08 15:17 PDT by Wenson Hsieh
Modified: 2020-04-09 12:01 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2020-04-08 15:27 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-04-08 15:17:15 PDT
<rdar://problem/61362512>

This is due to null start and/or end positions when creating the ParagraphContentIterator.
Comment 1 Wenson Hsieh 2020-04-08 15:27:47 PDT
Created attachment 395875 [details]
Patch
Comment 2 EWS 2020-04-08 16:59:36 PDT
Committed r259766: <https://trac.webkit.org/changeset/259766>

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