Project

General

Profile

Actions

Bug #110

closed
SS SS

Privacy Browser crashes on load if the homepage is blank.

Bug #110: Privacy Browser crashes on load if the homepage is blank.

Added by Soren Stoutner over 9 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Next Release
Start date:
03/24/2017
Due date:
% Done:

0%

Estimated time:

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.

SS Updated by Soren Stoutner over 9 years ago Actions #2

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.

SS Updated by Soren Stoutner over 9 years ago Actions #3

  • Description updated (diff)

SS Updated by Soren Stoutner over 9 years ago Actions #4

  • Subject changed from Privacy Browser crashed on load if the homepage is blank. to Privacy Browser crashes on load if the homepage is blank.

SS Updated by Soren Stoutner over 7 years ago Actions #5

  • Priority changed from 2 to Next Release
Actions

Also available in: PDF Atom