Bug #110
closed
Privacy Browser crashes on load if the homepage is blank.
Added by Soren Stoutner over 7 years ago.
Updated over 5 years ago.
Description
The crash was introduced in 2.0.1. It is caused by `hostname.equals(currentDomain)`, which isn't happy if `hostname` is null.
Bug reported by Jose A. León Becerra.
- Status changed from New to Closed
In working on this bug I also changed the behavior so that when the homepage is blank `urlTextBox` is set to `""` (previously `WebView` would set it to `about:blank`), `urlTextBox` is focused, and the keyboard is displayed. This behavior should make things easier for those who don't want to load a homepage when Privacy Browser starts.
- Description updated (diff)
- Subject changed from Privacy Browser crashed on load if the homepage is blank. to Privacy Browser crashes on load if the homepage is blank.
- Priority changed from 2 to Next Release
Also available in: Atom
PDF