Closed
Bug 919975
Opened 11 years ago
Closed 11 years ago
Fix bustage caused by Bug 919296 (Minimize the #includes in netwerk/ IDL files)
Categories
(SeaMonkey :: Feed Discovery and Preview, defect)
SeaMonkey
Feed Discovery and Preview
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.24
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
Attachments
(1 file)
950 bytes,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
http://tbpl-dev.callek.net/php/getParsedLog.php?id=20811477&tree=SeaMonkey#error0
e:/builds/slave/c-cen-t-w32-dbg/build/suite/feeds/src/nsFeedSniffer.cpp(219) : error C2027: use of undefined type 'nsIURI'
e:\builds\slave\c-cen-t-w32-dbg\build\objdir\mozilla\dist\include\nsIChannel.h(17) : see declaration of 'nsIURI'
e:/builds/slave/c-cen-t-w32-dbg/build/suite/feeds/src/nsFeedSniffer.cpp(219) : error C2039: 'GetScheme' : is not a member of 'nsCOMPtr<T>'
with
[
T=nsIURI
]
2
Assignee | ||
Comment 1•11 years ago
|
||
Patch as checked-in to comm-central
https://hg.mozilla.org/comm-central/rev/149fc104a8a5
Attachment #809141 -
Flags: review+
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.24
You need to log in
before you can comment on or make changes to this bug.
Description
•