DescriptionFix 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 #
Messages
Total messages: 4 (1 generated)
|