Bug 13253 - [S60] browser leaks memory when browsing pages.
Summary: [S60] browser leaks memory when browsing pages.
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Major
Assignee: Yongjun Zhang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 08:34 PDT by Yongjun Zhang
Modified: 2011-03-21 11:53 PDT (History)
1 user (show)

See Also:


Attachments
fix memory leak in CSSstyleselector. (8.70 KB, patch)
2007-04-02 08:37 PDT, Yongjun Zhang
zalan: review+
Details | Formatted Diff | Diff
Move Function & CSSNamespace memory allocation to WebCore's own pool. (8.13 KB, patch)
2007-04-02 10:30 PDT, Yongjun Zhang
no flags Details | Formatted Diff | Diff
allocate CSSNamespace and Function from Webcore memory pool (17.74 KB, patch)
2007-04-02 10:36 PDT, Yongjun Zhang
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongjun Zhang 2007-04-02 08:34:11 PDT
EAWR-6YEJWZ.
Comment 1 Yongjun Zhang 2007-04-02 08:37:05 PDT
Created attachment 13917 [details]
fix memory leak in CSSstyleselector.
Comment 2 zalan 2007-04-02 10:06:59 PDT
Comment on attachment 13917 [details]
fix memory leak in CSSstyleselector.

r=me
Comment 3 Yongjun Zhang 2007-04-02 10:30:54 PDT
Created attachment 13923 [details]
Move Function & CSSNamespace memory allocation to WebCore's own pool.
Comment 4 Yongjun Zhang 2007-04-02 10:36:45 PDT
Created attachment 13924 [details]
allocate CSSNamespace and Function from Webcore memory pool
Comment 5 zalan 2007-04-02 10:49:42 PDT
Comment on attachment 13924 [details]
allocate CSSNamespace and Function from Webcore memory pool

r=me
Comment 6 zalan 2007-04-02 10:57:19 PDT
r20655 -> 3.1m
r20657 -> ccb
Comment 7 Bradley Morrison 2008-04-09 11:39:46 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 8 Joel Parks 2011-03-21 11:53:19 PDT
re-purposing InTSW keyword for use by QtWebkit team