Closed Bug 1131178 Opened 9 years ago Closed 5 years ago

variable values are not updated in source view

Categories

(DevTools :: Debugger, defect)

37 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsantell, Unassigned)

Details

Attachments

(1 file)

The attachment is probably the most illustrative, but the var `jsMethodName` has the value "createGain", as displayed in console as well as the variables scope view, but hovering over the value in the source shows `undefined`. This is tested in Beta 36, and due to bug 1131174, haven't tested in Aurora-Nightly.

STR:
http://webaudiotool.com/app/?patch=1C170F35-3D45-0777-0EFF-8F3DFE42A3F1
line break on line 54, AudioContextManager.js
Worth noting that the previous line's `var jsMethodName = module.definition.js;`, `jsMethodName` displays the correct value
Protocol log? Maybe we're not evaluating the right thing.
Product: Firefox → DevTools

closing as this is related to the old debugger

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: