Bug 159004 - Web Automation: Automation.inspectBrowsingContext should have an option to enable timeline auto-capturing
Summary: Web Automation: Automation.inspectBrowsingContext should have an option to en...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-21 17:24 PDT by BJ Burg
Modified: 2016-06-22 14:41 PDT (History)
4 users (show)

See Also:


Attachments
Proposed Fix (7.01 KB, patch)
2016-06-21 17:32 PDT, BJ Burg
joepeck: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>