Rob Wu
Rob Wu
bunyan's mv dependency issue was reported before at https://github.com/trentm/node-bunyan/issues/719
> > bunyan's mv dependency issue was reported before at [trentm/node-bunyan#719](https://github.com/trentm/node-bunyan/issues/719) > > `bunyan` hasn't seen a release in 3 years and a commit in 2 years. It's probably better...
This error is rare. Does the issue happen consistently, or do you have an occasional successful upload on retry? If you have multiple versions of the extension, where one consistently...
Following discussions today with the WebExtensions team, AMO and product, we decided to increase the limit to 75.
@piroor I'm about to schedule the implementation of the extension APIs for the Split View feature. The current set of APIs is very minimal, described at https://github.com/w3c/webextensions/blob/main/proposals/split_tabs_proposal.md (added in https://github.com/w3c/webextensions/pull/842,...
CI fails, but this matches what I observed locally before: https://github.com/mozilla/web-ext/issues/3429
FYI: CI is broken on Windows because of https://github.com/mozilla/web-ext/issues/3435
Oops accidentally clicked on the wrong button and marked it as non-draft. I identified two causes of CI failures above, which are still open.
I've merged the fix for Windows. Once we fix https://github.com/mozilla/web-ext/issues/3429 , the tests should be green. Are you working on that, or is it up for grabs?
> We should change fix the linter to be more like Firefox. We should change Firefox to default to allowing unrecognized properties. This is also the general agreement in the...