Bug 159004

Summary: Web Automation: Automation.inspectBrowsingContext should have an option to enable timeline auto-capturing
Product: WebKit Reporter: BJ Burg <bburg>
Component: WebKit2Assignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed Fix joepeck: review+

Description BJ Burg 2016-06-21 17:24:05 PDT
This shouldn't be the default because we may want to pause the debugger, but starting profiling automatically (introduced in https://webkit.org/b/157739/) turns off the debugger.
Comment 1 BJ Burg 2016-06-21 17:24:17 PDT
<rdar://problem/26931269>
Comment 2 BJ Burg 2016-06-21 17:32:16 PDT
Created attachment 281797 [details]
Proposed Fix
Comment 3 Joseph Pecoraro 2016-06-22 11:23:03 PDT
Comment on attachment 281797 [details]
Proposed Fix

r=me
Comment 4 BJ Burg 2016-06-22 14:41:14 PDT
Committed r202351: <http://trac.webkit.org/changeset/202351>