RESOLVED FIXED285707
Add overload of MetaConsumer::consume that allows operating directly on consumed values without going through a std::variant
https://bugs.webkit.org/show_bug.cgi?id=285707
Summary Add overload of MetaConsumer::consume that allows operating directly on consu...
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.