<div dir="ltr">Hi,<div>Mozilla specifies[1] a function called &quot;mozSetMessageHandler&quot; while we named this function &quot;setMessageHandler&quot; in our polyfill [2] . This is the handler for incoming push notifications.</div>
<div><br></div><div>I&#39;m not really a big fan of specific prefixes but again if we want to be really polyfill here, we should align.</div><div>wdyt ? </div><div><br></div><div>Seb</div><div><br></div><div><br></div><div>
<br></div><div>[1] <a href="https://developer.mozilla.org/en-US/docs/Web/API/Navigator.mozSetMessageHandler">https://developer.mozilla.org/en-US/docs/Web/API/Navigator.mozSetMessageHandler</a></div><div>[2] <a href="https://github.com/aerogear/aerogear-js/blob/master/src/simplepush/aerogear.simplepush.js#L152">https://github.com/aerogear/aerogear-js/blob/master/src/simplepush/aerogear.simplepush.js#L152</a></div>
</div>