Bug 79407 - Make Interpreter::getStackTrace be able to generate the line number for the top callframe if none is provided
Summary: Make Interpreter::getStackTrace be able to generate the line number for the t...
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: 2012-02-23 14:52 PST by Oliver Hunt
Modified: 2012-02-23 15:17 PST (History)
0 users

See Also:


Attachments
Patch (2.84 KB, patch)
2012-02-23 14:55 PST, 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 2012-02-23 14:52:33 PST
Make Interpreter::getStackTrace be able to generate the line number for the top callframe if none is provided
Comment 1 Oliver Hunt 2012-02-23 14:55:36 PST
Created attachment 128564 [details]
Patch
Comment 2 Oliver Hunt 2012-02-23 15:17:46 PST
Committed r108681: <http://trac.webkit.org/changeset/108681>