[Webkit-unassigned] [Bug 149873] [Content Extensions] Content blocking rules are not consulted for pings (<a ping>)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 11:14:42 PDT 2015


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

--- Comment #7 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 262754
  --> https://bugs.webkit.org/attachment.cgi?id=262754
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=262754&action=review

Thanks!  This is great! I think Brady should look at this.

> Source/WebCore/loader/PingLoader.cpp:110
>      startPingLoad(frame, request);

I'm not sure that blocking right before this call to startPingLoad is the right place.  There are two other calls to startPingLoad that are not covered by this.

> LayoutTests/ChangeLog:3
> +        Tests to ensure content blocking rules are respected for "<a ping>" pings

Hooray!  Tests!

-- 
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/20151009/d6ab7fce/attachment.html>


More information about the webkit-unassigned mailing list