WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162576
Mark Ping{Handle, Load} as final
https://bugs.webkit.org/show_bug.cgi?id=162576
Summary
Mark Ping{Handle, Load} as final
Daniel Bates
Reported
2016-09-26 13:26:32 PDT
A ping request is a special network request. We should not support subclassing a ping handle because there are security/privacy implications with respect to redirect handling and including credentials/authentication with a ping request. Such aspects should not be changed or require careful consideration if changed. For completeness, the HTML ping attribute and corresponding ping request that should be created is described in section "Hyperlink auditing" in the HTML standard: <
https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing
>.
Attachments
Patch
(6.20 KB, patch)
2016-09-26 13:36 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2016-09-26 13:36:13 PDT
Created
attachment 289861
[details]
Patch
Daniel Bates
Comment 2
2016-09-26 14:57:55 PDT
Comment on
attachment 289861
[details]
Patch Clearing flags on attachment: 289861 Committed
r206396
: <
http://trac.webkit.org/changeset/206396
>
Daniel Bates
Comment 3
2016-09-26 14:57:58 PDT
All reviewed patches have been landed. Closing bug.
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