Bug 65271 - Handle callback oriented JSONP
Summary: Handle callback oriented JSONP
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-07-27 11:59 PDT by Oliver Hunt
Modified: 2011-07-27 15:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.33 KB, patch)
2011-07-27 12:01 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (6.68 KB, patch)
2011-07-27 14:46 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-07-27 11:59:09 PDT
Handle callback oriented JSONP
Comment 1 Oliver Hunt 2011-07-27 12:01:59 PDT
Created attachment 102161 [details]
Patch
Comment 2 Oliver Hunt 2011-07-27 13:34:21 PDT
Comment on attachment 102161 [details]
Patch

grumble, found an  issue
Comment 3 Oliver Hunt 2011-07-27 14:46:38 PDT
Created attachment 102187 [details]
Patch
Comment 4 Oliver Hunt 2011-07-27 14:56:04 PDT
Committed r91871: <http://trac.webkit.org/changeset/91871>
Comment 5 Adam Roben (:aroben) 2011-07-27 15:04:49 PDT
No test?