Bug 124923

Summary: [ATK] Added support for isAttributeSettable in AccessibilityUIElementAtk
Product: WebKit Reporter: Krzysztof Czech <k.czech>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, lucas.de.marchi, mario, samuel_white
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Krzysztof Czech
Reported 2013-11-27 03:22:51 PST
I think ATK states, more precisely ATK_STATE_EDITABLE could be used to check whether attribute/element is settable.
Attachments
patch (7.35 KB, patch)
2013-11-27 03:32 PST, Krzysztof Czech
no flags
patch (7.34 KB, patch)
2013-11-27 03:41 PST, Krzysztof Czech
no flags
Krzysztof Czech
Comment 1 2013-11-27 03:32:14 PST
WebKit Commit Bot
Comment 2 2013-11-27 03:33:53 PST
Attachment 217936 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/accessibility/content-editable-expected.txt', u'LayoutTests/accessibility/content-editable.html', u'LayoutTests/platform/mac/accessibility/content-editable-expected.txt', u'LayoutTests/platform/mac/accessibility/content-editable.html', u'Tools/ChangeLog', u'Tools/DumpRenderTree/atk/AccessibilityUIElementAtk.cpp', u'Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp']" exit_code: 1 Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:765: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Krzysztof Czech
Comment 3 2013-11-27 03:41:46 PST
WebKit Commit Bot
Comment 4 2013-11-29 03:35:38 PST
Comment on attachment 217937 [details] patch Clearing flags on attachment: 217937 Committed r159867: <http://trac.webkit.org/changeset/159867>
WebKit Commit Bot
Comment 5 2013-11-29 03:35:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.