Closed Bug 1552529 Opened 5 years ago Closed 5 years ago

Cannot click breakpoints on expanded minified JS, until refresh

Categories

(DevTools :: Debugger, defect)

67 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1532844

People

(Reporter: jtmiller, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Steps to reproduce:

  1. I went to https://duckduckgo.com
  2. Open devtools and go to the debugger
  3. Navigate to lib/l113.js and click the expand {} button

Actual results:

Notice you are unable to set breakpoints on any of the lines:

https://i.imgur.com/mgtG27q.png

Expected results:

You should be able to set breakpoints on all valid lines.

Refreshing the page at this point will fix the problem, as evident in this screenshot:

https://i.imgur.com/L2etCHe.png

Component: Untriaged → Debugger
Product: Firefox → DevTools

I'm sorry for the inconvenience, and thanks so much for filing.

This is a side-effect of the fact that we can not show breakpoints for scripts that have been Garbage Collected.

One workaround is to refresh and you will see breakpoints.

We are looking for a fix here bug 1532844

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

Attachment

General

Created:
Updated:
Size: