Changeset 1043

Show
Ignore:
Timestamp:
2008-08-12 03:32:30 (3 months ago)
Author:
MaierMan
Message:

Fix: pause/resuming in the same session will lock

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/content/dta/manager.js

    r1042 r1043  
    19291929                        this._outStream.flush(); 
    19301930                        this._outStream.close(); 
     1931                        delete this._outStream; 
    19311932                } 
    19321933                this._buffered = 0;