Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium valgrind

New 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

A release build of layout test 2028,
  LayoutTests/dom/html/level2/html/HTMLTextAreaElement15.html
showed the following warning when run under valgrind:

13:33:10 valgrind_analyze.py [ERROR] Leak_DefinitelyLost
176 (8 direct, 168 indirect) bytes in 1 blocks are definitely lost in loss  
record 226 of 531
   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)  
(chrome/Hammer/test_shell)
   EditorClientImpl::respondToChangedSelection() (chrome/Hammer/test_shell)
   WebCore::Editor::respondToChangedSelection(WebCore::VisibleSelection  
const&)
(chrome/Hammer/test_shell)
   WebCore::Frame::respondToChangedSelection(WebCore::VisibleSelection  
const&, bool)
(chrome/Hammer/test_shell)
   WebCore::SelectionController::setSelection(WebCore::VisibleSelection  
const&, bool, bool,
bool) (chrome/Hammer/test_shell)
   WebCore::RenderTextControl::setSelectionRange(int, int)  
(chrome/Hammer/test_shell)
   WebCore::RenderTextControl::select() (chrome/Hammer/test_shell)
   WebCore::HTMLTextAreaElementInternal::selectCallback(v8::Arguments const&)
(chrome/Hammer/test_shell)
   v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**)  
(chrome/Hammer/test_shell)


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to