Comment #1 on issue 9503 by [email protected]: Memory leak in
TestWebViewDelegate::UpdateSelectionClipboard() in
LayoutTests/dom/html/level2/html/HTMLTextAreaElement15.html
http://code.google.com/p/chromium/issues/detail?id=9503
This affects over a hundred layout tests, which makes it at least the #3
leak so far.
Here's a debug mode stack trace with line numbers from
layout test 2190, LayoutTests/editing/deleting/4845371.html
17:51:47 valgrind_analyze.py [ERROR] Leak_DefinitelyLost
352 (28 direct, 324 indirect) bytes in 3 blocks are definitely lost in loss
record 295 of 519
malloc (algrind/coregrind/m_replacemalloc/vg_replace_malloc.c:178)
g_malloc (/usr/lib/libglib-2.0.so.0.1800.2)
g_slice_alloc (/usr/lib/libglib-2.0.so.0.1800.2)
gtk_target_list_new (/usr/lib/libgtk-x11-2.0.so.0.1400.4)
TestWebViewDelegate::UpdateSelectionClipboard(bool)
(webkit/tools/test_shell/test_webview_delegate_gtk.cc:251)
TestWebViewDelegate::DidChangeSelection(bool)
(webkit/tools/test_shell/test_webview_delegate.cc:640)
EditorClientImpl::respondToChangedSelection()
(webkit/glue/editor_client_impl.cc:281)
WebCore::Editor::respondToChangedSelection(WebCore::VisibleSelection
const&)
(third_party/WebKit/WebCore/editing/Editor.cpp:382)
WebCore::Frame::respondToChangedSelection(WebCore::VisibleSelection
const&, bool)
(third_party/WebKit/WebCore/page/Frame.cpp:1701)
WebCore::SelectionController::setSelection(WebCore::VisibleSelection
const&, bool, bool, bool)
(third_party/WebKit/WebCore/editing/SelectionController.cpp:152)
WebCore::SelectionController::setExtent(WebCore::VisiblePosition const&,
bool)
(third_party/WebKit/WebCore/editing/SelectionController.cpp:713)
WebCore::SelectionController::modify(WebCore::SelectionController::EAlteration,
WebCore::SelectionController::EDirection, WebCore::TextGranularity, bool)
(third_party/WebKit/WebCore/editing/SelectionController.cpp:540)
WebCore::DOMSelection::modify(WebCore::String const&, WebCore::String
const&, WebCore::String
const&) (third_party/WebKit/WebCore/page/DOMSelection.cpp:285)
WebCore::DOMSelectionInternal::modifyCallback(v8::Arguments const&)
(chrome/Hammer/dbg/obj/webkit/V8Bindings/DerivedSources/V8DOMSelection.cpp:255)
v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**)
(v8/src/builtins.cc:380)
0x59BC14A ()
0x59CFAED ()
0x59CF9B6 ()
0x59CF183 ()
0x59CEFD9 ()
0x59CEE24 ()
0x59BCBF8 ()
0x59BC673 ()
v8::internal::Invoke(bool, v8::internal::Handle<v8::internal::JSFunction>,
v8::internal::Handle<v8::internal::Object>, int, v8::internal::Object***,
bool*) (v8/src/execution.cc:89)
v8::internal::Execution::Call(v8::internal::Handle<v8::internal::JSFunction>,
v8::internal::Handle<v8::internal::Object>, int, v8::internal::Object***,
bool*) (v8/src/execution.cc:116)
v8::Script::Run() (v8/src/api.cc:1048)
WebCore::V8Proxy::RunScript(v8::Handle<v8::Script>, bool)
(webkit/port/bindings/v8/v8_proxy.cpp:1539)
WebCore::V8Proxy::evaluate(WebCore::ScriptSourceCode const&,
WebCore::Node*)
(webkit/port/bindings/v8/v8_proxy.cpp:1493)
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&)
(webkit/port/bindings/v8/ScriptController.cpp:224)
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&)
(third_party/WebKit/WebCore/loader/FrameLoader.cpp:797)
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---