Bug 302293
| Summary: | [webkitapipy] Support conditional allowlist entries based on OS / SDK version | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 308681 | ||
| Bug Blocks: | |||
Elliott Williams
There are some cases where a more general OS version check is superior to a wtf/Platform.h flag, most notably adopting "staging" API, where it is forward declared in the build as SPI but becoming API in a future SDK version.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164435576>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/53774
EWS
Committed 308228@main (6f94b07d3b3b): <https://commits.webkit.org/308228@main>
Reviewed commits have been landed. Closing PR #53774 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 308681
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/59464
EWS
Committed 308247@main (22027c3bc06f): <https://commits.webkit.org/308247@main>
Reviewed commits have been landed. Closing PR #59464 and removing active labels.