Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

local storage cache doesn't work #573

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

local storage cache doesn't work #573

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Visit modpagespeed.com, navigate to the 'after' page for local_storage_cache
2. Open the chrome developer tools (ctrl-shift-i)
3. Refresh the page a few times and look at Resources/Local Storage, and 
Network.

What is the expected output? What do you see instead?
Actual)   nothing is written to LS and the resources are fetched every time.
Expected) the inline CSS and img should be saved in LS and in later fetches the 
CSS should not be fetched and the IMG should have a Latency of 0ms (meaning 
it's being fetched from memory/LS).

Original issue reported on code.google.com by matterb...@google.com on 15 Nov 2012 at 10:00

@GoogleCodeExporter
Copy link
Author

Fixed in v24 due out 'real soon now'

Original comment by matterb...@google.com on 30 Nov 2012 at 7:35

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

1.2.24.1-beta was released today. It includes the fix for LSC.

Original comment by matterb...@google.com on 17 Dec 2012 at 6:30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant