Danny Colin

Results 205 comments of Danny Colin

@Togrias Just to confirm. When you say "closing the menu", you mean closing the addon popup right?

If it shows the container selection page, it means the domain is assigned to a container. Try ticking the "Remember my decision" and clicking on the right button if you...

> The `Remember my decision` button does not work (#2294), but even if it did it would still break in the situation that I don't want the domain assigned to...

> Strictly, the `Remember my decision` button does not work because it does not _remember my decision_, but that is neither here nor there. What I meant is it works...

I think we should prevent the pref to be flipped to false if an addon using the ContextualIdentity is enabled. This would need to be fixed in m-c. I'll try...

This is the expected behavior because you create the tab in the default contextualidentity since you didn't specify the `cookieStoreId` parameter (see: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/create). So what's currently happening is: 1. Create...

I can't be sure but it sounds like a url redirect issue or a third-party resources is prevented from loading because of the way the domain is assigned to the...

I already replied on your other bug report. Both issues might have a similar cause. Does the "Limit to designated sites" is enabled for that container? (See: https://support.mozilla.org/en-US/kb/containers#w_limit-to-designated-sites) I'm asking...

What buttons do you click on? "Open in current tab" or "Open in Shopping container"?