Looks like getting rid of `Name()` in that routine is hard. Instead, I deferred `PushNameOrDescriptionChange` to a tick so we don't prod layout in a problematic path.
Bug 1919087 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.
Looks like getting rid of `Name()` in that routine is hard. Instead, I deferred `PushNameOrDescriptionChange` to a tick so we don't prod layout in a problematic path. Waiting on try before I ask for review.