Closed Bug 432161 Opened 16 years ago Closed 16 years ago

Remove |nsIAutoCompleteSession| usage from mailnews/addrbook

Categories

(MailNews Core :: Address Book, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 370306

People

(Reporter: nick.kreeger, Unassigned)

Details

In order to |--enable-mailnews| when building a XULRunner on the 1.9 branch, all usage of |nsIAutoCompleteSession| must be removed.
Build output:

../../../dist/bin/xpidl -m header -w -I/home/nick/Projects/mailnews_xulrunner/mozilla/mailnews/addrbook/public -I../../../dist/idl -o _xpidlgen/nsIAbAutoCompleteSession /home/nick/Projects/mailnews_xulrunner/mozilla/mailnews/addrbook/public/nsIAbAutoCompleteSession.idl
/home/nick/Projects/mailnews_xulrunner/mozilla/mailnews/addrbook/public/nsIAbAutoCompleteSession.idl:39: can't open included file nsIAutoCompleteSession.idl for reading
Depends on: mailnews-libxul
Duping to bug 370306 which is actually what we really need to do here. We need to translate to fully use toolkit's autocomplete (which although some interfaces are named the same they are different) not just remove the usage of one interface.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
No longer depends on: mailnews-libxul
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.