Bug 107794 - Coordinated Graphics: remove SurfaceUpdateInfo::encode/decode
Summary: Coordinated Graphics: remove SurfaceUpdateInfo::encode/decode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 103854
  Show dependency treegraph
 
Reported: 2013-01-23 23:54 PST by Jae Hyun Park
Modified: 2013-01-24 16:12 PST (History)
10 users (show)

See Also:


Attachments
Patch (11.18 KB, patch)
2013-01-24 00:02 PST, Jae Hyun Park
no flags Details | Formatted Diff | Diff

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