summaryrefslogtreecommitdiffstats
path: root/webkit/support
diff options
context:
space:
mode:
authorasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-17 20:53:08 +0000
committerasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-17 20:53:08 +0000
commit9a55b8c9af871b1e58b7f4f367b7c26fc53ab543 (patch)
tree11f261c89f79392fd66f3357aa924f4d9d4c116d /webkit/support
parentd94b1c828da3dbc06a81fdf7479f6428f0b0dcfb (diff)
downloadchromium_src-9a55b8c9af871b1e58b7f4f367b7c26fc53ab543.zip
chromium_src-9a55b8c9af871b1e58b7f4f367b7c26fc53ab543.tar.gz
chromium_src-9a55b8c9af871b1e58b7f4f367b7c26fc53ab543.tar.bz2
Fix logging of string16s from gfx namespace on Windows.
I don't why this fixes it, but somehow having a SelectionModel << logging operator in the gfx namespace makes Visual Studio fail to find the << logging operator for string16 arguments. Per discussion with Scott, we decided to remove the << operators altogether and replace them with a ToString() function to be consistent with Rect, Size, etc. TEST=Check that adding a "LOG(INFO) << text();" line to RenderTextWin compiles. Review URL: https://chromiumcodereview.appspot.com/10332205 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137732 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/support')
0 files changed, 0 insertions, 0 deletions