Closed Bug 1269042 Opened 8 years ago Closed 8 years ago

[jsdbg2] Handle NonSyntacticVariablesObject in D.E.object

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: shu, Unassigned)

Details

Attachments

(1 file)

mrbkap hit this while using the browser debugger to debug frame scripts. NonSyntacticVariablesObjects are stand-ins for the global for frame scripts, because creating new globals is too expensive. It's not a declarative scope and D.E.object lacked a case to deal with it.
Comment on attachment 8747335 [details] [diff] [review]
Handle NonSyntacticVariablesObject in Debugger.Environment.object.

Review of attachment 8747335 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks very much! I'm glad this was able to be tested in the shell.
Attachment #8747335 - Flags: review?(jimb) → review+
Setting checkin-needed until my SSH key is updated.
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/8793af101ab9
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: