Bug 62361 - [EFL] Make accelerated compositing build in Webkit-EFL
Summary: [EFL] Make accelerated compositing build in Webkit-EFL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 62695
  Show dependency treegraph
 
Reported: 2011-06-09 01:09 PDT by Hyowon Kim
Modified: 2011-07-08 02:55 PDT (History)
8 users (show)

See Also:


Attachments
Patch (9.51 KB, patch)
2011-06-09 18:33 PDT, Hyowon Kim
no flags Details | Formatted Diff | Diff
Patch (9.51 KB, patch)
2011-06-09 19:34 PDT, Hyowon Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hyowon Kim 2011-06-09 01:09:06 PDT
EFL port needs to enable accelerated compositing for 3D transform, animation and so on.
Comment 1 Hyowon Kim 2011-06-09 18:33:23 PDT
Created attachment 96684 [details]
Patch
Comment 2 Gyuyoung Kim 2011-06-09 18:44:46 PDT
Comment on attachment 96684 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=96684&action=review

> Source/WebCore/platform/graphics/efl/GraphicsLayerEfl.cpp:2
> +Copyright (C) 2009-2010 Samsung Electronics

Change 2009-2010 with 2011.

> Source/WebCore/platform/graphics/efl/GraphicsLayerEfl.h:2
> +    Copyright (C) 2009-2010 Samsung Electronics

ditto.
Comment 3 Hyowon Kim 2011-06-09 19:34:32 PDT
Created attachment 96689 [details]
Patch
Comment 4 WebKit Review Bot 2011-06-09 20:52:57 PDT
Comment on attachment 96689 [details]
Patch

Clearing flags on attachment: 96689

Committed r88518: <http://trac.webkit.org/changeset/88518>
Comment 5 WebKit Review Bot 2011-06-09 20:53:02 PDT
All reviewed patches have been landed.  Closing bug.