I'm trying out two ideas: 1 - dispatch the channel classification events (to background thread and back to main) with a high priority 2 - don't bother breaking up the classification into events done on background and then main thread: just do it on the current thread
Bug 1927538 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I'm trying out two ideas: 1 - dispatch the channel classification events (to background thread and back to main) with a high priority https://hg.mozilla.org/try/rev/f3036fbb2069ee43e7a20d34b988613cc385b372 2 - don't bother breaking up the classification into events done on background and then main thread: just do it on the current thread https://hg.mozilla.org/try/rev/00e00f6adcd5494b178e448e544c1e90c48c00eb