Bug 285707

Summary: Add overload of MetaConsumer::consume that allows operating directly on consumed values without going through a std::variant
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=291667

Sam Weinig
Reported 2025-01-09 13:41:31 PST
As code site simplification and as an optimization to avoid extra variant dispatch, add overload of MetaConsumer::consume that allows operating directly on consumed values without going through a std::variant.
Attachments
Sam Weinig
Comment 1 2025-01-09 13:45:13 PST
EWS
Comment 2 2025-01-10 09:22:58 PST
Committed 288714@main (8bcd72ff0abb): <https://commits.webkit.org/288714@main> Reviewed commits have been landed. Closing PR #38806 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-01-10 09:23:14 PST
Note You need to log in before you can comment on or make changes to this bug.