commit | 2557b1a7aa4c80505a1ff93b7f745728f4ec7184 | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Thu Jul 13 10:44:42 2023 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri Jul 14 12:46:02 2023 +0000 |
tree | 34af2484df388f2de64a4f1bb47611f12abaadad | |
parent | 8a6ce0a88d7751cfa2eade5da24dd8209b75f1db [diff] |
Add AppEvent Introduce a generic event model to exchange information between Winscope's components. E.g.: - Viewer tab switched - Trace position update - ... Mediator is (remains) the centralized router that knows how events need to be forwarded, depending on the event type and source. Fix: 270543265 Test: npm run test:all Change-Id: If943f9614a4fee2516a99d8b6eff1ee98855f908