Closed
Bug 1137520
Opened 10 years ago
Closed 10 years ago
unable to hit breakpoints in HealthReport.jsm
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: ally, Unassigned)
Details
http://mxr.mozilla.org/mozilla-central/source/services/healthreport/HealthReport.jsm Is made up of several files strung together as a hack around compartment overheard. When I load this in the debugger, I am able to see the entire result, and set breakpoints, but the breakpoints appear not to trigger.
I note that this in the parent. The content process does not have access to fhr.
Comment 1•10 years ago
|
||
Can you give some STR for how I could trigger FHR code and where I could set a BP that should be hit?
Flags: needinfo?(ally)
Comment 2•10 years ago
|
||
Ping :ally.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ally)
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•