Bug 14753

Summary: [s60][3.1] VMAA-75EP3L Browser plugin does not implement memory collection on an out-of-memory condition
Product: WebKit Reporter: Vikram <vikram.malaiya>
Component: WebKit Misc.Assignee: Vikram <vikram.malaiya>
Status: CLOSED FIXED    
Severity: Normal Keywords: PlatformOnly
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Attachments:
Description Flags
memory collection implementation
Sachin.Padma: review+
3.1m patch Sachin.Padma: review+

Description Vikram 2007-07-24 11:51:26 PDT
- Use case:
In out of memory scenario, the plugin skin does not release the moery associated with plugins.

- Steps to reproduce:
use tool to consume memory on phone
- Actual outcome:
In case of out-of-memory, the browser still performs plugin operations.
- Expected outcome:
On an out of memory event, the memory collector in plugin should release the memory associated with corresponding plugin.  The plugin should be closed and only the plugin skin is visible in the browser
Comment 1 Vikram 2007-07-24 12:46:55 PDT
Created attachment 15669 [details]
memory collection implementation
Comment 2 Sachin Padma 2007-08-01 13:26:24 PDT
Comment on attachment 15669 [details]
memory collection implementation

r=me
Comment 3 Sachin Padma 2007-08-03 14:45:21 PDT
landed in ccb in r24855
Comment 4 Vikram 2007-08-06 08:09:51 PDT
Created attachment 15850 [details]
3.1m patch
Comment 5 Sachin Padma 2007-08-08 14:55:41 PDT
Comment on attachment 15850 [details]
3.1m patch

r=me
Comment 6 Sachin Padma 2007-08-08 14:56:17 PDT
landed in 3.1m in r24940
Comment 7 Bradley Morrison 2008-04-09 11:39:39 PDT
Bulk closing of all s60 platform bugs. 

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