Bug 880558 - Uplift addon-sdk to firefox r=me
This commit is contained in:
@@ -2696,7 +2696,7 @@ ServerHandler.prototype =
|
||||
throw e;
|
||||
}
|
||||
|
||||
function writeMore()
|
||||
let writeMore = function writeMore()
|
||||
{
|
||||
gThreadManager.currentThread
|
||||
.dispatch(writeData, Ci.nsIThread.DISPATCH_NORMAL);
|
||||
|
||||
Reference in New Issue
Block a user