In target-mixin, `addSessionDataEntry` does have a if block for `EVENT_BREAKPOINTS`, but `removeSessionDataEntry` does not: https://searchfox.org/mozilla-central/rev/fbf1e796ecead9484deced4d99f199f327ba25ab/devtools/server/actors/targets/target-actor-mixin.js#111,124,126,130,132
Bug 1748589 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
In target-actor-mixin, `addSessionDataEntry` does have a if block for `EVENT_BREAKPOINTS`, but `removeSessionDataEntry` does not: https://searchfox.org/mozilla-central/rev/fbf1e796ecead9484deced4d99f199f327ba25ab/devtools/server/actors/targets/target-actor-mixin.js#111,124,126,130,132