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

Issue 2290763002: Sync up two accessibility enum files: ax_enums.idl and automation.idl (Closed)

Created:
4 years, 3 months ago by dmazzoni
Modified:
4 years, 3 months ago
Reviewers:
David Tseng
CC:
aboxhall+watch_chromium.org, alemate+watch_chromium.org, arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, extensions-reviews_chromium.org, je_julie, nektar+watch_chromium.org, oshima+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sync up two accessibility enum files: ax_enums.idl and automation.idl Add a PRESUBMIT rule that enforces that both ax_enums.idl and automation.idl have matching enums so we don't accidentally let them get out of sync. Fix one missing enum, and add a few missing enums directly to ChromeVox too. BUG=641179 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/832058d16399740ae9db9dcc3699fb14e1de566c Cr-Commit-Position: refs/heads/master@{#415768}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -1 line) Patch
M chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/desktop_automation_handler.js View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/automation.idl View 1 chunk +1 line, -0 lines 0 comments Download
A ui/accessibility/PRESUBMIT.py View 1 chunk +95 lines, -0 lines 3 comments Download
M ui/accessibility/ax_enums.idl View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (8 generated)
dmazzoni
4 years, 3 months ago (2016-08-29 18:27:00 UTC) #3
dmazzoni
Friendly ping
4 years, 3 months ago (2016-08-31 16:23:05 UTC) #8
David Tseng
lgtm https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py File ui/accessibility/PRESUBMIT.py (right): https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py#newcode10 ui/accessibility/PRESUBMIT.py:10: AUTOMATION_IDL = 'chrome/common/extensions/api/automation.idl' Thanks for doing this. Can ...
4 years, 3 months ago (2016-08-31 19:39:29 UTC) #9
dmazzoni
https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py File ui/accessibility/PRESUBMIT.py (right): https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py#newcode10 ui/accessibility/PRESUBMIT.py:10: AUTOMATION_IDL = 'chrome/common/extensions/api/automation.idl' On 2016/08/31 at 19:39:29, David Tseng ...
4 years, 3 months ago (2016-08-31 19:51:43 UTC) #10
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/2290763002/1
4 years, 3 months ago (2016-08-31 19:52:16 UTC) #12
David Tseng
https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py File ui/accessibility/PRESUBMIT.py (right): https://codereview.chromium.org/2290763002/diff/1/ui/accessibility/PRESUBMIT.py#newcode10 ui/accessibility/PRESUBMIT.py:10: AUTOMATION_IDL = 'chrome/common/extensions/api/automation.idl' On 2016/08/31 19:51:42, dmazzoni wrote: > ...
4 years, 3 months ago (2016-08-31 20:51:46 UTC) #13
dmazzoni
> a change to an enum could very well result in a change to automation_node.js ...
4 years, 3 months ago (2016-08-31 20:57:17 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-31 21:55:50 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 21:57:17 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/832058d16399740ae9db9dcc3699fb14e1de566c
Cr-Commit-Position: refs/heads/master@{#415768}

Powered by Google App Engine
This is Rietveld 408576698