mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 13:44:41 +08:00
31ae05fed2
Summary: Fixes T7832 The _savePromise mechanism of the IdentityStore was really cumbersome and was throwing errors on the console for people. In hindsight, this is an unnecessary complication to a very sensitive system and a source of very hairy async bugs. Test Plan: I also updated the specs to ensure that when you call saveIdentity the promise resolves after the local cache has been updated Reviewers: spang, halla, juan Reviewed By: juan Maniphest Tasks: T7832 Differential Revision: https://phab.nylas.com/D3882 |
||
---|---|---|
.. | ||
account-store-spec.coffee | ||
badge-store-spec.coffee | ||
contact-store-spec.coffee | ||
database-setup-query-builder-spec.es6 | ||
database-store-spec.es6 | ||
database-transaction-spec.es6 | ||
draft-editing-session-spec.coffee | ||
draft-factory-spec.es6 | ||
draft-helpers-spec.es6 | ||
draft-store-spec.es6 | ||
feature-usage-store-spec.es6 | ||
file-download-store-spec.coffee | ||
file-upload-store-spec.coffee | ||
focused-contacts-store-spec.coffee | ||
focused-content-store-spec.coffee | ||
focused-perspective-store-spec.coffee | ||
identity-store-spec.es6 | ||
message-store-spec.coffee | ||
nylas-sync-status-store-spec.es6 | ||
send-actions-store-spec.es6 | ||
task-queue-spec.coffee | ||
task-subclass.es6 | ||
undo-redo-store-spec.es6 |