Bug 107794

Summary: Coordinated Graphics: remove SurfaceUpdateInfo::encode/decode
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, andersca, cmarcelo, gyuyoung.kim, kenneth, menard, noam, rakuco, webkit.review.bot, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103854    
Attachments:
Description Flags
Patch none

Description Jae Hyun Park 2013-01-23 23:54:38 PST
We want to remove dependency on CoreIPC from SurfaceUpdateInfo because we will extract Coordinated Graphics from WK2. Also, since SurfaceUpdateInfo is used specifically by Coordinated Graphics, it should be moved to Shared/CoordinatedGraphics.
Comment 1 Jae Hyun Park 2013-01-24 00:02:04 PST
Created attachment 184421 [details]
Patch
Comment 2 Noam Rosenthal 2013-01-24 00:40:37 PST
Looks good. Anders?
Comment 3 WebKit Review Bot 2013-01-24 16:12:54 PST
Comment on attachment 184421 [details]
Patch

Clearing flags on attachment: 184421

Committed r140746: <http://trac.webkit.org/changeset/140746>
Comment 4 WebKit Review Bot 2013-01-24 16:12:59 PST
All reviewed patches have been landed.  Closing bug.