Bug 80195 - When getting the line number of a call into a call frame with no code block, it's incorrect to rely on the returnPC
Summary: When getting the line number of a call into a call frame with no code block, ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 14:56 PST by Filip Pizlo
Modified: 2012-03-02 16:07 PST (History)
0 users

See Also:


Attachments
the patch (1.32 KB, patch)
2012-03-02 14:58 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff
the patch (3.22 KB, patch)
2012-03-02 15:50 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-03-02 14:56:02 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-03-02 14:58:00 PST
Created attachment 129962 [details]
the patch
Comment 2 Filip Pizlo 2012-03-02 15:50:22 PST
Created attachment 129971 [details]
the patch
Comment 3 Filip Pizlo 2012-03-02 16:07:20 PST
Landed in http://trac.webkit.org/changeset/109627