[Webkit-unassigned] [Bug 47280] [Qt] RunLoop implementation for WTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 14:54:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47280





--- Comment #3 from Balazs Kelemen <kbalazs at webkit.org>  2010-10-06 14:54:45 PST ---
> 
> > WebKitTools/WebKitTestRunner/qt/main.cpp:51
> > +        m_controller = new WTR::TestController(m_argc, const_cast<const char**>(m_argv));
> 
> leaking m_controller?

No, it is deleted in the destructor :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list