WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196844
Hyperlink Auditing ping attribute should clearly indicate that a secondary request will be sent
https://bugs.webkit.org/show_bug.cgi?id=196844
Summary
Hyperlink Auditing ping attribute should clearly indicate that a secondary re...
Ricky Mondello
Reported
2019-04-11 18:12:32 PDT
Hyperlink Auditing ping attribute isn't user-visible in any meaningful way Per the spec (
https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing
):
> When the ping attribute is present, user agents should clearly indicate to the user that following the hyperlink will also cause secondary requests to be sent in the background, possibly including listing the actual target URLs.
At least one WebKit client, Safari, is not to spec here, as the user is given no feedback before following the hyperlink that the ping will be sent. We should explore ways of automatically if possible, or with minimal adoption, adhering to the specification.
Attachments
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2019-04-11 18:17:33 PDT
When/if we add some form of transparency, we should make sure it works with the various ways this info is presented: - Status bar on hover in Mac Safari - Tooltip on hover in Mac Mail - Longpress link behavior on iOS Safari (not sure if this also covers other iOS clients) (I don't know as much about link following information in other ports and products.)
Radar WebKit Bug Importer
Comment 2
2019-04-11 18:18:57 PDT
<
rdar://problem/49836431
>
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