[Feature request] Implement cursor vector for MacViews menus |
||
Issue descriptionIn MacViews browser, submenu closing should use cursor vector to detect cursor moving away from the item, thus close the submenu. More context and resources could be found at crbug.com/833448
,
Jul 12
,
Sep 19
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform/tast-tests/+/b647b805b579e0e6d0b10b92d52a470debe4dd4d commit b647b805b579e0e6d0b10b92d52a470debe4dd4d Author: Jeffrey Kardatzke <jkardatzke@google.com> Date: Wed Sep 19 22:40:20 2018 tast-tests: Test Linux package info and installation for Crostini This copies a .deb file that we created for testing purposes to the container and then executes the cicerone D-Bus call for getting the information on the package file and verifies the result. It then executes another D-Bus call to cicerone which actually does an install on the package file and verifies that result and that the files were actually installed into the container. Additional tests will be built on top of this that verify the .desktop files the .deb package installs show up in the launcher, have icons and work as expected. The .deb package file is built from the source here: https://chromium.googlesource.com/chromiumos/containers/cros-container-guest-tools/+/master/cros-tast-tests/ BUG=chromium:849439 TEST=tast run eve vm.CrostiniStartEverything Change-Id: I57452089e7aaef4fa392af19bfbf5f8f197de856 Reviewed-on: https://chromium-review.googlesource.com/1225111 Commit-Ready: Jeffrey Kardatzke <jkardatzke@google.com> Tested-by: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com> [modify] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/bundles/cros/vm/crostini_start_everything.go [add] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/bundles/cros/vm/data/cros-tast-tests-deb.deb [add] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/bundles/cros/vm/subtest/install_package.go [add] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/bundles/cros/vm/subtest/linux_package_info.go [modify] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/vm/util.go [modify] https://crrev.com/b647b805b579e0e6d0b10b92d52a470debe4dd4d/src/chromiumos/tast/local/vm/container.go |
||
►
Sign in to add a comment |
||
Comment 1 by weili@chromium.org
, Jun 4 2018