|
|
Chromium Code Reviews|
Created:
3 years, 10 months ago by elichtenberg Modified:
3 years, 10 months ago CC:
aboxhall+watch_chromium.org, alemate+watch_chromium.org, arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, davemoore+watch_chromium.org, 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. |
DescriptionCreated skeleton for switch access component extension.
If you run Chrome with the --enable-experimental-accessibility-features flag,
then toggling the Switch access checkbox in the accessibility settings loads
or unloads this component extension. This can be verified by inspecting the
extension at chrome://inspect and seeing that switch_access.js logged to the
background console.
BUG=593885
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2680383002
Cr-Commit-Position: refs/heads/master@{#451915}
Committed: https://chromium.googlesource.com/chromium/src/+/0746c1bd31524520714d53ab8e9f593730efa78a
Patch Set 1 #Patch Set 2 : Fix test failures, address feedback #
Total comments: 4
Patch Set 3 : Fixing copyright year for new files #Dependent Patchsets: Messages
Total messages: 54 (37 generated)
Description was changed from ========== Merge branch 'master' of https://chromium.googlesource.com/chromium/src into switch_access_skeleton Implemented switch access skeleton BUG= ========== to ========== Merge branch 'master' of https://chromium.googlesource.com/chromium/src into switch_access_skeleton Implemented switch access skeleton BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
elichtenberg@google.com changed reviewers: + dmazzoni@chromium.org
The CQ bit was checked by elichtenberg@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
Please edit the description and get rid of extra notes like merging, etc. in Chrome all of your git commits get "squashed", so use "git cl description" or edit the description online. Use BUG=593885 for all of your changes unless you want to file bugs for specific features. In general we like to associate every changelist with a bug, but multiple changelists for the same bug is fine. Finally I see some test failures from try bots, so click on those and see what's going on. I'll also look through the code and see if anything else jumps out.
Description was changed from ========== Merge branch 'master' of https://chromium.googlesource.com/chromium/src into switch_access_skeleton Implemented switch access skeleton BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Created skeleton for switch access component extension. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Description was changed from ========== Created skeleton for switch access component extension. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Created skeleton for switch access component extension. If you run Chrome with the --enable-experimental-accessibility-features flag, then toggling the Switch access checkbox in the accessibility settings loads or unloads this component extension. This can be verified by inspecting the extension at chrome://inspect and seeing that switch_access.js logged to the background console. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Description was changed from ========== Created skeleton for switch access component extension. If you run Chrome with the --enable-experimental-accessibility-features flag, then toggling the Switch access checkbox in the accessibility settings loads or unloads this component extension. This can be verified by inspecting the extension at chrome://inspect and seeing that switch_access.js logged to the background console. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Created skeleton for switch access component extension. If you run Chrome with the --enable-experimental-accessibility-features flag, then toggling the Switch access checkbox in the accessibility settings loads or unloads this component extension. This can be verified by inspecting the extension at chrome://inspect and seeing that switch_access.js logged to the background console. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
The CQ bit was checked by elichtenberg@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
On 2017/02/09 00:16:04, dmazzoni wrote: > Please edit the description and get rid of extra notes like merging, etc. > > in Chrome all of your git commits get "squashed", so use "git cl description" or > edit the description online. > > Use BUG=593885 for all of your changes unless you want to file bugs for specific > features. In general we like to associate every changelist with a bug, but > multiple changelists for the same bug is fine. > > Finally I see some test failures from try bots, so click on those and > see what's going on. > > I'll also look through the code and see if anything else jumps out. Done. All tests passing now.
dmazzoni@chromium.org changed reviewers: + rockot@chromium.org
lgtm +rockot for OWNERS approval of *extensions* https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/switch_access/BUILD.gn (right): https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/switch_access/BUILD.gn:1: # Copyright 2016 The Chromium Authors. All rights reserved. Update to 2017 https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/switch_access/switch_access.js (right): https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/switch_access/switch_access.js:1: // Copyright 2016 The Chromium Authors. All rights reserved. 2017
rs lgtm
The CQ bit was checked by elichtenberg@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by elichtenberg@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by elichtenberg@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/switch_access/BUILD.gn (right): https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/switch_access/BUILD.gn:1: # Copyright 2016 The Chromium Authors. All rights reserved. On 2017/02/09 19:22:52, dmazzoni wrote: > Update to 2017 Done. https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... File chrome/browser/resources/chromeos/switch_access/switch_access.js (right): https://codereview.chromium.org/2680383002/diff/20001/chrome/browser/resource... chrome/browser/resources/chromeos/switch_access/switch_access.js:1: // Copyright 2016 The Chromium Authors. All rights reserved. On 2017/02/09 19:22:52, dmazzoni wrote: > 2017 Done.
dmazzoni@chromium.org changed reviewers: + brettw@chromium.org
+brettw for: chrome/browser/extensions/component_extensions_whitelist/whitelist.cc (discussed in offline thread - this will not impact startup performance)
whitelist.cc LGTM as per eng-review thread started Feb 13.
The CQ bit was checked by elichtenberg@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by elichtenberg@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
The CQ bit was checked by elichtenberg@google.com
The patchset sent to the CQ was uploaded after l-g-t-m from rockot@chromium.org, dmazzoni@chromium.org Link to the patchset: https://codereview.chromium.org/2680383002/#ps40001 (title: "Fixing copyright year for new files")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
The CQ bit was checked by dmazzoni@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 40001, "attempt_start_ts": 1487749751961050,
"parent_rev": "9b984e4d57f5fae0eb73665bf01df694e43af363", "commit_rev":
"0746c1bd31524520714d53ab8e9f593730efa78a"}
Message was sent while issue was closed.
Description was changed from ========== Created skeleton for switch access component extension. If you run Chrome with the --enable-experimental-accessibility-features flag, then toggling the Switch access checkbox in the accessibility settings loads or unloads this component extension. This can be verified by inspecting the extension at chrome://inspect and seeing that switch_access.js logged to the background console. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== Created skeleton for switch access component extension. If you run Chrome with the --enable-experimental-accessibility-features flag, then toggling the Switch access checkbox in the accessibility settings loads or unloads this component extension. This can be verified by inspecting the extension at chrome://inspect and seeing that switch_access.js logged to the background console. BUG=593885 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2680383002 Cr-Commit-Position: refs/heads/master@{#451915} Committed: https://chromium.googlesource.com/chromium/src/+/0746c1bd31524520714d53ab8e9f... ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/0746c1bd31524520714d53ab8e9f... |
