Cannot open Recipe due to CSP errors |
|
Issue descriptionTrying to load: https://chromium-swarm.appspot.com/task?id=3fc7ffbb94e56a10&refresh=10 And then clicking on "Recipe: chromium" I end up with CSP error: Refused to frame 'https://cs.chromium.org/' because it violates the following Content Security Policy directive: "frame-src https://accounts.google.com https://luci-milo.appspot.com/swarming/task/ https://ci.chromium.org/raw/build/ https://logs.chromium.org/". Probing the headers of the link target which is: https://cs.chromium.org/search/?q=file:recipes/chromium.py I see x-frame-options: sameorigin. I wonder if this is the issue.
,
Sep 10
I don't know if there's a way to make all links in a frame to become popup links? I agree that's a real UX problem but I don't know enough how to fix this in a generic way.
,
Sep 24
I cannot tell an iframe "open all links in a new tab" w/o changing the code that's being framed. We'd need to have cs.chromium.org d something like https://stackoverflow.com/a/2656798 |
|
►
Sign in to add a comment |
|
Comment 1 by kjlubick@google.com
, Sep 7