Closed
Bug 1540633
Opened 6 years ago
Closed 6 years ago
[remote-dbg-next] Allow to set breakpoints during Fenix startup
Categories
(DevTools :: about:debugging, enhancement)
DevTools
about:debugging
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1540179
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
(mentioned by Harald)
Developers working on Fenix suggested it would be useful to be able to set breakpoints early during Fenix startup. Similar to what we can do with Firefox Desktop when passing --start-debugger-server + --wait-for-jsdebugger.
Technically this means we need to be able to start Fenix from about:debugging and to have a similar logic as the one used on Desktop.
| Reporter | ||
Comment 1•6 years ago
|
||
Maybe you know more about this feature request? For instance which files would be useful to debug during the startup of Fenix? We were under the impression there was less startup JS than for Firefox, so we are looking for pointers about the JS files that should be debuggable here.
Flags: needinfo?(snorp)
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(snorp)
You need to log in
before you can comment on or make changes to this bug.
Description
•