Bug 1713801 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

If I understand this correctly, can this be resolved by adding our own `SessionStore.jsm` and overwriting the import path?
If I understand this correctly, can this be resolved by adding our own `SessionStore.jsm` and overwriting the import path?

Edit: Seems like that would work although other related modules would have to be imported as well.
If I understand this correctly, can this be resolved by adding our own `SessionStore.jsm` and overwriting the import path?

Edit: Seems like that would work although other related modules would have to be imported as well.
Edit2: This seems like a lot of browser specific stuff to port over. Maybe I should just shim out SessionStore. 
Do we rely on these session apis?

Back to Bug 1713801 Comment 3