Closed
Bug 1272872
Opened 10 years ago
Closed 10 years ago
remove some remaining references to nsISupportsArray in Seamonkey.
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.46
People
(Reporter: aceman, Assigned: aceman)
References
Details
Attachments
(1 file)
|
2.46 KB,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
/suite/profile/migration/src/nsThunderbirdProfileMigrator.cpp
line 14 -- #include "nsISupportsArray.h"
/suite/profile/migration/src/nsThunderbirdProfileMigrator.h
line 12 -- #include "nsISupportsArray.h"
/suite/mailnews/mailCommands.js
line 27 -- * @param identities nsISupportsArray<nsIMsgIdentity> of identities
These seem unneeded to me, but it needs a compile test.
Attachment #8752477 -
Flags: review?(philip.chee)
Comment 2•10 years ago
|
||
Comment on attachment 8752477 [details] [diff] [review]
patch
OK. No problems with compilation.
r=me a=me for comm-central/SeaMonkey
Attachment #8752477 -
Flags: review?(philip.chee) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.46
You need to log in
before you can comment on or make changes to this bug.
Description
•