Open Bug 1254266 Opened 8 years ago Updated 2 years ago

Memory profiler: disable diffing after deleting a diffed snapshot

Categories

(DevTools :: Memory, defect, P2)

47 Branch
defect

Tracking

(firefox47 affected)

Tracking Status
firefox47 --- affected

People

(Reporter: jdescottes, Unassigned)

References

Details

Follow up to 1253881.

In Bug 1253881, we disable diffing when deleting all snapshots.
The same should be done if deleting a single snapshot, if this snapshot is being used for the diff. The "delete single snapshot" feature is being implemented in Bug 1242628.

STRs:

- open memory profiler
- take two snapshots
- diff the two snapshots
- delete one of the snapshots

Expected : The view should no longer display the diff.
Greg: this is the counterpart to Bug 1253881 for the "delete single snapshot" you are working on. Are you interested in implementing this after Bug 1242628 lands ?
Has STR: --- → yes
Depends on: 1242628
Flags: needinfo?(gtatum)
(In reply to Julian Descottes [:jdescottes] from comment #1)
> Greg: this is the counterpart to Bug 1253881 for the "delete single
> snapshot" you are working on. Are you interested in implementing this after
> Bug 1242628 lands ?

Sure, I can handle this.
Flags: needinfo?(gtatum)
Assignee: nobody → gtatum
Priority: -- → P2
I'm un-assigning myself from this for right now since we are focusing on track 3 of the devtools.html project. Once we move beyond that I can look at this again.
Assignee: gtatum → nobody
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.