New issue
Advanced search Search tips

Issue 600795 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Introduce a new ResourceRequestBlockedReason for content settings script blocking

Project Member Reported by est...@chromium.org, Apr 5 2016

Issue description

When FrameLoaderClient::allowScriptFromSource() returns false, we signify this with ResourceRequestBlockedReasonCSP. I don't know if this ends up actually mattering in UI or anything, but FrameLoaderClient::allowScriptFromSource() doesn't have anything to do with CSP and we should use a separate ResourceRequestBlockedReason for it.

(https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp&sq=package:chromium&l=507&rcl=1459869658)
 

Comment 1 by est...@chromium.org, Nov 10 2017

Labels: Hotlist-EnamelAndFriendsFixIt

Comment 2 by est...@chromium.org, Feb 18 2018

Labels: -Hotlist-EnamelAndFriendsFixIt

Sign in to add a comment