Closed
Bug 530063
Opened 15 years ago
Closed 15 years ago
Interfaces changed without changing iid
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(thunderbird3.0 .1-fixed)
VERIFIED
FIXED
Thunderbird 3
Tracking | Status | |
---|---|---|
thunderbird3.0 | --- | .1-fixed |
People
(Reporter: pjemen, Assigned: pjemen)
Details
(Keywords: fixed-seamonkey2.0.1, Whiteboard: [tb3ride-along][fixed RC1 build 3])
Attachments
(1 file)
2.33 KB,
patch
|
standard8
:
review+
Bienvenu
:
superreview+
standard8
:
approval-thunderbird3+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) XPCOMViewer/0.9a
Build Identifier:
I again find interface iid issues
here they are conflicts between tb2 and tb3:
nsIMsgCustomColumnHandler needs new iid due to changes in parent interface nsITreeView
nsIStatusBarBiffManager needs new iid due to changes in parent interface nsIFolderListener
conflicts between tb3b4 and tb3rc1build2
Method nsIAddrDatabase.getCardsFromAttribute() has been added.
Reproducible: Always
Assignee | ||
Updated•15 years ago
|
Flags: blocking-thunderbird3?
Comment 1•15 years ago
|
||
Palo can you provide a patch ?
Assignee | ||
Comment 2•15 years ago
|
||
Attachment #413601 -
Flags: review?(bugzilla)
Attachment #413601 -
Flags: approval-thunderbird3?
Assignee: nobody → pjemen
Status: UNCONFIRMED → ASSIGNED
Component: General → Backend
Ever confirmed: true
Product: Thunderbird → MailNews Core
QA Contact: general → backend
Version: unspecified → Trunk
You are changing mailnews code, thus you'll need to request superreview too.
Updated•15 years ago
|
Attachment #413601 -
Flags: superreview?(bienvenu)
Updated•15 years ago
|
Attachment #413601 -
Flags: superreview?(bienvenu) → superreview+
Comment 4•15 years ago
|
||
Not blocking on this, but as we unfortunately are doing a build 3 we'll take it as ride along.
Flags: blocking-thunderbird3? → blocking-thunderbird3-
Whiteboard: [tb3ride-along]
Updated•15 years ago
|
Attachment #413601 -
Flags: review?(bugzilla)
Attachment #413601 -
Flags: review+
Attachment #413601 -
Flags: approval-thunderbird3?
Attachment #413601 -
Flags: approval-thunderbird3+
Comment 5•15 years ago
|
||
Fix checked in:
comm-central: http://hg.mozilla.org/comm-central/rev/0c4c033ebed0
comm-1.9.1: http://hg.mozilla.org/releases/comm-1.9.1/rev/63a0ae424d41
comm-1.9.1 (relbranch): http://hg.mozilla.org/releases/comm-1.9.1/rev/9110cabbd340
Sorry, I forgot to change the username when checking the patch in.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [tb3ride-along] → [tb3ride-along][fixed RC1 build 3]
Target Milestone: --- → Thunderbird 3
Updated•15 years ago
|
Whiteboard: [tb3ride-along][fixed RC1 build 3] → [tb3ride-along][fixed RC1 build 3][fixedtb301]
Updated•15 years ago
|
status-thunderbird3.0:
--- → .1-fixed
Whiteboard: [tb3ride-along][fixed RC1 build 3][fixedtb301] → [tb3ride-along][fixed RC1 build 3]
Updated•15 years ago
|
Keywords: fixed-seamonkey2.0.1
Updated•15 years ago
|
Keywords: verified-thunderbird3.0
You need to log in
before you can comment on or make changes to this bug.
Description
•