Closed
Bug 1537663
Opened 6 years ago
Closed 6 years ago
Breakpoint isn't hit on page load
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Harald, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
What were you doing?
- Open https://amusing-dove.glitch.me/ and set breakpoint on the log in webpack:///client/index.js
- Open Split Console
- Refresh
true is being logged
What happened?
Breakpoint isn't hit.
What should have happened?
Pause in hello
(Works in Chrome and Firefox 66).
Anything else we should know?
Do you have extensions installed? You can also go to about:support
in another window or tab and attach the report it generates to this bug.
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
This is working now, on a fresh instance of Firefox but it still reproduced on my main personal Nightly profile.
Reporter | ||
Comment 3•6 years ago
|
||
My bad, filed bug 1537884 to fix the reason for my confusion.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•