Bug 123727

Summary: [EFL] Change ATK version to 2.10.0
Product: WebKit Reporter: Krzysztof Czech <k.czech>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lucas.de.marchi, mario
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 123883    
Attachments:
Description Flags
patch none

Description Krzysztof Czech 2013-11-04 01:55:29 PST
Provided new ATK's API.
Comment 1 Krzysztof Czech 2013-11-04 02:07:18 PST
Created attachment 215899 [details]
patch
Comment 2 Mario Sanchez Prada 2013-11-04 07:04:59 PST
Comment on attachment 215899 [details]
patch

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

> Tools/efl/jhbuild.modules:342
> -    <branch module="pub/GNOME/sources/atk/2.8/atk-2.8.0.tar.xz" version="2.8.0"
> +    <branch module="pub/GNOME/sources/atk/2.10/atk-2.10.0.tar.xz" version="2.10.0"

If you raise the version of ATK to 2.10 you might also want to raise the version of its "siblings" at-spi2-core and at-spi2-atk
Comment 3 Krzysztof Czech 2013-11-04 07:18:05 PST
The integration of accessibility is not completed yet. Missing some parts (EAIL). I thought I would add those along with EAIL so that we would have a working prototype.
Comment 4 Krzysztof Czech 2013-11-04 07:25:29 PST
(In reply to comment #3)
> The integration of accessibility is not completed yet. Missing some parts (EAIL). I thought I would add those along with EAIL so that we would have a working prototype.

ATK 2.10.0 provides us new a API and we are consistent with GTK.
Comment 5 Mario Sanchez Prada 2013-11-04 07:41:25 PST
Comment on attachment 215899 [details]
patch

(In reply to comment #4)
> (In reply to comment #3)
> > The integration of accessibility is not completed yet. Missing some parts (EAIL). I thought I would add those along with EAIL so that we would have a working prototype.
> 
> ATK 2.10.0 provides us new a API and we are consistent with GTK.

Ah, I see.. you don't actually have at-spi2 at all in your jhbuild.modules. Sorry for the noise :)
Comment 6 WebKit Commit Bot 2013-11-04 08:06:59 PST
Comment on attachment 215899 [details]
patch

Clearing flags on attachment: 215899

Committed r158577: <http://trac.webkit.org/changeset/158577>
Comment 7 WebKit Commit Bot 2013-11-04 08:07:03 PST
All reviewed patches have been landed.  Closing bug.