[Webkit-unassigned] [Bug 148036] New: Web Inspector: convert tests in http/tests/inspector/ to use inspector-test.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 13:10:46 PDT 2015


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

            Bug ID: 148036
           Summary: Web Inspector: convert tests in http/tests/inspector/
                    to use inspector-test.js
    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: bburg 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

After www.webkit.org/b/147955 lands, these tests will no longer work when using protocol-test.js.
With that change, the inspector page (TestStub.html) will be a local file loaded from the WebInspectorUI bundle, thus causing problems for http tests which run from http://localhost/. 

There are some workarounds, such as testRunner.addOriginAccessWhitelistEntry, but this currently crashes on WK2. It will be easier to rewrite the tests to use inspector-test.js, which loads a full Inspector instance (Test.html) which can easily load local files.

-- 
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/20150814/be27b21f/attachment-0001.html>


More information about the webkit-unassigned mailing list