[Webkit-unassigned] [Bug 192209] New: Web Inspector: Audit: run arrow shouldn't be visible when running tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 19:40:52 PST 2018


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

            Bug ID: 192209
           Summary: Web Inspector: Audit: run arrow shouldn't be visible
                    when running tests
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 190754

# STEPS TO REPRODUCE
1. open WebInspector
2. enable the Audit tab
3. load the default audits
4. start running the test
5. mouse over any any audit's tree element
 => The |> play arrow is shown, even though the test is already running (clicking it won't do anything)

# NOTE
For (4), it may be necessary to add an `await Promise.delay(1000)` inside `WI.AuditTestCase.prototype.run`, as the audits can run quite fast


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=190754
[Bug 190754] Web Inspector: Audit: create Audit Tab
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181130/a5bfa9bd/attachment-0001.html>


More information about the webkit-unassigned mailing list