Bug 83414 - Accessing the returnValue of a modal dialog should be performed directly on the global object.
Summary: Accessing the returnValue of a modal dialog should be performed directly on t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 17:56 PDT by Oliver Hunt
Modified: 2012-04-06 18:05 PDT (History)
0 users

See Also:


Attachments
Patch (1.76 KB, patch)
2012-04-06 17:58 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2012-04-06 17:56:40 PDT
Accessing the returnValue of a modal dialog should be performed directly on the global object.
Comment 1 Oliver Hunt 2012-04-06 17:58:30 PDT
Created attachment 136110 [details]
Patch
Comment 2 Oliver Hunt 2012-04-06 18:05:18 PDT
Committed r113528: <http://trac.webkit.org/changeset/113528>