9

enter image description here

All data uri resources are coming as (from memory cache) under Size column in devtools. Even after i cleared browsing data of chrome and checked 'disable cache' , and run in private window also, its still coming as memory cache .

How to clear this memory cache and load fresh as first time.

Arun
  • 517
  • 1
  • 6
  • 23

1 Answers1

3

Update: Some DevTools engineers checked it out. DevTools lists Data URIs as originating from memory cache, even on a brand new Chrome profile. So it's a bug.

Try these:

Kayce Basques
  • 23,849
  • 11
  • 86
  • 120