Bug 107307 - [BlackBerry] When acquiring/releasing backing store memory, allow web page client control suspend/resuming of backing store
Summary: [BlackBerry] When acquiring/releasing backing store memory, allow web page cl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 11:16 PST by Andrew Lo
Modified: 2013-01-18 11:59 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2013-01-18 11:22 PST, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lo 2013-01-18 11:16:27 PST
Change BackingStore::createBackingStoreMemory and releaseBackingStoreMemory to only resume & suspend the surface pool.
Suspending/resuming of backing store & screen updates will happen in the web page client.
Comment 1 Andrew Lo 2013-01-18 11:22:29 PST
Created attachment 183514 [details]
Patch
Comment 2 Rob Buis 2013-01-18 11:26:51 PST
Comment on attachment 183514 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2013-01-18 11:59:42 PST
Comment on attachment 183514 [details]
Patch

Clearing flags on attachment: 183514

Committed r140191: <http://trac.webkit.org/changeset/140191>
Comment 4 WebKit Review Bot 2013-01-18 11:59:45 PST
All reviewed patches have been landed.  Closing bug.