[Webkit-unassigned] [Bug 155611] New: Uncaught Exception: SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 16:58:48 PDT 2016


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

            Bug ID: 155611
           Summary: Uncaught Exception: SecurityError: DOM Exception 18:
                    An attempt was made to break through the security
                    policy of the user agent.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: it at r117.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

-------
Auto-generated details:

Inspected URL:        (unknown)
Loading completed:    false
Frontend User Agent:  Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) Version/8.0 Safari/602.1
Uncaught exceptions:
 - SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent. (at Setting.js:61:44)
 - ReferenceError: Can't find variable: InspectorBackend (at InspectorBackendCommands.js:32:17)
 - ReferenceError: Can't find variable: InspectorBackend (at Main.js:59:25)
-------

* STEPS TO REPRODUCE
All defaults. Open MiniBrowser  and right mouse button open Inspector.

build command:

cmake -DCMAKE_BUILD_TYPE=Release \
        -DCMAKE_INSTALL_PREFIX=$dst/usr \
        -DCMAKE_SKIP_RPATH=ON \
        -DPORT=GTK -DLIB_INSTALL_DIR=$dst/usr/lib \
        -DENABLE_MINIBROWSER=ON \
        -DENABLE_GEOLOCATION=OFF \
        -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
        -Wno-dev ../WebKit && make -j4

-- 
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/20160317/7a6e99af/attachment.html>


More information about the webkit-unassigned mailing list