Bug 114259 - REGRESSION (r147719): Failures in two a11y tests on GTK
Summary: REGRESSION (r147719): Failures in two a11y tests on GTK
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: Gtk, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2013-04-09 03:00 PDT by Zan Dobersek
Modified: 2013-04-10 00:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2013-04-09 03:06 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-04-09 03:00:53 PDT
The following two tests started failing after r147719 landed:

platform/gtk/accessibility/aria-slider-required-attributes.html
platform/gtk/accessibility/combo-box-collapsed-selection-changed.html

http://trac.webkit.org/changeset/147719
Specifically, the `cache->handleFocusedUIElementChanged` call should be restored (with the comment about Chromium removed/changed).

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&showAllRuns=true&tests=platform%2Fgtk%2Faccessibility%2Faria-slider-required-attributes.html%2Cplatform%2Fgtk%2Faccessibility%2Fcombo-box-collapsed-selection-changed.html
Comment 1 Zan Dobersek 2013-04-09 03:06:37 PDT
Created attachment 197017 [details]
Patch
Comment 2 Zan Dobersek 2013-04-10 00:35:10 PDT
Comment on attachment 197017 [details]
Patch

Clearing flags on attachment: 197017

Committed r148081: <http://trac.webkit.org/changeset/148081>
Comment 3 Zan Dobersek 2013-04-10 00:35:15 PDT
All reviewed patches have been landed.  Closing bug.