RESOLVED DUPLICATE of bug 104672 108743
[EFL][Cairo] Expose isAccelerated and setAccelerated for EFL
https://bugs.webkit.org/show_bug.cgi?id=108743
Summary [EFL][Cairo] Expose isAccelerated and setAccelerated for EFL
Kyungjin Kim
Reported 2013-02-01 21:02:30 PST
isAccelerated and setAccelerated are exposed for the ports using Skia and CG, but not Cairo. This patch adds them in Cairo for EFL and other ports using it.
Attachments
Patch (4.94 KB, patch)
2013-02-01 21:12 PST, Kyungjin Kim
no flags
Kyungjin Kim
Comment 1 2013-02-01 21:12:02 PST
Gyuyoung Kim
Comment 2 2013-02-07 03:26:11 PST
CC'ing Martin.
Martin Robinson
Comment 3 2013-02-07 08:25:16 PST
We've got a patch up for this at https://bugs.webkit.org/show_bug.cgi?id=104672, by the way. Given that does it make sense to hook it through the PlatformContext when it's meaningless at the moment?
Kyungjin Kim
Comment 4 2013-02-07 17:07:12 PST
(In reply to comment #3) > We've got a patch up for this at https://bugs.webkit.org/show_bug.cgi?id=104672, by the way. Given that does it make sense to hook it through the PlatformContext when it's meaningless at the moment? Yeah, in consistency with PlatformContextSkia and GraphicsCotnextSkia.
Kyungjin Kim
Comment 5 2013-02-07 17:09:03 PST
*** This bug has been marked as a duplicate of bug 104672 ***
Gyuyoung Kim
Comment 6 2013-02-07 20:25:38 PST
Comment on attachment 186212 [details] Patch Clearing r?, cq?
Note You need to log in before you can comment on or make changes to this bug.