Bug 157716

Summary: Web Automation: WebAutomationSessionProxy.js gets injected more than once sometimes
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix none

Description BJ Burg 2016-05-14 14:55:49 PDT
Seems to happen when making > 5 Automation.executeJavaScript calls.
Comment 1 Radar WebKit Bug Importer 2016-05-14 14:56:07 PDT
<rdar://problem/26287306>
Comment 2 Timothy Hatcher 2016-05-14 14:57:24 PDT
Maybe it is a frame? It gets injected for each frame as needed.
Comment 3 BJ Burg 2016-05-15 20:45:24 PDT
Created attachment 278994 [details]
Proposed Fix
Comment 4 WebKit Commit Bot 2016-05-16 11:08:50 PDT
Comment on attachment 278994 [details]
Proposed Fix

Clearing flags on attachment: 278994

Committed r200950: <http://trac.webkit.org/changeset/200950>
Comment 5 WebKit Commit Bot 2016-05-16 11:08:54 PDT
All reviewed patches have been landed.  Closing bug.