Closed Bug 1590088 Opened 5 years ago Closed 4 years ago

Debugger shows wrong source for logging and pausing in jsfiddle

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Harald, Unassigned)

References

(Blocks 1 open bug)

Details

Scenario a) for pausing:

STR: Open Debugger and load https://jsfiddle.net/digitarald/4tsxwo2a/
AR: Shows being paused in CSS, in an (index) file without any JS
ER: Pause in vue method

Scenario b) for logging

STR:

  • Open Debugger, disable pausing and load https://jsfiddle.net/digitarald/4tsxwo2a/
  • Click the console log with a reference to now()
    AR: Opens (index) file and highlights CSS
    ER: Open console.log line in vue method

Both scenarios work fine in Chrome.

See Also: → 1562824

Harald, how does this look now? The first case seems to work, and I don't totally follow the second one.

Flags: needinfo?(hkirschner)

Both work now for me. Sorry for now describing the last step better.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(hkirschner)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.