commit | a2368f133a9ca7956243831f54564f56d41f47ef | [log] [tgz] |
---|---|---|
author | kaiyiz <kaiyiz@codeaurora.org> | Mon Sep 02 10:43:31 2013 +0800 |
committer | kaiyiz <kaiyiz@codeaurora.org> | Mon Sep 02 12:55:57 2013 +0800 |
tree | bfa893c20d75ebb9b2c358581cccc975404a153a | |
parent | 28d18bd6efbbc1611d9325b543e42b33acb91631 [diff] |
Browser: fix can not search with browser If the current search engine is not the default engine, it will finish the current activity but not start a new activity, this make the user can not search with browser. If the search engine is a instance of DefaultSearchEngine, we finish the current activity, otherwise, the activity should not be finished. CRs-Fixed: 535416 Change-Id: Ieb323dafea834e47d1c35c1dff929d638c47f31d