Bug 174624 - Web Automation: error details not passed to DidEvaluateJavaScriptFunction message when callback was not called before page unload
Summary: Web Automation: error details not passed to DidEvaluateJavaScriptFunction mes...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-18 05:28 PDT by Carlos Garcia Campos
Modified: 2017-07-18 23:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2017-07-18 05:29 PDT, Carlos Garcia Campos
bburg: review+
Details | Formatted Diff | Diff

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