Bug 14753 - [s60][3.1] VMAA-75EP3L Browser plugin does not implement memory collection on an out-of-memory condition
Summary: [s60][3.1] VMAA-75EP3L Browser plugin does not implement memory collection on...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Emulator S60 3rd edition
: P2 Normal
Assignee: Vikram
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-07-24 11:51 PDT by Vikram
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
memory collection implementation (4.75 KB, patch)
2007-07-24 12:46 PDT, Vikram
Sachin.Padma: review+
Details | Formatted Diff | Diff
3.1m patch (5.91 KB, patch)
2007-08-06 08:09 PDT, Vikram
Sachin.Padma: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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