Pass the misspelling hash identifier to the spelling menu observer
commita48b6295fdea8636bb77805c478f2408e68fd350
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 23 May 2013 00:47:57 +0000 (23 00:47 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 23 May 2013 00:47:57 +0000 (23 00:47 +0000)
tree64c58ff99731258edfeb9ced70f0a77236173519
parenta0b7814a5feab21ec02edd9f5169e4c90c053da4
Pass the misspelling hash identifier to the spelling menu observer

This CL passes the hash identifier of the misspelling under the cursor to the
spelling menu observer. The spelling menu observer will use this identifier to
collect feedback about user actions on misspellings. For example, the user could
ignore spelling suggestions, add a word to their custom dictionary, or select
one of the spellcheck suggestions. This feedback will be used to improve
spellcheck suggestions.

BUG=170514

Review URL: https://chromiumcodereview.appspot.com/15616002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201654 0039d316-1c4b-4281-b951-d872f2087c98
content/common/view_messages.h
content/public/common/context_menu_params.h
content/renderer/context_menu_params_builder.cc