Bug fix in "Save to bookmarks" link of browser context menu.

It seems "Save to bookmarks" was picking up current page URL/Title
instead of the url selected by the double tap. Fixed the issue by
taking url and title value via the msg obtained via double tap.

Note: This won't support the Bookmark thumbnail as url we got
from page is not loaded in webview.

Change-Id: I000650f5355a5aeb363e67542898222f25822111
1 file changed