diff options
author | Patrick Scott <phanna@android.com> | 2009-07-28 14:44:16 -0400 |
---|---|---|
committer | Patrick Scott <phanna@android.com> | 2009-07-28 15:22:50 -0400 |
commit | 173247db5500c88f7a7229fd20fb49ebd2d49296 (patch) | |
tree | 60b61c7db8da953773114faeab3723ba0f65313a /WebCore/html/HTMLFrameElement.cpp | |
parent | 70522f5f5fb44f2f4df7a08aa64263c619e299cb (diff) | |
download | external_webkit-173247db5500c88f7a7229fd20fb49ebd2d49296.zip external_webkit-173247db5500c88f7a7229fd20fb49ebd2d49296.tar.gz external_webkit-173247db5500c88f7a7229fd20fb49ebd2d49296.tar.bz2 |
Do not merge.
This will attach and detach the native thread to and from the java vm. I believe
this was the cause of a crash in donut. Sometimes, the IconDatabase needs to
notify the WebCore thread of a new Icon. These callbacks post messages through
the vm which causes AttachCurrentThread to be called but no matching
DetachCurrentThread when the thread exits.
Bug:1977972
Diffstat (limited to 'WebCore/html/HTMLFrameElement.cpp')
0 files changed, 0 insertions, 0 deletions