[Webkit-unassigned] [Bug 147547] New: Web Inspector shows elements that are blocked by Content Blocker (iOS 9)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 15:08:41 PDT 2015


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

            Bug ID: 147547
           Summary: Web Inspector shows elements that are blocked by
                    Content Blocker (iOS 9)
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: salcan at gmail.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at me.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Content Blocker extension is blocking elements, the console confirms this with messages like:

"Content blocker prevented frame displaying http://xxxxxxxx/ from loading a resource from http://tags.bkrtx.com/js/bk-coretag.js"

but then I go into web inspector (Safari > Develop > Simulator > ....) and see:

<script type="text/javascript" src="http://tags.bkrtx.com/js/bk-coretag.js"></script>

I've done tests on some scripts and can confirm that they are not running, but they are appearing in web inspector. 

Is it just that the "view source" is being generated before the blocking action is taking place? Or is this a bug? (Or is this user error??)

-- 
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/20150802/7cc69103/attachment.html>


More information about the webkit-unassigned mailing list