poorejc opened a new issue, #285:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/285

   Chrome MV3 has moved to service workers, abandoning the historical 
"Background Pages". As such this will not support XMLhttpRequest, favoring 
Fetch.
   
   UserALE's SendLogs function uses XMLhttpRequest. As such, we'll need to the 
WebExt to use it's own SendLogs function using Fetch.
   
   
https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/#background-service-workers
   
   Mozilla is adopting MV3 in full to support cross-browser compatability


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to