Bug 251459 - Fork out Masonry into a separate layout function
Summary: Fork out Masonry into a separate layout function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brandon
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-31 14:44 PST by Brandon
Modified: 2023-01-31 21:56 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon 2023-01-31 14:44:49 PST
I have been finding a significant amount of special cases are getting added to the grid code to handle masonry. 
This is getting rather messy to maintain, and I found it was getting difficult to make sure the masonry code would not impact the grid code.
Comment 1 Radar WebKit Bug Importer 2023-01-31 14:48:47 PST
<rdar://problem/104886593>
Comment 2 Brandon 2023-01-31 14:50:12 PST
Pull request: https://github.com/WebKit/WebKit/pull/9410
Comment 3 EWS 2023-01-31 21:56:03 PST
Committed 259662@main (48fe5d10f6d2): <https://commits.webkit.org/259662@main>

Reviewed commits have been landed. Closing PR #9410 and removing active labels.