Bug 160015 - Web Automation: Allow JavaScript evaluation to return an InvalidElementState error
Summary: Web Automation: Allow JavaScript evaluation to return an InvalidElementState ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-21 01:12 PDT by Joseph Pecoraro
Modified: 2016-07-21 10:00 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.46 KB, patch)
2016-07-21 01:13 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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