Bug 240806 - Null check split node parent in outdentParagraph
Summary: Null check split node parent in outdentParagraph
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-23 08:47 PDT by Rob Buis
Modified: 2022-05-23 15:54 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2022-05-23 08:50 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2022-05-23 08:47:21 PDT
The split node parent needs an extra null check to access its parent
before safely calling hasEditableStyle.
Comment 1 Rob Buis 2022-05-23 08:50:53 PDT
Created attachment 459682 [details]
Patch
Comment 2 EWS 2022-05-23 15:53:21 PDT
Committed r294691 (250895@main): <https://commits.webkit.org/250895@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 459682 [details].
Comment 3 Radar WebKit Bug Importer 2022-05-23 15:54:16 PDT
<rdar://problem/93789873>