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

Issue 1308253004: Fix Subresource Integrity console message for lack of CORS (Closed)

Created:
5 years, 3 months ago by jww
Modified:
5 years, 3 months ago
Reviewers:
CC:
blink-reviews
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Fix Subresource Integrity console message for lack of CORS Subresource Integrity gives an incorrect console message stating that a resource has not been blocked when the request is made cross-origin without CORS. In fact, the resource has been blocked, and the console message is incorrect. This fixes that message and the respective test. BUG=527436 TBR=mkwst@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201674

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-script-cors-no-xorigin-console-messages-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/SubresourceIntegrity.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
jww
5 years, 3 months ago (2015-09-02 21:08:38 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308253004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308253004/1
5 years, 3 months ago (2015-09-02 21:08:51 UTC) #3
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 22:21:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201674

Powered by Google App Engine
This is Rietveld 408576698