You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flagon.apache.org by GitBox <gi...@apache.org> on 2022/11/09 15:31:04 UTC

[GitHub] [incubator-flagon-useralejs] Jyyjy opened a new issue, #311: Event.path is deprecated

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

   While testing the web extension today, I got the following warning from chrome:
   
   "Event.path is deprecated and will be removed. Please use Event.composedPath() instead"
   
   Here is the status of the removal of event.path:
   https://chromestatus.com/feature/5726124632965120
   
   It is scheduled to go into effect at milestone 109 in January 2023:
   https://chromiumdash.appspot.com/schedule
   
   We should update to composedPath(), which actually looks like it will simplify some of the code in packageLogs.js


-- 
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-unsubscribe@flagon.apache.org.apache.org

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


[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #311: Event.path is deprecated

Posted by GitBox <gi...@apache.org>.
poorejc commented on issue #311:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311#issuecomment-1325876546

   NICE catch. This is a priority! Lets work together on this!


-- 
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-unsubscribe@flagon.apache.org

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


[GitHub] [incubator-flagon-useralejs] poorejc commented on issue #311: Event.path is deprecated

Posted by GitBox <gi...@apache.org>.
poorejc commented on issue #311:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311#issuecomment-1365585844

   Closed with PR #323 


-- 
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-unsubscribe@flagon.apache.org

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


[GitHub] [incubator-flagon-useralejs] poorejc closed issue #311: Event.path is deprecated

Posted by GitBox <gi...@apache.org>.
poorejc closed issue #311: Event.path is deprecated
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311


-- 
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-unsubscribe@flagon.apache.org

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