Bug 224506

Summary: InlineBox should not hold a reference to RenderObject
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, koivisto, kondapallykalyan, mmaxfield, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2021-04-13 12:51:04 PDT
The InlineBox/RenderObject relationship is rather complicated (see RenderBox::setInlineBoxWrapper() vs. InlineElementBox::extractLine) and it's easy to delete one without letting the other know.
Attachments
Patch (6.99 KB, patch)
2021-04-13 13:01 PDT, zalan
no flags
zalan
Comment 1 2021-04-13 13:01:27 PDT
EWS
Comment 2 2021-04-14 06:57:21 PDT
Committed r275943 (236505@main): <https://commits.webkit.org/236505@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425905 [details].
Radar WebKit Bug Importer
Comment 3 2021-04-14 06:58:15 PDT
Note You need to log in before you can comment on or make changes to this bug.