Bug 113883

Summary: [GTK][Jhbuild] Move ATK to the main moduleset, bump ATK, at-spi2-(atk|core) versions to 2.8.0
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: apinheiro, cgarcia, jdiggs, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98376    
Attachments:
Description Flags
Patch mrobinson: review+

Description Zan Dobersek 2013-04-03 09:25:11 PDT
The ATK 2.8.0 version is required for layout tests to work properly.
https://bugs.webkit.org/show_bug.cgi?id=98376#c6

The at-spi2-atk and at-spi2-core versions should be bumped accordingly as there are currently crashes occurring on the GTK builders in libatk-bridge.so (provided by at-spi2-atk) that can most likely be attributed due to the builders having ATK 2.8 installed system-wide yet only using 2.5.3 versions of at-spi2-atk and at-spi2-core.
Comment 1 Zan Dobersek 2013-04-03 11:56:21 PDT
Created attachment 196383 [details]
Patch
Comment 2 Martin Robinson 2013-04-03 12:01:50 PDT
Comment on attachment 196383 [details]
Patch

Thanks!
Comment 3 Zan Dobersek 2013-04-03 12:05:37 PDT
Thanks for the review.

The crashes are not occurring locally, hopefully the builders will get fixed as well.
Comment 4 Zan Dobersek 2013-04-03 12:15:15 PDT
Committed r147574: <http://trac.webkit.org/changeset/147574>