Bug 136770 - [EFL][CoordinatedGraphics] Move CoordinatedGraphicsScene and CoordinatedBackingStore to WebKit2
Summary: [EFL][CoordinatedGraphics] Move CoordinatedGraphicsScene and CoordinatedBacki...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 19:17 PDT by Ryuan Choi
Modified: 2014-09-11 21:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (96.17 KB, patch)
2014-09-11 21:04 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2014-09-11 19:17:19 PDT
CoordinatedGraphicsScene and CoordinatedBackingStore is only for UIProcess.
So, they don't need to be in WebCore.
Comment 1 Ryuan Choi 2014-09-11 21:04:18 PDT
Created attachment 238013 [details]
Patch
Comment 2 Gyuyoung Kim 2014-09-11 21:05:57 PDT
Comment on attachment 238013 [details]
Patch

LGTM
Comment 3 Ryuan Choi 2014-09-11 21:19:36 PDT
Comment on attachment 238013 [details]
Patch

Clearing flags on attachment: 238013

Committed r173553: <http://trac.webkit.org/changeset/173553>
Comment 4 Ryuan Choi 2014-09-11 21:19:45 PDT
All reviewed patches have been landed.  Closing bug.