mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 08:08:10 +08:00
856334c088
Summary: ChangeFolder/ChangeLabel still need to call super.isDependentOnTask! Formalize "retrieve latest models" part of the performLocal process, ensure that it's always /inside/ the transaction that is going to write the changes. This ensures that queueing two tasks for the same thread at the same time don't cause a race... ...condition between the two tasks (end result is currently arbitrary!) Add "move to label" mail rule to go alongside "Add Label" Test Plan: All broken... willfix. Reviewers: juan, evan, jackie Reviewed By: evan, jackie Differential Revision: https://phab.nylas.com/D2999 |
||
---|---|---|
.. | ||
base-draft-task-spec.es6 | ||
change-folder-task-spec.coffee | ||
change-labels-task-spec.coffee | ||
change-mail-task-spec.coffee | ||
change-starred-task-spec.coffee | ||
change-unread-task-spec.coffee | ||
destroy-category-task-spec.coffee | ||
destroy-model-task-spec.es6 | ||
event-rsvp-task-spec.coffee | ||
send-draft-task-spec.es6 | ||
syncback-category-task-spec.coffee | ||
syncback-draft-files-task-spec.es6 | ||
syncback-draft-task-spec.es6 | ||
syncback-model-task-spec.es6 | ||
task-spec.coffee |