WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209717
[LFC] Replace parent() calls with containingBlock() where applicable.
https://bugs.webkit.org/show_bug.cgi?id=209717
Summary
[LFC] Replace parent() calls with containingBlock() where applicable.
alan
Reported
2020-03-29 08:44:02 PDT
while they return the same layout box (parent), it's more correct to call containingBlock on them.
Attachments
Patch
(7.04 KB, patch)
2020-03-29 08:55 PDT
,
alan
no flags
Details
Formatted Diff
Diff
Patch
(6.44 KB, patch)
2020-03-29 09:47 PDT
,
alan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
alan
Comment 1
2020-03-29 08:55:35 PDT
Created
attachment 394866
[details]
Patch
alan
Comment 2
2020-03-29 09:47:35 PDT
Created
attachment 394868
[details]
Patch
EWS
Comment 3
2020-03-29 10:30:04 PDT
Committed
r259181
: <
https://trac.webkit.org/changeset/259181
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 394868
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-03-29 10:31:12 PDT
<
rdar://problem/61029530
>
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