DescriptionMerge 221688 "Implement put_accvalue for textfields and location..."
I encountered conflicts while merging location_bar_view.cc.
I did not merge any of the function reordering from the original CL.
(reduces merge footprint, avoids conflicts, retains functionality)
Dominic, please review the merge at your earliest convenience.
> Implement put_accvalue for textfields and location bar.
>
> All interactive views implement GetAccessibleState
> to provide accessibility information about the current
> state of the view. This struct now includes a callback
> that can be used to change the string value, since
> automation software wants to fill in text fields,
> and this interface is implemented for Textfield
> and LocationBarView, and hooked up to put_accValue.
>
> BUG=260266
>
> Review URL: https://chromiumcodereview.appspot.com/23441024
TBR=dmazzoni@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223525
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|