You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The telemetry messages are generated and answered on the main thread in the content script. I wonder of we can offload this into a separate thread, using a Worker.
The text was updated successfully, but these errors were encountered:
The telemetry messages are generated and answered on the main thread in the content script. I wonder of we can offload this into a separate thread, using a Worker.
The text was updated successfully, but these errors were encountered: