Improves commenting and thread naming.
This should hopefully help debugging a little.
This commit is contained in:
@@ -94,7 +94,7 @@ public class BrowserPlayer implements Player<InternetSong>, UpdateListener
|
||||
this.error = true;
|
||||
Browser.notifyAllInstance();
|
||||
}
|
||||
});
|
||||
}, "BrowserThread");
|
||||
browserThread.start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user