[Webkit-unassigned] [Bug 154341] New: Teach URL class to output "high level domain"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 10:27:55 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154341

            Bug ID: 154341
           Summary: Teach URL class to output "high level domain"
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

We have code in a few places to return the "high level domain" of a URL (e.g., given "www.aaa.com", the high level domain is "aaa.com".

Rather than have this live in multiple places, consolidate the logic in the URL class.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160217/73fb992e/attachment.html>


More information about the webkit-unassigned mailing list