Bug 160015

Summary: Web Automation: Allow JavaScript evaluation to return an InvalidElementState error
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, 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-07-21 01:12:40 PDT
Summary:
Allow JavaScript Evaluation to return an InvalidElementState error

We already have support for JavaScript to return a NodeNotFound error, we need support for other error types.
Comment 1 Joseph Pecoraro 2016-07-21 01:12:59 PDT
<rdar://problem/27434529>
Comment 2 Joseph Pecoraro 2016-07-21 01:13:50 PDT
Created attachment 284197 [details]
[PATCH] Proposed Fix
Comment 3 BJ Burg 2016-07-21 09:39:47 PDT
Comment on attachment 284197 [details]
[PATCH] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2016-07-21 10:00:32 PDT
Comment on attachment 284197 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 284197

Committed r203507: <http://trac.webkit.org/changeset/203507>
Comment 5 WebKit Commit Bot 2016-07-21 10:00:36 PDT
All reviewed patches have been landed.  Closing bug.