append the issue url to work-around
This commit is contained in:
@@ -221,6 +221,7 @@ public class PollingXHR extends Polling {
|
|||||||
self.onError(e);
|
self.onError(e);
|
||||||
} catch (NullPointerException e) {
|
} catch (NullPointerException e) {
|
||||||
// It would occur to disconnect
|
// It would occur to disconnect
|
||||||
|
// https://code.google.com/p/android/issues/detail?id=76592
|
||||||
self.onError(e);
|
self.onError(e);
|
||||||
} finally {
|
} finally {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user