I am pretty new to contributing to firefox and I am having a bit of trouble implementing this. How should I compare it to this.addon?
Bug 1659283 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I am pretty new to contributing to firefox and I am having a bit of trouble implementing this. How should I compare it to `this.addon`? I was planning on comparing `this.addon.id` and `install.addon.id`, but `install.addon` is null.