commit | 552751ea92828f8b78b71533dbba70aa7c316d9d | [log] [tgz] |
---|---|---|
author | Mattias Falk <mattias.falk@sonyericsson.com> | Mon Aug 23 12:03:57 2010 +0200 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Mon Aug 23 12:03:57 2010 +0200 |
tree | fa0d6180412838dc8e0589a544bf35dd304eeb87 | |
parent | d159ec534823b87f9896843e95912b0df8c27e16 [diff] |
Avoid crash in browser in systems with no search provider If there's no activity registered for the intent (action) ACTION_WEB_SEARCH the browser will crash if a search query is entered in the browser. The crash is avoided by catching the ActivityNotFoundException. Change-Id: I021d3210654bb3aa08ccdd15abea86ef415282b1