Closed Bug 552625 Opened 15 years ago Closed 15 years ago

Tb31: nsIMsgFolder needs new iid because it was changed without changing iid

Categories

(MailNews Core :: Backend, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.1b2

People

(Reporter: pjemen, Assigned: pjemen)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) Build Identifier: It is not possible to differentiate Tb30 and Tb31 version of this interface. A second argument (offset) of getOfflineFileStream was changed form PRUint32 to unsigned long long (PRUint64). Tb30: nsIInputStream getOfflineFileStream(in nsMsgKey msgKey, out PRUint32 offset, out PRUint32 size); Tb31: nsIInputStream getOfflineFileStream(in nsMsgKey aMsgKey, out unsigned long long aOffset, out unsigned long aSize); Reproducible: Always
blocking-thunderbird3.1: --- → ?
Version: unspecified → Trunk
Attachment #432756 - Flags: review?(bugzilla)
Blocks: 532323
Attachment #432756 - Flags: superreview+
Attachment #432756 - Flags: review?(bugzilla)
Attachment #432756 - Flags: review+
Comment on attachment 432756 [details] [diff] [review] Proposed patch [Checkin: Comment 4] Guess I must have missed that in the review.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: checkin-needed
Attachment #432756 - Attachment description: Proposed patch. → Proposed patch [Checkin: Comment 4]
Assignee: nobody → pjemen
Status: NEW → RESOLVED
blocking-thunderbird3.1: ? → ---
Closed: 15 years ago
Component: General → Backend
Flags: in-testsuite-
Keywords: checkin-needed
Product: Thunderbird → MailNews Core
QA Contact: general → backend
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1b2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: