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

Issue 2800373002: Remove hack for handling accessibility action on ARC notifications. (Closed)

Created:
3 years, 8 months ago by yhanada
Modified:
3 years, 7 months ago
Reviewers:
hidehiko, yoshiki, dmazzoni
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, Peter Beverloo, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, mlamouri+watch-notifications_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove hack for handling accessibility action on ARC notifications. This hack was introduced in crrev.com/2767253005 because accessibility actions generated by automation API were not propagated to the targeted View before crrev.com/2767143007. After crrev.com/2767143007, any accessibility actions are propagated to the targeted View via |HandleAccessibileAction|. BUG=None TEST=No change in behavior Review-Url: https://codereview.chromium.org/2800373002 Cr-Commit-Position: refs/heads/master@{#468570} Committed: https://chromium.googlesource.com/chromium/src/+/4cf4e3ec453a6ce9715be3d8cf539d78bfce10b3

Patch Set 1 #

Patch Set 2 : fix DEPS #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Total comments: 2

Patch Set 5 : "ui/accessibility:accessibility" -> "ui/accessibility" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -20 lines) Patch
M ui/arc/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ui/arc/notification/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/arc/notification/arc_custom_notification_view.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M ui/arc/notification/arc_custom_notification_view.cc View 1 2 2 chunks +4 lines, -12 lines 0 comments Download
M ui/message_center/views/custom_notification_view.h View 2 chunks +5 lines, -1 line 0 comments Download
M ui/message_center/views/custom_notification_view.cc View 1 chunk +5 lines, -6 lines 0 comments Download

Messages

Total messages: 32 (19 generated)
yhanada
PTAL
3 years, 8 months ago (2017-04-11 15:29:10 UTC) #6
yoshiki
LGTM. Could you add the bug or CL number you added the hack at to ...
3 years, 8 months ago (2017-04-12 08:45:23 UTC) #7
yhanada
On 2017/04/12 08:45:23, yoshiki wrote: > LGTM. Could you add the bug or CL number ...
3 years, 8 months ago (2017-04-12 09:04:55 UTC) #9
yhanada
hidehiko@: Could you review the change of ui/arc/BUILD.gn? dmazzoni@: I added a dependency to ui/accessibility. ...
3 years, 8 months ago (2017-04-26 08:31:54 UTC) #11
yhanada
hidehiko@, dmazzoni@: ping?
3 years, 7 months ago (2017-05-01 08:45:14 UTC) #12
hidehiko
ui/arc/ LGTM. (Very sorry for delay. Please feel free to ping me, if you do ...
3 years, 7 months ago (2017-05-01 08:48:48 UTC) #13
yhanada
On 2017/05/01 08:48:48, hidehiko wrote: > ui/arc/ LGTM. > (Very sorry for delay. Please feel ...
3 years, 7 months ago (2017-05-01 09:15:45 UTC) #14
dmazzoni
lgtm https://codereview.chromium.org/2800373002/diff/60001/ui/arc/BUILD.gn File ui/arc/BUILD.gn (right): https://codereview.chromium.org/2800373002/diff/60001/ui/arc/BUILD.gn#newcode30 ui/arc/BUILD.gn:30: "//ui/accessibility:accessibility", nit: you can just do "//ui/accessibility"
3 years, 7 months ago (2017-05-01 16:03:36 UTC) #15
yhanada
hidehiko@: I updated ui/arc/BUILD.gn. Could you review the file once again? https://codereview.chromium.org/2800373002/diff/60001/ui/arc/BUILD.gn File ui/arc/BUILD.gn (right): ...
3 years, 7 months ago (2017-05-02 02:24:46 UTC) #18
hidehiko
On 2017/05/02 02:24:46, yhanada wrote: > hidehiko@: I updated ui/arc/BUILD.gn. Could you review the file ...
3 years, 7 months ago (2017-05-02 06:00:31 UTC) #25
yhanada
Thank you all for reviewing.
3 years, 7 months ago (2017-05-02 06:02:50 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2800373002/80001
3 years, 7 months ago (2017-05-02 06:03:18 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 06:08:53 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/4cf4e3ec453a6ce9715be3d8cf53...

Powered by Google App Engine
This is Rietveld 408576698