Bug 225973 - Add null checks in FrameSelection::selectFrameElementInParentIfFullySelected
Summary: Add null checks in FrameSelection::selectFrameElementInParentIfFullySelected
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-19 10:09 PDT by Alex Christensen
Modified: 2021-05-20 10:43 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2021-05-19 10:09 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-05-19 10:09:09 PDT
Add null checks in FrameSelection::selectFrameElementInParentIfFullySelected
Comment 1 Alex Christensen 2021-05-19 10:09:32 PDT
Created attachment 429058 [details]
Patch
Comment 2 Alex Christensen 2021-05-19 10:09:35 PDT
<rdar://problem/78200977>
Comment 3 Alex Christensen 2021-05-19 11:31:56 PDT
I've been told this may have been fixed with https://trac.webkit.org/changeset/277600/webkit
Not sure if we still want this to be extra safe
Comment 4 EWS 2021-05-20 10:43:43 PDT
Committed r277799 (237956@main): <https://commits.webkit.org/237956@main>

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