Name Description Size Coverage
moz.build 349 -
nsIMsgNewsFolder.idl |rawName| is an 8-bit string to represent the name of a newsgroup used by a news server. It's offered for the convenience of callers so that they don't have to convert |unicodeName| to the server-side name when communicating with a news server. It's US-ASCII except for some 'stand-alone' Chinese news servers that use GB2312 for newsgroup names violating RFC 1036. For those servers, it's GB2312. However, it can be any other single and multibyte encoding in principle. The encoding of this string is stored in |nsINntpIncomingServer| because that's a server-wide property. 4419 -
nsINntpIncomingServer.idl the on-disk path to the newsrc file for this server 3987 -
nsINntpService.idl can handle news-message:// and news:// 1846 -