[Webkit-unassigned] [Bug 177634] New: REGRESSION(r222640) [GTK] Build broken with ATK 2.14

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 18:32:24 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177634

            Bug ID: 177634
           Summary: REGRESSION(r222640) [GTK] Build broken with ATK 2.14
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, jdiggs at igalia.com
            Blocks: 177542

It seems ATK_STATE_READ_ONLY Requires ATK >= 2.16

And Debian 8 still ships 2.14, and per our dependencies policy https://trac.webkit.org/wiki/WebKitGTK/DependenciesPolicy we still should support the default build there.

Build log failure:
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Debian%20Stable%20%28Build%29/builds/5902/steps/compile-webkit/logs/stdio

Its not needed to make the feature work with ATK 2.14.
We only need to fix the build, so building WebKitGTK+ on Debian 8 (Jessie) can continue to be possible. 

Therefore just #ifdef'ing the code for ATK >= 2.16 is ok.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=177542
[Bug 177542] AX: [ATK] object:state-changed notifications missing for multiple ARIA attributes
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170929/41b4a945/attachment-0001.html>


More information about the webkit-unassigned mailing list