Bug 262099 - Replace CapabilityValueOrRange with CapabilityRange
Summary: Replace CapabilityValueOrRange with CapabilityRange
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: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-25 23:31 PDT by Brady Eidson
Modified: 2023-09-26 17:11 PDT (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 Brady Eidson 2023-09-25 23:31:55 PDT
 Replace CapabilityValueOrRange::ValueUnion with an std::variant, and generate its encode/decode methods
Comment 1 Radar WebKit Bug Importer 2023-09-25 23:32:11 PDT
<rdar://problem/116038461>
Comment 2 Brady Eidson 2023-09-25 23:38:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18210
Comment 3 Brady Eidson 2023-09-26 10:40:08 PDT
Retitle:
Replace CapabilityValueOrRange with CapabilityRange
Comment 4 EWS 2023-09-26 17:11:17 PDT
Committed 268487@main (f685afa11aca): <https://commits.webkit.org/268487@main>

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