Closed Bug 976763 Opened 10 years ago Closed 10 years ago

Change DescribeStack not to return JSScripts or JSFunctions

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: luke, Assigned: luke)

Details

Attachments

(1 file)

The reasoning for this change is the same as bug 976348 comment 0.  This patch doesn't use ScriptSource for the filename yet, it just changes the interface so that we *could* use ScriptSource in the future.  We'd still keep script_ in the FrameDescription to lazily compute lineno, but in the cases where we didn't have a JSScript, we'd have the lineno on hand.
Attachment #8381687 - Flags: review?(bzbarsky)
Comment on attachment 8381687 [details] [diff] [review]
change-describe-stack

r=me
Attachment #8381687 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/85a14a1db91e
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: