[Webkit-unassigned] [Bug 260938] New: Create a helper for targeting domain names in Quirks.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 30 19:11:24 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260938
Bug ID: 260938
Summary: Create a helper for targeting domain names in
Quirks.cpp
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: karlcow at apple.com
Currently the Quirks.cpp is targeting domain names in a lot of different ways, around 16 ways more or less equivalent.
Probably not everything would benefit from a helper function but probably a big chunk of them.
The goal being able to pass domain name string and return true, when the Document is matching this string.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230831/91544b11/attachment-0001.htm>
More information about the webkit-unassigned
mailing list