Bug 159723 - AX: [ATK] spinbutton-crash.html fails
Summary: AX: [ATK] spinbutton-crash.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All Linux
: P2 Normal
Assignee: Joanmarie Diggs
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-13 09:55 PDT by Joanmarie Diggs
Modified: 2016-07-13 12:12 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.87 KB, patch)
2016-07-13 11:21 PDT, Joanmarie Diggs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2016-07-13 09:55:06 PDT
This test was introduced in r203083 and fails because it depends on a WKTR method which is not implemented for ATK because it appears to be specific to AXAPI. That said, we can fake it for spin buttons and by doing so keep the failing test cross-platform. I'll do that later today.
Comment 1 Radar WebKit Bug Importer 2016-07-13 09:55:28 PDT
<rdar://problem/27325397>
Comment 2 Joanmarie Diggs 2016-07-13 11:21:17 PDT
Created attachment 283551 [details]
Patch
Comment 3 WebKit Commit Bot 2016-07-13 12:12:43 PDT
Comment on attachment 283551 [details]
Patch

Clearing flags on attachment: 283551

Committed r203170: <http://trac.webkit.org/changeset/203170>
Comment 4 WebKit Commit Bot 2016-07-13 12:12:47 PDT
All reviewed patches have been landed.  Closing bug.