Chrome Version: 69.0.3472.3 (Official Build) dev (64-bit)
What steps will reproduce the problem?
(1) Go to https://basic-appcache.glitch.me/
This is a basic site with an appcache manifest. You might need to first visit this site once, then reload.
What is the expected result?
Navigation.
What happens instead?
Download.
I'm guessing MIME sniffing doesn't apply to the responses from AppCache.
Not sure whether this blocks the Network Service Canary, leaving Untriaged.
Service worker has a similar issue: issue 771118
Chrome Version: 69.0.3472.3 (Official Build) dev (64-bit)
What steps will reproduce the problem?
(1) Enable Network Service from chrome://flags or --enable-features=NetworkService.
(2) Go to https://basic-appcache.glitch.me/
This is a basic site with an appcache manifest. You might need to first visit this site once, then reload.
What is the expected result?
Navigation.
What happens instead?
Download.
I'm guessing MIME sniffing doesn't apply to the responses from AppCache.
Not sure whether this blocks the Network Service Canary, leaving Untriaged.
Service worker has a similar issue: issue 771118
Chrome Version: 69.0.3472.3 (Official Build) dev (64-bit)
What steps will reproduce the problem?
(1) Enable Network Service from chrome://flags or --enable-features=NetworkService.
(2) Go to https://crbug858975.glitch.me/
This is a basic site with an appcache manifest. You might need to first visit this site once, then reload.
What is the expected result?
Navigation.
What happens instead?
Download.
I'm guessing MIME sniffing doesn't apply to the responses from AppCache.
Not sure whether this blocks the Network Service Canary, leaving Untriaged.
Service worker has a similar issue: issue 771118
Comment 1 by falken@chromium.org
, Jun 29 2018