Update only visible viewer/tab

- Mediator notifies "trace position update" events only to visible viewers.
- Viewers create immutable View objects only once during initialization,
  so that Mediator can identify/compare View instances.
- Mediator's test refactoring.

Note: this change is required to speed up UI refreshes
before landing the data types refactoring (b/311643292).

Fix: 289478304
Test: npm run test:presubmit
Change-Id: I9a268d3e16e104f8f08bbb29f3be91591dec5619
17 files changed