Bug 114016 - [GTK][AC] upversion of clutter and its dependecy
Summary: [GTK][AC] upversion of clutter and its dependecy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 105699
  Show dependency treegraph
 
Reported: 2013-04-05 02:54 PDT by ChangSeok Oh
Modified: 2013-04-09 06:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.81 KB, patch)
2013-04-05 03:14 PDT, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2013-04-05 02:54:26 PDT
I started to use jhbuild from yesterday. Unfortunately I found current clutter 1.12.x version causes not displaying issue for some case.(I don't know the reason)
Why I didn't know that is I had used my own local built libraries..
Actually I have use following versions of libraries for webkit-clutter.
clutter-1.13.x
cogl-1.12.x
clutter-gtk-1.4.x

Let's move to the latest libraries to sync with webkit-clutter.
Comment 1 ChangSeok Oh 2013-04-05 03:14:32 PDT
Created attachment 196608 [details]
Patch
Comment 2 Joone Hur 2013-04-05 16:14:55 PDT
(In reply to comment #0)
> I started to use jhbuild from yesterday. Unfortunately I found current clutter 1.12.x version causes not displaying issue for some case.(I don't know the reason)
> Why I didn't know that is I had used my own local built libraries..
> Actually I have use following versions of libraries for webkit-clutter.
> clutter-1.13.x
> cogl-1.12.x
> clutter-gtk-1.4.x
> 
> Let's move to the latest libraries to sync with webkit-clutter.

Yes, Clutter 1.12.0 has some issues with rendering transformed images with your recent commits: images are not transformed and rendered with artifacts.

The same test page is working well with Clutter 1.14.0
Comment 3 WebKit Commit Bot 2013-04-09 06:24:35 PDT
Comment on attachment 196608 [details]
Patch

Clearing flags on attachment: 196608

Committed r148018: <http://trac.webkit.org/changeset/148018>
Comment 4 WebKit Commit Bot 2013-04-09 06:24:37 PDT
All reviewed patches have been landed.  Closing bug.