henningn opened a new pull request, #7634:
URL: https://github.com/apache/myfaces-tobago/pull/7634

   Remove the "unload" event because it isn't really used. There is an empty 
method called. The "unload" is deprecated in Chrome. There is a warning in the 
Mozilla MDN Deb Docs: Warning: Developers should avoid using this event.
   
   There seems to be no easy replacement. I tried "pagehide" -> doesn't work in 
Chrome ?? and "beforeunload" -> doesn't work in Safari (why?).
   
   Issue: TOBAGO-2530


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to