[Webkit-unassigned] [Bug 192317] New: Web Inspector: Audit: navigating while tests are running should stop and clear all results
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 3 12:34:25 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192317
Bug ID: 192317
Summary: Web Inspector: Audit: navigating while tests are
running should stop and clear all results
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. refresh the page
=> any tests with results are cleared, but all active tests (e.g. one's that have been queued but not yet run) continue running
# 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/20181203/621f8f4d/attachment.html>
More information about the webkit-unassigned
mailing list