Closed Bug 396453 Opened 17 years ago Closed 17 years ago

Convert DownloadManager flag variables into flag functions

Categories

(Toolkit :: Downloads API, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9beta1

People

(Reporter: Mardak, Assigned: Mardak)

References

Details

Attachments

(1 file)

Patch split off from bug 230870 (attachment 280259 [details] [diff] [review] which is r+ a1.9+), see bug 230870 comment 72 for naming.

This is xs.5 and xs.6 for changing member variable flags into member function flags such as IsPaused, IsResumable, WasResumed, IsRealPaused which allows the removal of mPaused and mWasResumed which were duplicating data.

Patch is applied after the one for bug 396451.
Blocks: 396456
Comment on attachment 281208 [details] [diff] [review]
patch for checkin

For clarity, this is r=sdwilsh, a=mconnor
Checking in toolkit/components/downloads/src/nsDownloadManager.cpp;
new revision: 1.119; previous revision: 1.118
Checking in toolkit/components/downloads/src/nsDownloadManager.h;
new revision: 1.43; previous revision: 1.42
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Flags: in-litmus-
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: