Open Bug 1660008 Opened 4 years ago Updated 4 years ago

Check what options are needed when calling reconfigure in devtools/client/debugger/src/client/firefox.js

Categories

(DevTools :: Debugger, task, P3)

task

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Depends on 1 open bug)

Details

Severity: -- → N/A
Priority: -- → P3
Summary: Check what options are need when calling reconfigure in devtools/client/debugger/src/client/firefox.js → Check what options are needed when calling reconfigure in devtools/client/debugger/src/client/firefox.js
Depends on: 1654590

So after Bug 1657310 lands, the assumption is that the thread just got attached before onTargetAvailable (where we do call reconfigure) was called.
That seems to indicate we could make a better job of directly passing the right options when we attach the thread, so we don't have to call reconfigure.

Depends on: 1657310
You need to log in before you can comment on or make changes to this bug.