diff options
author | Cary Clark <cary@android.com> | 2009-12-07 10:36:50 -0500 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-12-07 10:56:46 -0500 |
commit | 34bca311c8205ee40379adac2ef4da01e401600e (patch) | |
tree | e7c8953b36817fe68bb9a569371289fb904ee51a /WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.cpp | |
parent | dcbb033aafed2abc472f0d88520869a6b1f1945b (diff) | |
download | external_webkit-34bca311c8205ee40379adac2ef4da01e401600e.zip external_webkit-34bca311c8205ee40379adac2ef4da01e401600e.tar.gz external_webkit-34bca311c8205ee40379adac2ef4da01e401600e.tar.bz2 |
fix crash reading readonly node state
Something about rebuildTextView() invalidates the current cached
frame -- reading the last obtained frame after calling it may
crash. Why, I don't know. Until I figure that out, read the
cached state first.
Also remove some tests for null frame and node since the null
case has already been handled earlierin motionUp().
fixes http://b/2307964
Diffstat (limited to 'WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.cpp')
0 files changed, 0 insertions, 0 deletions