Bug 47069

Summary: memory leaks with PNG/JPEG images with webkitGtk-1.2.0 version
Product: WebKit Reporter: Anil <anil.vemulapally>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Critical CC: anil.vemulapally
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
sample html none

Anil
Reported 2010-10-03 23:11:33 PDT
while rendering the images with webkitGtk-1.2.0 ( with gtk-dfb backend ) version we observed memory leak of around image size on MIPS platform. Steps to reproduce ------------------ 1. copy any memtest.html and jpeg image ( name it to wagonr.jpg or change the name in html ) to local apache server. 2. GtkLauncher http://<localhost>memtest.html 3. After loading the image to delete the image press 'k' from keyboard and to reload the image press 'j'. On every reload you will observe the memory leak around image size.
Attachments
sample html (908 bytes, text/html)
2010-10-04 07:04 PDT, Anil
no flags
Anil
Comment 1 2010-10-04 07:04:50 PDT
Created attachment 69629 [details] sample html
Note You need to log in before you can comment on or make changes to this bug.