Open Bug 1755258 Opened 3 years ago Updated 3 years ago

Current debug line isn't updated

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image image.png

STR:

  1. Load any page e.g. google.com
  2. Open DevTools and select the Console panel
  3. Execute (function () {}.constructor('debugger')());
  4. The Debugger should pause JS execution
  5. Press the Resume button to resume JS
  6. Check out the editor with debugger keyword (SOURCE, line 1) it's still selected -> BUG

If you execute just debugger the current debug line is correctly updated after resume.

Honza

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: