On 10/15/14, 5:10 PM, Allen Wirfs-Brock wrote:
Every PendingJob [1] has has a [[Realm]] field that is set to the realm
of the active execution context when the job is enqueued [2].

Ah, I see.  That makes sense, thanks.

For the PromiseResolutionJobs we are talking about that will be the realm of the
'then' method [3]  that enqueues them.

Yeah, agreed. That would certainly work in this case, in that we could just stop running jobs associated with such a realm.

-Boris
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to