Bug 196851
Summary: | Feature request: add "ping" or "beacon" resource type for content blockers instead of folding <a ping> and Beacon into "raw" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, rmondello, timothy, tomac, webkit-bug-importer, wilander |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Maciej Stachowiak
Feature request: add "ping" or "beacon" resource type for content blockers instead of folding <a ping> and Beacon into "raw". It might be useful for a content blocker to differentially block pings without affecting Fetch, XHR, or other "raw" loads.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
See also https://bugs.webkit.org/show_bug.cgi?id=153559 and https://bugs.webkit.org/show_bug.cgi?id=154811 (though maybe it's enough to limit "raw" to Fetch and XHR for the latter).
Radar WebKit Bug Importer
<rdar://problem/49841404>
Maciej Stachowiak
*** This bug has been marked as a duplicate of bug 197325 ***