Page action assigns site to a container and simultaneously reopens site in container.

This commit is contained in:
Kendall Werts
2020-02-14 00:08:37 -06:00
parent fbba6beee2
commit 1870ce08bc
9 changed files with 235 additions and 117 deletions
+1
View File
@@ -474,6 +474,7 @@ window.assignManager = {
},
async _setOrRemoveAssignment(tabId, pageUrl, userContextId, remove) {
console.log(userContextId)
let actionName;
// https://github.com/mozilla/testpilot-containers/issues/626