[Webkit-unassigned] [Bug 130051] New: Web Inspector: support remote inspection of Web Inspector model tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 16:43:17 PDT 2014


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

           Summary: Web Inspector: support remote inspection of Web
                    Inspector model tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bburg at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


On the Mac port, this should work by remotely inspecting the DRT/WKTR's inspector instance. Nothing needs to be done for that to work; what would help is adding a "--wait" flag or something to the test harness that will pause until a remote inspector frontend attaches. Otherwise, the test will complete before you have a chance to inspect.

It should also override the slow test timeout, since that is trivially triggered when staring at the debugger (the timer includes paused times).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list