Bug 16370

Summary: REGRESSION (r28540): source URL and line number no longer set for outer function/programs
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Major    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch mjs: review+

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.