Hi,Mozilla specifies[1] a function called "mozSetMessageHandler" while we named this function "setMessageHandler" in our polyfill [2] . This is the handler for incoming push notifications.
I'm not really a big fan of specific prefixes but again if we want to be really polyfill here, we should align.
wdyt ?
Seb