Robin Thomas

Results 195 comments of Robin Thomas

@byzod Thanks for your investigation. However this is not related to the problem. You can also reproduce the problem with the simple "Search selected text" command. The error message existed...

Hey, thanks for your feature request. I recently also started enjoying the new tab containers, so I'm pretty much aware of its benefits and usefulness :) > From an implementation...

While developing version 2.0 I looked into this and came across some problems. The main concern is that this feature requires at least 2 new permissions where one of them...

@cprn The "Send message to other add-on" command won't work here since you currently cannot get any data from the gesture target (like the link url) wherefore you cannot pass...

Just for clarification why this issue hasn't been moved forward: I'm still waiting for https://bugzilla.mozilla.org/show_bug.cgi?id=1386673 to be resolved.

Just an idea: Instead of adding another API entry point this could also be included as another parameter called `ids` for the `Search for notes: GET /api/0.6/notes/search` API entry point...

I'm not a maintainer, but I feel like a generic solution that accepts a `CustomClipper` would be a better fit for a library. The circle only implementation feels too specific....

Hi, in this case I need a console log, since I cannot reproduce the problem. Can you please - Enter `about:devtools-toolbox?type=extension&id=%7B506e023c-7f2b-40a3-8066-bc5deb40aebe%7D` in your address bar - Switch to the `Console`...

This must be some Firefox API internal error. Can you reproduce this in the same Firefox browser instance on a clean profile?

Hi, this is the expected behaviour. The first example is due to the fact that the last number match found in the URL is the one that gets incremented/decremented. The...