temporary-containers
temporary-containers copied to clipboard
moz-extension URLs are not correctly parsed in the per domain isolation context
TC currently compares the full moz-extension URL against the given domain pattern. It should instead parse the URL and only compare the id (domain) if the given pattern is no regular expression. Would also be nice to mention the fact that the protocol doesn't matter in the Wiki.
Came up in #466
ping? ;)