Description[ServiceWorker] Treat opaque response as a network error for frame loading.
Currently we can read the body of the opaque response using iframe's innerHTML.
To prevent this we have to treat the opaque response as a network error for the frame loading.
This CL depends on https://codereview.chromium.org/625513002/ and https://codereview.chromium.org/623663002/.
BUG=411174
TEST=LayoutTests/http/tests/serviceworker/fetch-frame-resource.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183186
Patch Set 1 #
Total comments: 7
Messages
Total messages: 17 (6 generated)
|