Bug 269939 - [css-grid] Turn masonry feature off-by-default on non-Cocoa builds
Summary: [css-grid] Turn masonry feature off-by-default on non-Cocoa builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 247074
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-22 13:04 PST by Brent Fulgham
Modified: 2024-02-23 11:18 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 Brent Fulgham 2024-02-22 13:04:29 PST
In Bug 247074 we moved the Masonry feature flag from preview to stable. While the Cocoa build of WebKit needs the feature to be on by default at the moment, we do not need to toggle the feature for other ports.

This patch leaves the Cocoa port enabled, but restores the flag to `preview`, and switches the default for non-Cocoa ports back off.
Comment 1 Radar WebKit Bug Importer 2024-02-22 13:04:56 PST
<rdar://problem/123465041>
Comment 2 Brent Fulgham 2024-02-22 15:33:11 PST
https://github.com/WebKit/WebKit/pull/24972
Comment 3 EWS 2024-02-23 11:18:18 PST
Committed 275249@main (c9a9269b077f): <https://commits.webkit.org/275249@main>

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