Closed Bug 714452 Opened 13 years ago Closed 12 years ago

Auto-save happens even if message is currently being sent (Port Thunderbird Bug 307028).

Categories

(SeaMonkey :: MailNews: Composition, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philip.chee, Assigned: philip.chee)

Details

Attachments

(1 file)

From Bug 307028 Comment 0:
> 3. Auto-save is saving the message even after pressing "send" during the time it
> takes to send/transfer the message. It should ideally save only when composing.
Simple one line fix. Direct port from Thunderbird. Seems to work but I can't test directly. Tested indirectly using ExecuteJS with the following JS:

gSendOrSaveOperationInProgress= false;
AutoSave();
gSendOrSaveOperationInProgress= true;
AutoSave();
Attachment #585143 - Flags: superreview?(mnyromyr)
Attachment #585143 - Flags: review?(mnyromyr)
Comment on attachment 585143 [details] [diff] [review]
Patch v1.0 straight port.

Changing reviewer in the hopes of getting faster reviews.
Attachment #585143 - Flags: review?(mnyromyr) → review?(iann_bugzilla)
Attachment #585143 - Flags: review?(iann_bugzilla) → review+
Attachment #585143 - Flags: superreview?(mnyromyr) → superreview+
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/0a9e4a441196
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: