Bug 114016

Summary: [GTK][AC] upversion of clutter and its dependecy
Product: WebKit Reporter: ChangSeok Oh <kevin.cs.oh>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gustavo, joone, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 105699    
Attachments:
Description Flags
Patch none

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.