-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dashviewer): Video performance instrumentation (#1071)
* chore(dashviewer): video playback performance instrumentation * chore(dashviewer): emit metric on beforeunload event * chore: adding missing jsdoc * chore: moved loadUI around and fixed unit tests * chore: addressing PR comments * chore: moving loadUI in DashViewer back * chore: adding new unit test coverage * chore: fix CI unit test issue * chore: attempt to fix CI test issue #2 * chore: attempt #3 to fix unit tests * chore: add mediaEl check in processMetrics * chore: addressing a few more PR comments * chore: removing seeked from quickSeek * chore: more PR comments
- Loading branch information
1 parent
09b22cf
commit ed492c1
Showing
7 changed files
with
410 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.