Bug 262384
| Summary: | Fix build issue when !ENABLE(FILTERS_LEVEL_2) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Stephan Szabo <stephan.szabo> |
| Component: | WebCore Misc. | Assignee: | Stephan Szabo <stephan.szabo> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Stephan Szabo
When building without ENABLE(FILTERS_LEVEL_2), a use of cssUnprefixedBackdropFilterEnabled which is controlled by that flag fails because the use appears not to also be controlled by it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephan Szabo
Pull request: https://github.com/WebKit/WebKit/pull/18421
EWS
Committed 268665@main (c8ad412976d9): <https://commits.webkit.org/268665@main>
Reviewed commits have been landed. Closing PR #18421 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/116251332>