Rename PublicSuffixData's raw lookup helpers to make it clear that they only return public suffixes matched from the PSL data. This distinguishes them from Host::public_suffix(), which implements the URL Standard definition and falls back to the top-level domain when no PSL rule matches. We need both layers because address bar handling needs the raw lookup to decide whether input should be treated as a URL or as a search. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestPublicSuffix.cpp | ||
| TestURL.cpp | ||
| TestURLPattern.cpp | ||