RESOLVED FIXED Bug 192209
Web Inspector: Audit: run arrow shouldn't be visible when running tests
https://bugs.webkit.org/show_bug.cgi?id=192209
Summary Web Inspector: Audit: run arrow shouldn't be visible when running tests
Devin Rousso
Reported 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
Attachments
Patch (5.11 KB, patch)
2019-01-04 12:51 PST, Devin Rousso
no flags
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
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
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
Radar WebKit Bug Importer
Comment 1 2018-12-03 10:42:28 PST
Devin Rousso
Comment 2 2019-01-04 12:51:40 PST
EWS Watchlist
Comment 3 2019-01-04 13:45:06 PST Comment hidden (obsolete)
EWS Watchlist
Comment 4 2019-01-04 13:45:07 PST Comment hidden (obsolete)
EWS Watchlist
Comment 5 2019-01-04 14:53:00 PST Comment hidden (obsolete)
EWS Watchlist
Comment 6 2019-01-04 14:53:02 PST Comment hidden (obsolete)
EWS Watchlist
Comment 7 2019-01-04 15:23:58 PST Comment hidden (obsolete)
EWS Watchlist
Comment 8 2019-01-04 15:23:59 PST Comment hidden (obsolete)
Blaze Burg
Comment 9 2019-01-07 14:55:59 PST
Comment on attachment 358352 [details] Patch r=me
WebKit Commit Bot
Comment 10 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>
WebKit Commit Bot
Comment 11 2019-01-07 15:22:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.