Rob Wu

Results 700 comments of Rob Wu

What unsupported scenario are you trying to support? Is it possible that your use case is already supported by existing mechanisms? The search box searches for file names by default,...

I'd be willing to review such a PR. Are you truly interested in all parameters, or would the search box's input be sufficient? Supporting the search input can be as...

Let's keep it simple then - implement it for `q` only. To avoid mutating the URL on every input, consider limiting it to the `change` (or even `blur`) event only....

I just tried creating a profile, and intentionally hid screenshots that I did not want to share. I unchecked all except for "Include screenshots". Cue my surprise when the shared...

This is a good idea. The linter does currently not understand the relation between different themes. So in order to implement this feature, we need a collection of theme property...

I have a user report of severe slowness of opening tabs. I verified myself that there is at least a 3 second delay between tapping on a tab and that...

@Xaeroxe How did you capture the performance data? I'd like to do the same to confirm whether it's the same issue.

Thanks, I'll let you know when the PR is completed. For now I'll put it in a draft state for clarity.

Are you using the Firefox or Chrome version of my extension? How did you install it?

addons-linter dependency issues is tracked at https://github.com/mozilla/addons-linter/issues/5311