summaryrefslogtreecommitdiffstats
path: root/WebCore/xml/XMLHttpRequest.cpp
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-05-06 12:35:44 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-05-06 12:35:44 -0700
commitec3661418dd6a5edfca19848a0fa12a28959bd06 (patch)
tree93619ae7c81f6254221f2add399d31b0179d3326 /WebCore/xml/XMLHttpRequest.cpp
parentcc7f27228a13f253de0651478d67245e240a9dc6 (diff)
parent7f034a1734d634dd1fdb3b64817d5828b5e46922 (diff)
downloadexternal_webkit-ec3661418dd6a5edfca19848a0fa12a28959bd06.zip
external_webkit-ec3661418dd6a5edfca19848a0fa12a28959bd06.tar.gz
external_webkit-ec3661418dd6a5edfca19848a0fa12a28959bd06.tar.bz2
am 7f034a17: Fix a ref counting bug in touch event handling. The RefPtr returned from m_originatingTouchPointTargets.take() was only in scope for the duration of the else block but we saved the raw pointer it wrapped. When the else block ended, the RefPtr destroyed it
Merge commit '7f034a1734d634dd1fdb3b64817d5828b5e46922' into froyo-plus-aosp * commit '7f034a1734d634dd1fdb3b64817d5828b5e46922': Fix a ref counting bug in touch event handling. The RefPtr returned from m_originatingTouchPointTargets.take() was only in scope
Diffstat (limited to 'WebCore/xml/XMLHttpRequest.cpp')
0 files changed, 0 insertions, 0 deletions