Bug 244376 - PositionIterator should use RefPtr instead of raw pointers
Summary: PositionIterator should use RefPtr instead of raw pointers
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: 2022-08-25 23:05 PDT by Ryosuke Niwa
Modified: 2022-08-26 12:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-08-25 23:05:01 PDT
Don't use raw pointers.
Comment 1 Ryosuke Niwa 2022-08-25 23:27:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3690
Comment 2 EWS 2022-08-26 12:39:32 PDT
Committed 253829@main (b8a2a4061865): <https://commits.webkit.org/253829@main>

Reviewed commits have been landed. Closing PR #3690 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-26 12:40:26 PDT
<rdar://problem/99198782>