OSDN Git Service

Fix a code ugliness issue: avoid using two variables named "size" inside the same...
authorAndrei Popescu <andreip@google.com>
Fri, 8 Jan 2010 16:55:35 +0000 (16:55 +0000)
committerAndrei Popescu <andreip@google.com>
Fri, 8 Jan 2010 16:55:35 +0000 (16:55 +0000)
commit98ad55921869110eb5ac8286febb2e4f2a86bfa4
tree91b357bffbddf05d6e0bcb3e797f4275fb07f2f3
parentf07202aa5d185feb2bd6a0a038123863aadb3491
Fix a code ugliness issue: avoid using two variables named "size" inside the same for loop.
WebKit/android/jni/WebStorage.cpp