Skip to content
Snippets Groups Projects
Commit a5a801ce authored by Chris West (Faux)'s avatar Chris West (Faux)
Browse files

GH-3: Remove the old browser detection code

Finally found a case where this breaks horribly:

* attempt launch an invalid url
* we panic, and think we can never launch a url again
* future non-http urls get run with the browser, with mixed results

While I could fix that actual bug, I'd rather remove the panic code,
which should never be being hit anyway.
parent 6d80813a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment