WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 224506
InlineBox should not hold a reference to RenderObject
https://bugs.webkit.org/show_bug.cgi?id=224506
Summary
InlineBox should not hold a reference to RenderObject
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-04-13 13:01:27 PDT
Created
attachment 425905
[details]
Patch
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
<
rdar://problem/76643802
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug