Closed Bug 1375215 Opened 7 years ago Closed 7 years ago

Remove remaining loop spinning from engine.js

Categories

(Firefox :: Sync, enhancement, P3)

enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: eoger, Unassigned)

References

Details

In bug 1210296, we remove most loop spinning from Sync, but we still have some usages of promiseSpinningly left. In engines.js for example, we are spinning the event loop in the Tracker#changedIDs getter. This bug is to finish the work (which mandates a little bit of refactoring).
Priority: -- → P3
I heard that this is what's currently breaking a significant part of our QA infrastructure. See bug 1388689.
(In reply to Christiane Ruetten [:cr] from comment #1) > I heard that this is what's currently breaking a significant part of our QA > infrastructure. See bug 1388689. I think you are looking for bug 1375125.
Right. I shouldn't be blindly copy/pasting bug numbers.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
oops, sorry for the noise.
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.