Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Issue 753663003: Input type file should return ButtonRole. (Closed)

Created:
6 years, 1 month ago by shreeramk
Modified:
6 years ago
Reviewers:
dmazzoni
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Input type file should return ButtonRole. Due to changes in this CL https://codereview.chromium.org/718403002/ input type file was affected. Since after all checks inside html input element, TextFieldRole was returned to chromium. But the check for input type file was outside the check for html input element. BUG=418486 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185928

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -14 lines) Patch
M Source/modules/accessibility/AXNodeObject.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M Source/modules/accessibility/AXObject.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/accessibility/AXRenderObject.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/accessibility/AXRenderObject.cpp View 3 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
shreeramk
Please review. Thanks!!
6 years, 1 month ago (2014-11-24 10:11:49 UTC) #2
dmazzoni
I'm not sure this is right. An input type="file" is a composite of two RenderObjects: ...
6 years ago (2014-11-24 17:41:31 UTC) #3
shreeramk
On 2014/11/24 17:41:31, dmazzoni wrote: > I'm not sure this is right. An input type="file" ...
6 years ago (2014-11-24 18:12:31 UTC) #4
shreeramk
I confirm that with above changes of mine. There is no difference with the prev ...
6 years ago (2014-11-25 05:00:30 UTC) #5
dmazzoni
OK, I can confirm that nothing changes. I thought this used to work. I just ...
6 years ago (2014-11-25 07:35:16 UTC) #6
shreeramk
I would like to improve that in a separate patch, because this CL https://codereview.chromium.org/738733005/ is ...
6 years ago (2014-11-25 07:53:02 UTC) #7
dmazzoni
lgtm
6 years ago (2014-11-25 07:56:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/753663003/1
6 years ago (2014-11-25 08:07:15 UTC) #10
commit-bot: I haz the power
6 years ago (2014-11-25 09:05:17 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185928

Powered by Google App Engine
This is Rietveld 408576698