Skip to content

for now restore the old behavior for webapp-container

Created by: balcy

allow resource requests even if not defined in the url patterns

Ignoring them would add tracking protection for the webapps, but the browser itself would still load the requests. On the other hand it could break webapps that rely on the page being fully loaded including 3rd party URLs. For the user it would be so that the same page works in morph, but not in the webapp.

Merge request reports