Bug 174624

Summary: Web Automation: error details not passed to DidEvaluateJavaScriptFunction message when callback was not called before page unload
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bburg: review+

Description Carlos Garcia Campos 2017-07-18 05:28:12 PDT
There's a variable errorMessage, but it's unused.
Comment 1 Carlos Garcia Campos 2017-07-18 05:29:51 PDT
Created attachment 315791 [details]
Patch
Comment 2 Blaze Burg 2017-07-18 15:09:31 PDT
Comment on attachment 315791 [details]
Patch

r=me
Comment 3 Carlos Garcia Campos 2017-07-18 23:10:22 PDT
Committed r219651: <http://trac.webkit.org/changeset/219651>