Bug 209048 - Crash in TextIterator::node via TextManipulationController::replace
Summary: Crash in TextIterator::node via TextManipulationController::replace
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: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-13 04:59 PDT by Ryosuke Niwa
Modified: 2020-03-13 08:21 PDT (History)
7 users (show)

See Also:


Attachments
Fixes the bug (5.30 KB, patch)
2020-03-13 05:04 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Tweaked the fix (4.95 KB, patch)
2020-03-13 06:05 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2020-03-13 04:59:04 PDT
Fix another crash in TextManipulationController::replace.

<rdar://problem/60400546>
Comment 1 Ryosuke Niwa 2020-03-13 05:04:16 PDT
Created attachment 393473 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2020-03-13 06:05:14 PDT
Created attachment 393476 [details]
Tweaked the fix
Comment 3 WebKit Commit Bot 2020-03-13 08:21:03 PDT
Comment on attachment 393476 [details]
Tweaked the fix

Clearing flags on attachment: 393476

Committed r258399: <https://trac.webkit.org/changeset/258399>
Comment 4 WebKit Commit Bot 2020-03-13 08:21:04 PDT
All reviewed patches have been landed.  Closing bug.