This is a follow-up of bug 1659589. In bug 1659589, we start to pass `updateType` to the client. And as we don't have to save `updateType` to the cached resource, as Alex suggested in https://phabricator.services.mozilla.com/D87041#inline-498745, we can get rid of it from the resource that netmonitor send when updating.
Bug 1660133 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This is a follow-up of bug 1659589. In bug 1659589, we start to pass `update` object as it is to the client. And as we don't have to save `updateType` to the cached resource, as Alex suggested in https://phabricator.services.mozilla.com/D87041#inline-498745, we can get rid of it from the resource that netmonitor send when updating.