Bug 277492
| Summary: | [css-grid] Improve GridTrackSizingAlgorithm Architecture | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
We want to hide the setup step inside the run() function. All run functions should call setup. It does not make sense to require the developer to ensure the setup function was called before calling run.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132996992>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/31604
EWS
Committed 281727@main (a7320ffab3ae): <https://commits.webkit.org/281727@main>
Reviewed commits have been landed. Closing PR #31604 and removing active labels.