Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Open multiple traces in an integrated scenario #14

Draft
wants to merge 5 commits into
base: reuse_timeline
Choose a base branch
from

Conversation

martin-fleck-at
Copy link
Collaborator

@martin-fleck-at martin-fleck-at commented Jun 22, 2023

Ignore this PR, it is for documentation and experimental purposes only

  • inject the globals context into all corners
    of the UI except for some that are TBD:
    • ADB device (WebUSB) factories
    • trace converter UI
    • channels
    • some other dependencies on logically
      singleton things like window event handlers

jfaltermeier and others added 5 commits June 5, 2023 14:05
* make port customizable via globals
- inject the globals context into all corners
  of the UI except for some that are TBD:
  - ADB device (WebUSB) factories
  - trace converter UI
  - channels
  - some other dependencies on logically
    singleton things like window event handlers
# Conflicts:
#	ui/src/controller/trace_controller.ts
#	ui/src/controller/track_decider.ts
#	ui/src/frontend/error_dialog.ts
#	ui/src/frontend/globals.ts
#	ui/src/frontend/index.ts
#	ui/src/frontend/overview_timeline_panel.ts
#	ui/src/frontend/tickmark_panel.ts
#	ui/src/frontend/time_axis_panel.ts
#	ui/src/frontend/time_selection_panel.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants