flyson
flyso****@users*****
2006年 6月 12日 (月) 21:30:25 JST
Index: bbs2chreader/components/nsBbs2chChannel.js diff -u bbs2chreader/components/nsBbs2chChannel.js:1.8 bbs2chreader/components/nsBbs2chChannel.js:1.9 --- bbs2chreader/components/nsBbs2chChannel.js:1.8 Mon May 8 15:06:07 2006 +++ bbs2chreader/components/nsBbs2chChannel.js Mon Jun 12 21:30:25 2006 @@ -114,6 +114,7 @@ init: function(aURI, aContentType, aContentCharset, aObserver){ this.URI = aURI; this.originalURI = aURI; + this.name = aURI.spec; this.contentType = aContentType; this.contentCharset = aContentCharset;