Remove messagesLoaded trigger
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
People
(Reporter: aminomancer, Unassigned)
References
(Blocks 1 open bug)
Details
I think the messagesLoaded trigger is making debugging somewhat difficult and might be bad for performance. It causes a trigger to fire very frequently. We only added it for the purpose of a reach experiment several years ago.
We could lock the trigger behind a pref, and that would give us the ability to use it in a future experiment if we ever need it. But we're all super busy, so I'd rather keep this a 2-pointer than require creating a new nimbus feature and all that.
| Reporter | ||
Comment 1•9 days ago
|
||
We could lock the trigger behind a pref, and that would give us the ability to use it in a future experiment if we ever need it. But we're all super busy, so I'd rather keep this a 2-pointer than require creating a new nimbus feature and all that.
Let's just do this. Nimbus variable + pref. We think we will still need this trigger for future reach experiments.
Description
•