Bug 16370 - REGRESSION (r28540): source URL and line number no longer set for outer function/programs
Summary: REGRESSION (r28540): source URL and line number no longer set for outer funct...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-09 14:58 PST by Darin Adler
Modified: 2007-12-09 20:06 PST (History)
0 users

See Also:


Attachments
patch (8.41 KB, patch)
2007-12-09 15:21 PST, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-12-09 14:58:52 PST
The change to the parser broke the source URL and line number settings for the outer function body in a program. I have a fix.
Comment 1 Darin Adler 2007-12-09 15:21:33 PST
Created attachment 17809 [details]
patch
Comment 2 Maciej Stachowiak 2007-12-09 18:38:07 PST
Comment on attachment 17809 [details]
patch

r=me
Comment 3 Darin Adler 2007-12-09 20:06:14 PST
Committed revision 28577.