This patch solves the issue on main thread on my end: https://github.com/ChunMinChang/gecko-dev/commit/8ed29e6555d4758b7c7d21ea1659657c79a9100b I'll do the similar thing on worker case as well
Bug 1871768 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This patch solves the issue on main thread on my end: https://github.com/ChunMinChang/gecko-dev/commit/8ed29e6555d4758b7c7d21ea1659657c79a9100b I'll do the similar thing on worker case as well ------------------ update: this fixes the worker side as well: https://github.com/ChunMinChang/gecko-dev/commit/2d637f9934de2087012a8251a5e60d6b69919ff8