[Webkit-unassigned] [Bug 188852] New: Improve compatibility with hyperlink auditing spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 09:48:46 PDT 2018


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

            Bug ID: 188852
           Summary: Improve compatibility with hyperlink auditing spec
           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

The hyperlink auditing spec <http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#hyperlink-auditing> indicates that the user agent can optionally ignore a ping request, for example if the user as chosen to block its use.

This patch checks the target URL of the ping request and decides not to fire the request if the URL in question is a prevalent resource.

-- 
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/20180822/79efba68/attachment-0001.html>


More information about the webkit-unassigned mailing list