Actions
Bug #80
closed
SS
SS
Crash on Loading Some Resource Requests with Ad Blocker Enabled
Bug #80:
Crash on Loading Some Resource Requests with Ad Blocker Enabled
Start date:
01/03/2017
Due date:
% Done:
0%
Estimated time:
Description
On loading some resource requests a `java.lang.NullPointerException` is thrown on `MainWebView.java:533` which is:
`if (adServersSet.contains(requestHost)) {`
Performing a search on github.com reliably triggers this bug.
Actions