[roll] Roll fuchsia [root-presenter] virtual keyboard: log channel closures Log channel closures, to aid in debugging. 1. Closure of ControllerCreator or Controller are logged at INFO, since the clients of these protocols may close the channel in normal operation. 2. Closure of Manager is logged at WARNING, since we do not expect that channel to be closed in normal operation. (However, this doesn't indicate a bug in root_presenter, so we don't logg at ERROR.) While there: change an existing log messages in VirtualKeyboardManager::MaybeBind(), to be consistent with point 2 above. Original-Bug: None Test: fx test -o root_presenter_unittests -- --gtest_filter='VirtualKeyboard*' Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530062 Original-Revision: c09926d66494d32f07bd1e70a02899b344969dc7 GitOrigin-RevId: d8e2b4b746df950e64dafc41bd8d8c7d62b08944 Change-Id: Ie2445688e2c768e69bb7eaee7eb34ba3de50810f
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.