Closed Bug 1768494 Opened 1 year ago Closed 1 year ago

For `--backgroundtask ... --jsdebugger`, preserve devtools profile outside of temporary background profile

Categories

(Toolkit :: Application Update, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: nalexander, Assigned: nalexander)

References

Details

Attachments

(1 file)

Bug 1686344 added support for the JS debugger and devtools in --backgroundtask mode. The devtools profile is kept inside the temporary background profile, however, which means that breakpoints, etc are not preserved across repeated debugging invocations. This ticket tracks lifting it out of that default location, so that it's easier to repeatedly debug.

For --backgroundtask ... --jsdebugger invocations, the devtools
profile is kept inside the temporary background profile. This means
that breakpoints, etc are not preserved across repeated debugging
invocations; this change it's eases the debugging process.

@nalexander, looks like the attached revision is ready to merge?

Flags: needinfo?(nalexander)
Priority: -- → P3

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nalexander, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.

Flags: needinfo?(nchevobbe)
Flags: needinfo?(nalexander)

Nick, should we land this?

Flags: needinfo?(nchevobbe)

(In reply to Nicolas Chevobbe [:nchevobbe] from comment #4)

Nick, should we land this?

There's no urgency, and I'm doing related things that will want some changes here; I'll land it eventually.

Flags: needinfo?(nalexander)
Attachment #9275731 - Attachment description: Bug 1768494 - Peserve devtools profile outside of temporary background profile. r?#devtools-reviewers → Bug 1768494 - Preserve devtools profile outside of ephemeral background profile. r?#devtools-reviewers
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b22029c96f67
Preserve devtools profile outside of ephemeral background profile. r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in before you can comment on or make changes to this bug.