forked from Xceptance/XLT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Xceptance#390: Issues with the new timer recorder plugin for Chrome (X…
…ceptance#440) * Revert "Revert "GH Xceptance#141: Timerrecorder extension: migrate to manifest v3 (Xceptance#244)"" This reverts commit 7549bfa. * small bug fixes and improvements * temporarily use zip to pack the extension until the bug in Chrome 119 is fixed * Chrome Timer Recorder * upped minimum chrome version to 116 (see https://developer.chrome.com/docs/extensions/mv3/service_workers/service-worker-lifecycle/#chrome-116) * installed a periodic task that sends a dummy message to XLT to keep the service worker alive * made the usage of the session storage configurable (off by default) * added a helper function to calculate the size of the request line * minor optimizations * added some useful logger functions XLT * made the usage of the session storage in the chrome timer recorder configurable (off by default) * handle new keep-alive messages by ignoring them * adjusted logging when receiving timer data * feedback from reviewer * feedback from reviewer Co-authored-by: h-arlt <[email protected]> * Revert "temporarily use zip to pack the extension until the bug in Chrome 119 is fixed" This reverts commit 53d03e5. --------- Co-authored-by: h-arlt <[email protected]>
- Loading branch information
1 parent
ce5d2df
commit 727413d
Showing
4 changed files
with
475 additions
and
273 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
Oops, something went wrong.