Marco Castelluccio

Results 452 comments of Marco Castelluccio

I don't see a big difference in practice between: ```js options = { ... } for (...) { webPush.sendNotification(subscription, payload, options); } ``` and: ```js webPush.setConfig({ ... }); for (...)...

This is tracked in https://github.com/mozilla/firefox-translations-training/issues/73.

We are not going to make any improvements or fixes to the addon since we are now focusing on the built-in version.

Hopefully this is not happening with the built-in version.

We are not going to make any improvements or fixes to the addon since we are now focusing on the built-in version. This problem still occurs in the built-in version,...

We are not going to make any improvements or fixes to the addon since we are now focusing on the built-in version. This problem is fixed in the built-in version.

This is available in the built-in version.

In the built-in version (which will be released in Firefox without addons soon), we have a "SHOW ORIGINAL" button, so that'll be much clearer.

Moved to Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1842819.