Bug 306134
| Summary: | Unreviewed build fix - WKSeparatedImageView.swift fails to compile on some compiler versions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | New Bugs | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 306137 | ||
| Bug Blocks: | |||
Mike Wyrzykowski
Unreviewed build fix - WKSeparatedImageView.swift fails to compile on some compiler versions
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168773282>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/57133
EWS
Committed 306106@main (8f8aa103d465): <https://commits.webkit.org/306106@main>
Reviewed commits have been landed. Closing PR #57133 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
Adding fileprivate does not seem to be the correct fix here, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=306137.