New issue
Advanced search Search tips

Issue 692598 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Max file size for application cache is 32768000 bytes

Reported by khmelevs...@gmail.com, Feb 15 2017

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Steps to reproduce the problem:
1. Create manifest 
CACHE MANIFEST

CACHE:
big_file_32768001_bytes.dat

NETWORK:
*

2. Enter to site
3. Get error "Application Cache Error event: Resource fetch failed (2)"

What is the expected behavior?
Ask user

What went wrong?
Max file size for application cache is 32768000 bytes

Did this work before? No 

Does this work in other browsers? N/A

Chrome version: 56.0.2924.87  Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version:

 
Cc: rbasuvula@chromium.org
Labels: Needs-Feedback
@ khmelevskoikg: Could you please provide us with a sample file/html of the issue from test team end which would help us to triage the issue further.

Thanks in Advance.
Labels: Needs-Triage-M56
You need to create a file big_file_32768001_bytes.dat with size more than 32768000 bytes (32768001 bytes for example).
And place it in the same folder.
bug_692598.html
305 bytes View Download
bug_692598.appcache
64 bytes Download
Project Member

Comment 4 by sheriffbot@chromium.org, Mar 6 2017

Labels: -Needs-Feedback
Thank you for providing more feedback. Adding requester "rbasuvula@chromium.org" to the cc list and removing "Needs-Feedback" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Also you can unzip attached file.
It contains all files.
bug_692598.zip
80.2 KB Download
Labels: Needs-Feedback
Thanks for providing the files.Tested in chrome # 56.0.2924.87 on win 10.0 and not able to find the issue.Please find the screen shot for reference.
@khmelevskoikg : As per 2nd step could you please provide us with a sample url and test steps of the issue which would help us to triage the issue further.

Thanks in Advance.

692598.PNG
16.2 KB View Download
You need open html under web server. For example, apache or nginx.
1. Install apache httpd2.
2. Copy files to <apache-dir>/htdocs/bug_692598 folder.
3. Run apache and open url, for example http://localhost/bug_692598/bug_692598.html
4. Open Developer Tools - Console (Ctrl+Shift+I) and you see error 
Application Cache Error event: Resource fetch failed (2) http://localhost/bug_692598/big_file_32768001_bytes.dat
Screenshot error.png

But, if you removing one symbol in file big_file_32768001_bytes.dat, then file size changed to 32768000 bytes.
Refresh Page with cache clear (Ctrl+F5).
Error is gone.
Screenshot noerror.png

error.png
54.8 KB View Download
noerror.png
56.1 KB View Download
Project Member

Comment 8 by sheriffbot@chromium.org, Mar 10 2017

Labels: -Needs-Feedback
Thank you for providing more feedback. Adding requester "rbasuvula@chromium.org" to the cc list and removing "Needs-Feedback" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
The problem is that the maximum file size to cache 32768000 bytes
Labels: TE-NeedsTriageHelp
Components: Blink>Storage>AppCache
Labels: -Pri-2 Pri-3
Status: Available (was: Unconfirmed)
Thanks. Unlikely to fix as appcache is being phased out.

Sign in to add a comment