Open
Description
I'm trying to use the https://profiler.firefox.com/from-post-message/
endpoint to embed the profiler in an VS Code extension. The API seems to have been designed for iframe usage (see #4835 (comment)).
Though, actually embedding the url in an iframe is blocked with Content-Security-Policy frame-ancestors 'self'
;
Line 62 in 1170042
Line 28 in 1170042
Is this by design? Can we change this to allow others embedding the profiler in an iframe?
┆Issue is synchronized with this Jira Task
Metadata
Metadata
Assignees
Labels
No labels