Bug 163582

Summary: Remote Web Inspector: Timeline UI not updating while recording
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-10-17 20:20:04 PDT
Summary:
Timeline UI not updating while recording

Steps to Reproduce:
1. Remotely inspect a page
2. Start a timeline recording
  => Timeline Overview UI should immediately start playing

Notes:
- WebInspector.visible is false, so the Timeline UI just bails.
Comment 1 Joseph Pecoraro 2016-10-17 20:20:13 PDT
<rdar://problem/28766837>
Comment 2 Joseph Pecoraro 2016-10-17 20:27:29 PDT
Created attachment 291914 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-10-18 10:10:17 PDT
Comment on attachment 291914 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 291914

Committed r207466: <http://trac.webkit.org/changeset/207466>
Comment 4 WebKit Commit Bot 2016-10-18 10:10:21 PDT
All reviewed patches have been landed.  Closing bug.