Enable receiving a list of markers in text with spellcheck requests
commit227d90967bce3c38f2e0be2589f7cf2fa4fd001d
authorrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 26 Apr 2013 02:36:12 +0000 (26 02:36 +0000)
committerrouslan@chromium.org <rouslan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 26 Apr 2013 02:36:12 +0000 (26 02:36 +0000)
tree2307f72cb61df66ede156ea752cda220c48b9d52
parent6e7bc186f6b0194d2cad9631be0f3093245d47ab
Enable receiving a list of markers in text with spellcheck requests

This CL enables Blink to send a list of markers together with text to be
spellchecked. The CL is structured such that Blink can either send the markers
or not, depending on Blink version. Once Blink dependency is rolled, I will
address the TODOs in the CL.

BUG=170514

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196581 0039d316-1c4b-4281-b951-d872f2087c98
chrome/renderer/spellchecker/spellcheck_provider.cc
chrome/renderer/spellchecker/spellcheck_provider.h