Kumar McMillan

Results 169 comments of Kumar McMillan
trafficstars

I'll re-open until we figure out if it's really a dupe or not.

Thanks for the verbose log. I checked the [validation results](https://addons.mozilla.org/en-US/developers/upload/8f4356696e184cdd991cdb76a41cde49) and it was successful so you can probably also find a working link to the file by signing into the...

> there is no release/download page I can find in the DevHub Oh really? I'll re-open based on that comment. I don't have access to view your add-on but for...

Aha. Maybe we don't handle that case well enough. Are you also saying the original extension that you were trying to sign had been deleted in the DevHub?

Hi @gapan, sorry for the delayed reply and thanks for the detailed steps. I filed an API bug here: https://github.com/mozilla/addons/issues/5980 I elaborated on your steps with some details. Can you...

It looks like we'll need this upstream fix before we can let `web-ext` connect to a specific host: https://github.com/mozilla/node-firefox-connect/issues/4

These examples are really important because `npm` integration greatly enhances the development experience and most developers are already using it for complex extensions, anyway, especially in the Chrome ecosystem. Integrating...

Thanks for the bug report and sorry you had trouble installing web-ext. This looks bad. Various dtrace errors have plagued us in the past but they've always been non-fatal warnings,...

There is an example in progress here although it's a little cumbersome: https://github.com/mdn/webextensions-examples/pull/130

Huh, does it happen repeatedly? Just wondering if it's caching related. That URL is a 401 for me, not a 404, which suggests that it's accessible now. If it's possible,...