-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
Reproduction:
1. HEAD code (and probably earlier); JellyBean/4.1 (emulator okay).
2. Enter URL into Zirco address bar. Hit arrow button or "Done" on keyboard.
3. Null pointer exception, CustomWebV…
-
```
Hi there,
I went through the entire Chinese translation file of the Zirco Browser, and
have provided corrections for a more clearer Chinese translation of the file.
I've included the strings b…
-
```
Reproduction: Using HEAD code, attempt to download a file with a URL path that
doesn't contain a question mark (so no query parameters).
Result: Uncaught IndexOutOfBoundsException from this line…
-
```
Reproduction:
1. HEAD code (and probably earlier); JellyBean/4.1 (emulator okay).
2. Enter URL into Zirco address bar. Hit arrow button or "Done" on keyboard.
3. Null pointer exception, CustomWebV…
-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
Reproduction:
1. HEAD code (and probably earlier); JellyBean/4.1 (emulator okay).
2. Enter URL into Zirco address bar. Hit arrow button or "Done" on keyboard.
3. Null pointer exception, CustomWebV…
-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
Hi there,
I went through the entire Chinese translation file of the Zirco Browser, and
have provided corrections for a more clearer Chinese translation of the file.
I've included the strings b…
-
```
Reproduction:
1. HEAD code (and probably earlier); JellyBean/4.1 (emulator okay).
2. Enter URL into Zirco address bar. Hit arrow button or "Done" on keyboard.
3. Null pointer exception, CustomWebV…