[Webkit-unassigned] [Bug 147962] New: Web Inspector: $0 stops working after navigating to a different domain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 17:40:22 PDT 2015


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

            Bug ID: 147962
           Summary: Web Inspector: $0 stops working after navigating to a
                    different domain
    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: nvasilyev at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Steps:
1. Open http://webkit.org
2. Open Web Inspector
3. Go to http://apple.com
4. Enter $0 in the console

Expected:
DOM element is logged.

Actual:
Cross-origin error is thrown.
    Blocked a frame with origin "http://webkit.org" from accessing a frame with origin "https://apple.com".  The frame requesting access has a protocol of "http", the frame being accessed has a protocol of "https". Protocols must match.

-- 
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/20150813/bc212569/attachment.html>


More information about the webkit-unassigned mailing list