Bug 156075

Summary: Web Automation: Handle undefined when calling a function that has no result
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
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
Patch none

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.