Bug 40405 - [Qt] Memory leak in qwebpage unit test cases
Summary: [Qt] Memory leak in qwebpage unit test cases
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-06-10 00:02 PDT by Mahesh Kulkarni
Modified: 2010-06-10 10:24 PDT (History)
1 user (show)

See Also:


Attachments
leak fix (1.25 KB, patch)
2010-06-10 00:22 PDT, Mahesh Kulkarni
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mahesh Kulkarni 2010-06-10 00:02:25 PDT
Memory leak and a small mistake with test script in infiniteLoosJS() case
Comment 1 Mahesh Kulkarni 2010-06-10 00:22:26 PDT
Created attachment 58338 [details]
leak fix

missing "<" from infiniteJS test case and memory leak fix proposal.
Comment 2 Simon Hausmann 2010-06-10 03:49:48 PDT
Comment on attachment 58338 [details]
leak fix

r=me
Comment 3 WebKit Commit Bot 2010-06-10 10:24:49 PDT
Comment on attachment 58338 [details]
leak fix

Clearing flags on attachment: 58338

Committed r60963: <http://trac.webkit.org/changeset/60963>
Comment 4 WebKit Commit Bot 2010-06-10 10:24:53 PDT
All reviewed patches have been landed.  Closing bug.