[Webkit-unassigned] [Bug 117725] New: [Qt][WK2] memory leak in QQuickWebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 17 22:25:18 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117725
Summary: [Qt][WK2] memory leak in QQuickWebView
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thomas.kim at lge.com
There are QQuickWebViewExperimental pointer in QQuickWebView.
The constructor of QQuickWebView new QQuickWebViewExperimental. But the destructor doesn't delete this.
--
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