summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorjitendra.ks@samsung.com <jitendra.ks@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 11:45:47 +0000
committerjitendra.ks@samsung.com <jitendra.ks@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 11:45:47 +0000
commitc0008113c557fbfd0adffac7e81a670ebaac1994 (patch)
tree06eb643f99c4a9fadd0039f5fc6670741ebe9300 /AUTHORS
parent92cd664a76975b2bb81a29b918b9020195a18f20 (diff)
downloadchromium_src-c0008113c557fbfd0adffac7e81a670ebaac1994.zip
chromium_src-c0008113c557fbfd0adffac7e81a670ebaac1994.tar.gz
chromium_src-c0008113c557fbfd0adffac7e81a670ebaac1994.tar.bz2
As per the ContextMenuParam structure (context_menu_params.h)
mLinkText may be an empty string if the contents of the link are an image. So here as we are doing long press on image link the mLinkText is coming as empty string from nativeside. And in buildContextMenu it sets header title as mLinkText so it sets "about:blank" This patch checks if link are an image then sets title as source URL. BUG=385000 Review URL: https://codereview.chromium.org/339573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279673 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 21f28d2..29b2fff 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -177,6 +177,7 @@ Jingwei Liu <kingweiliu@gmail.com>
Jingyi Wei <wjywbs@gmail.com>
Jinho Bang <jinho.bang@samsung.com>
Jinwoo Song <jinwoo7.song@samsung.com>
+Jitendra Kumar Sahoo <jitendra.ks@samsung.com>
Joe Knoll <joe.knoll@workday.com>
Joe Thomas <mhx348@motorola.com>
Joel Stanley <joel@jms.id.au>