Bug 83414

Summary: Accessing the returnValue of a modal dialog should be performed directly on the global object.
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

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>