David Mugnai

Results 5 comments of David Mugnai

if you don't have any major objections I can try to submit a patch in the next days

@phy1729 thank you for your hack! I use your code in this function (hope it can help others): ```js // open: about:devtools-toolbox?id=%40testpilot-containers&type=extension // // adapted from: https://github.com/phy1729/container-config async function addUrl(container,...

@kurahaupo Tested right now and the "browser" symbol is visible (FF 96b10 and the mac extension up-to-date). Are you sure you have opened the `about:devtools-toolbox?id=%40testpilot-containers&type=extension` url and pasted the code...

I've the same problem; In my case I want to access a site that was associated to a container before ff 57. After the update to FF57 I've installed the...

Yes! This is the only case, in our codebase, where we need to construct a piece of sql (the store procedure call) using `fmt.Sprintf`