commit | e791459c762550b57afe7786582b5cdd74b65935 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Thu Nov 16 12:47:53 2023 +0000 |
committer | Steve Golton <stevegolton@google.com> | Thu Nov 16 12:47:53 2023 +0000 |
tree | 475d04543f0fa03fc9c286b280a9f9f9bd766f37 | |
parent | 7a9c64a2f5f57697fb813e4ec74c1e8e81a4a025 [diff] |
[ui] Put error message in omnibox attrs, not in the selector. Error messages posted to the omnibox that contain a closing square brace ']' broke mithril as the message was injected un-escaped into the selector. This change moves the error message into the attrs rather than injecting it into the selector which avoids the need to escape it. Bug: 310727957 Change-Id: I0d2cb1ef7e788777c28c6863d27c7edd3551d215
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.