[Webkit-unassigned] [Bug 112996] New: [BlackBerry] Memory leak in WebPagePrivate.cpp - NavigatorContentUtilsClientBlackBerry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 20:16:32 PDT 2013


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

           Summary: [BlackBerry] Memory leak in WebPagePrivate.cpp -
                    NavigatorContentUtilsClientBlackBerry
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xiaobo.wang at torchmobile.com.cn
                CC: rwlbuis at gmail.com


NavigatorContentUtilsClientBlackBerry is new'ed in WebPagePrivate::init(), but
not deleted anywhere.

Fix by creating an OwnPtr for it.

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