Bug 209400 - [LFC] Layout::Box::parent() should return const ContainerBox&
Summary: [LFC] Layout::Box::parent() should return const ContainerBox&
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-22 09:25 PDT by zalan
Modified: 2020-03-29 07:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (17.96 KB, patch)
2020-03-22 09:30 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (17.79 KB, patch)
2020-03-22 18:41 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (19.41 KB, patch)
2020-03-28 14:20 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-03-22 09:25:15 PDT
it's guaranteed to have a parent (unless it's the ICB).
Comment 1 Radar WebKit Bug Importer 2020-03-22 09:25:30 PDT
<rdar://problem/60742432>
Comment 2 zalan 2020-03-22 09:30:45 PDT
Created attachment 394215 [details]
Patch
Comment 3 zalan 2020-03-22 18:41:06 PDT
Created attachment 394237 [details]
Patch
Comment 4 zalan 2020-03-28 14:20:17 PDT
Created attachment 394843 [details]
Patch
Comment 5 EWS 2020-03-29 07:50:29 PDT
Committed r259180: <https://trac.webkit.org/changeset/259180>

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