diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 23:29:30 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 23:29:30 +0000 |
commit | e95c0454d924e6e59b06255421ba50d97ac6eb80 (patch) | |
tree | b9d05ee02800cec4c561743b5605ae1f05c70f10 /DEPS | |
parent | 3956cf7c87681860d93d828846abe612f80b2263 (diff) | |
download | chromium_src-e95c0454d924e6e59b06255421ba50d97ac6eb80.zip chromium_src-e95c0454d924e6e59b06255421ba50d97ac6eb80.tar.gz chromium_src-e95c0454d924e6e59b06255421ba50d97ac6eb80.tar.bz2 |
Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return Null if invalid.
BUG=53233
TEST=compiles
Review URL: http://codereview.chromium.org/3174033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57604 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@210", + "http://ppapi.googlecode.com/svn/trunk@212", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |