Closed Bug 119579 Opened 24 years ago Closed 24 years ago

add nsIMsgIncomingServer::GetRootMsgFolder

Categories

(MailNews Core :: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

Attachments

(1 file)

a lot of code calls nsIMsgIncomingServer::GetRootFolderto get an nsIFolder, and then QI's it to get an nsIMsgFolder. With all the error checking, this amounts to four or so extra lines of code per instance, so we can save hundreds of lines of code by adding this method.
Attached patch proposed fixSplinter Review
this contains diffs outside the imap directory, which I'm still working on.
this is looking good. hopefully finding and fixing all the C++ and the JS will not be too painful.
OS: Windows 2000 → All
QA Contact: esther → stephend
Hardware: PC → All
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Is it safe to verify this bug through LXR, or are there some codepaths down the road needing to implement this before I can verify the API works?
it's safe to verify it through lxr.
Like Campbells' Chunky Soup, 'It's in there' tm. Verified FIXED using http://lxr.mozilla.org
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: