WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253722
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
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2023-03-10 10:53:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11370
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.
Top of Page
Format For Printing
XML
Clone This Bug