Bug 107307

Summary: [BlackBerry] When acquiring/releasing backing store memory, allow web page client control suspend/resuming of backing store
Product: WebKit Reporter: Andrew Lo <anlo>
Component: WebKit BlackBerryAssignee: Andrew Lo <anlo>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.