RESOLVED FIXED253722
Speedup WebExtensionMatchPattern::matchesAllHosts() to avoid makeString().
https://bugs.webkit.org/show_bug.cgi?id=253722
Summary Speedup WebExtensionMatchPattern::matchesAllHosts() to avoid makeString().
Timothy Hatcher
Reported 2023-03-10 10:50:18 PST
We will call makeString() by fetching the host() to check for "*"_s. rdar://106052464
Attachments
Timothy Hatcher
Comment 1 2023-03-10 10:53:04 PST
EWS
Comment 2 2023-03-10 11:00:10 PST
Committed 261510@main (f112de95435d): <https://commits.webkit.org/261510@main> Reviewed commits have been landed. Closing PR #11370 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.