Bug 66003 - JSEvaluteScript does not return the correct object when given JSONP data
Summary: JSEvaluteScript does not return the correct object when given JSONP data
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: 2011-08-10 12:16 PDT by Oliver Hunt
Modified: 2011-08-10 12:43 PDT (History)
0 users

See Also:


Attachments
Patch (2.87 KB, patch)
2011-08-10 12:19 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 2011-08-10 12:16:34 PDT
JSEvaluteScript does not return the correct object when given JSONP data
Comment 1 Oliver Hunt 2011-08-10 12:19:05 PDT
Created attachment 103514 [details]
Patch
Comment 2 Oliver Hunt 2011-08-10 12:43:01 PDT
Committed r92785: <http://trac.webkit.org/changeset/92785>