Bug 156075 - Web Automation: Handle undefined when calling a function that has no result
Summary: Web Automation: Handle undefined when calling a function that has no result
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-31 11:24 PDT by Timothy Hatcher
Modified: 2016-03-31 11:56 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2016-03-31 11:26 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2016-03-31 11:24:07 PDT
evaluateJavaScriptFunction does not handle undefined input or results right now.
Comment 1 Radar WebKit Bug Importer 2016-03-31 11:24:30 PDT
<rdar://problem/25468907>
Comment 2 Timothy Hatcher 2016-03-31 11:26:18 PDT
Created attachment 275304 [details]
Patch
Comment 3 BJ Burg 2016-03-31 11:27:18 PDT
Comment on attachment 275304 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2016-03-31 11:56:09 PDT
Comment on attachment 275304 [details]
Patch

Clearing flags on attachment: 275304

Committed r198906: <http://trac.webkit.org/changeset/198906>
Comment 5 WebKit Commit Bot 2016-03-31 11:56:13 PDT
All reviewed patches have been landed.  Closing bug.