Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Issue 2681293003: Fix iframe security policy directives for viewing isolate content (Closed)

Created:
3 years, 10 months ago by jonesmi
Modified:
3 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Fix iframe security policy directives for viewing isolate content - include 'self' in child-src csp for isolate BrowserHandler - whitelist google-analytics for img-src in component/auth BUG=689723 Review-Url: https://codereview.chromium.org/2681293003 Committed: https://github.com/luci/luci-py/commit/1572861aa9c53a547b8372602c58abd49aa62352

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix iframe security policy directive with child-src (use 'self') #

Patch Set 3 : Fix iframe security policy directive with child-src (use 'self') #

Patch Set 4 : Fix iframe security policy directive with child-src (use 'self') #

Patch Set 5 : Fix iframe security policy directive with child-src (use 'self') #

Total comments: 2

Patch Set 6 : Fix iframe security policy directive with child-src (use 'self') #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M appengine/components/components/auth/handler.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M appengine/isolate/handlers_frontend.py View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
jonesmi
https://codereview.chromium.org/2681293003/diff/1/appengine/components/components/auth/handler.py File appengine/components/components/auth/handler.py (left): https://codereview.chromium.org/2681293003/diff/1/appengine/components/components/auth/handler.py#oldcode378 appengine/components/components/auth/handler.py:378: 'https://accounts.google.com', # Google OAuth2 library opens iframes assume we ...
3 years, 10 months ago (2017-02-09 16:04:09 UTC) #3
M-A Ruel
Only one small nit https://codereview.chromium.org/2681293003/diff/80001/appengine/isolate/handlers_frontend.py File appengine/isolate/handlers_frontend.py (left): https://codereview.chromium.org/2681293003/diff/80001/appengine/isolate/handlers_frontend.py#oldcode283 appengine/isolate/handlers_frontend.py:283: add back, we keep two ...
3 years, 10 months ago (2017-02-09 21:37:09 UTC) #4
jonesmi
https://codereview.chromium.org/2681293003/diff/80001/appengine/isolate/handlers_frontend.py File appengine/isolate/handlers_frontend.py (left): https://codereview.chromium.org/2681293003/diff/80001/appengine/isolate/handlers_frontend.py#oldcode283 appengine/isolate/handlers_frontend.py:283: On 2017/02/09 21:37:09, M-A Ruel wrote: > add back, ...
3 years, 10 months ago (2017-02-09 21:49:04 UTC) #6
M-A Ruel
lgtm
3 years, 10 months ago (2017-02-09 21:49:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2681293003/100001
3 years, 10 months ago (2017-02-09 21:49:31 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 21:52:31 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://github.com/luci/luci-py/commit/1572861aa9c53a547b8372602c58abd49aa62352

Powered by Google App Engine
This is Rietveld 408576698