Bug 209406 - [LFC] Layout::Box::initialContainingBlock() should return const InitialContainingBlock&
Summary: [LFC] Layout::Box::initialContainingBlock() should return const InitialContai...
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 16:18 PDT by zalan
Modified: 2020-03-23 21:20 PDT (History)
7 users (show)

See Also:


Attachments
Patch (21.33 KB, patch)
2020-03-22 16:29 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (21.36 KB, patch)
2020-03-23 07:31 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (21.33 KB, patch)
2020-03-23 08:41 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (21.35 KB, patch)
2020-03-23 20:43 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 16:18:51 PDT
ssia
Comment 1 Radar WebKit Bug Importer 2020-03-22 16:20:16 PDT
<rdar://problem/60749715>
Comment 2 zalan 2020-03-22 16:29:48 PDT
Created attachment 394234 [details]
Patch
Comment 3 zalan 2020-03-23 07:31:28 PDT
Created attachment 394260 [details]
Patch
Comment 4 zalan 2020-03-23 08:41:06 PDT
Created attachment 394262 [details]
Patch
Comment 5 EWS 2020-03-23 09:08:55 PDT
Committed r258847: <https://trac.webkit.org/changeset/258847>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394262 [details].
Comment 6 Truitt Savell 2020-03-23 11:49:15 PDT
Reverted r258847 for reason:

Broke testing on Mac Debug with an Assert

Committed r258864: <https://trac.webkit.org/changeset/258864>
Comment 7 zalan 2020-03-23 20:43:17 PDT
Created attachment 394346 [details]
Patch
Comment 8 EWS 2020-03-23 21:09:35 PDT
Committed r258904: <https://trac.webkit.org/changeset/258904>

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