[roll] Roll fuchsia [debugger] Report embedded mode in analytics The ConsoleContext object will only report if the console is interactive, and will then use the current ConsoleMode to determine which type to report to analytics. ConsoleContext initialization has been moved to the Console::Init method to facilitate different console implementations setting the ConsoleMode themselves (e.g. NoninteractiveConsole). A number of tests are updated to use Console::Init rather than calling ConsoleContext::InitConsoleMode or EnableOutput explicitly. This does not affect the DebugAdapter layer at all, attaching to anything will always report the ConsoleType as "DebugAdapter". There should be no visible behavior changes to any front end. Original-Fixed: 459169016 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1417955 Original-Revision: 03b6230c3427ae0b80638571b3f1fb6ded9c0b76 GitOrigin-RevId: e44c0bd0e6344424875a1931554c84f71f6b4436 Change-Id: I514c1ee512836f34be34bb768bde0cfbee709eb3
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 in one of the communication channels documented at get involved.
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.