Bug 62962 - Correct logic for putting errors on the correct line when handling JSONP
Summary: Correct logic for putting errors on the correct line when handling 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-06-19 20:30 PDT by Oliver Hunt
Modified: 2011-06-19 20:51 PDT (History)
0 users

See Also:


Attachments
Patch (3.68 KB, patch)
2011-06-19 20:31 PDT, Oliver Hunt
sam: 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-06-19 20:30:22 PDT
Correct logic for putting errors on the correct line when handling JSONP
Comment 1 Oliver Hunt 2011-06-19 20:31:20 PDT
Created attachment 97736 [details]
Patch
Comment 2 Oliver Hunt 2011-06-19 20:51:11 PDT
Committed r89228: <http://trac.webkit.org/changeset/89228>