[Bbs2ch-cvs 98] CVS update: bbs2chreader/components

Back to archive index

flyson flyso****@users*****
2006年 5月 8日 (月) 15:06:07 JST


Index: bbs2chreader/components/nsBbs2chChannel.js
diff -u bbs2chreader/components/nsBbs2chChannel.js:1.7 bbs2chreader/components/nsBbs2chChannel.js:1.8
--- bbs2chreader/components/nsBbs2chChannel.js:1.7	Tue Dec 27 19:47:47 2005
+++ bbs2chreader/components/nsBbs2chChannel.js	Mon May  8 15:06:07 2006
@@ -80,7 +80,8 @@
 	asyncOpen: function(aStreamListener, aContext){
 		this._streamListener = aStreamListener;
 		this._context = aContext;
-		if(this.loadGroup) this.loadGroup.addRequest(this, this._context);
+		if(this.loadGroup) this.loadGroup.addRequest(this, null);
+
 
 			// 呼び出し元のスレッド処理後にスタート
 		var timer = Components.classes["@mozilla.org/timer;1"]


bbs2ch-cvs メーリングリストの案内
Back to archive index