Bug 192209 - Web Inspector: Audit: run arrow shouldn't be visible when running tests
Summary: Web Inspector: Audit: run arrow shouldn't be visible when running tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: WebInspectorAuditTab
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-29 19:40 PST by Devin Rousso
Modified: 2019-01-07 15:22 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2019-01-04 12:51 PST, Devin Rousso
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-sierra (2.57 MB, application/zip)
2019-01-04 13:45 PST, EWS Watchlist
no flags Details
Archive of layout-test-results from ews121 for ios-simulator-wk2 (2.43 MB, application/zip)
2019-01-04 14:53 PST, EWS Watchlist
no flags Details
Archive of layout-test-results from ews117 for mac-sierra (2.15 MB, application/zip)
2019-01-04 15:23 PST, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2018-11-29 19:40:52 PST
# 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
Comment 1 Radar WebKit Bug Importer 2018-12-03 10:42:28 PST
<rdar://problem/46423615>
Comment 2 Devin Rousso 2019-01-04 12:51:40 PST
Created attachment 358352 [details]
Patch
Comment 3 EWS Watchlist 2019-01-04 13:45:06 PST Comment hidden (obsolete)
Comment 4 EWS Watchlist 2019-01-04 13:45:07 PST Comment hidden (obsolete)
Comment 5 EWS Watchlist 2019-01-04 14:53:00 PST Comment hidden (obsolete)
Comment 6 EWS Watchlist 2019-01-04 14:53:02 PST Comment hidden (obsolete)
Comment 7 EWS Watchlist 2019-01-04 15:23:58 PST Comment hidden (obsolete)
Comment 8 EWS Watchlist 2019-01-04 15:23:59 PST Comment hidden (obsolete)
Comment 9 Blaze Burg 2019-01-07 14:55:59 PST
Comment on attachment 358352 [details]
Patch

r=me
Comment 10 WebKit Commit Bot 2019-01-07 15:22:18 PST
Comment on attachment 358352 [details]
Patch

Clearing flags on attachment: 358352

Committed r239705: <https://trac.webkit.org/changeset/239705>
Comment 11 WebKit Commit Bot 2019-01-07 15:22:19 PST
All reviewed patches have been landed.  Closing bug.