Cache Notes: Difference between revisions

Line 40: Line 40:
*Disk Cache overflow when downloading large files: {{bug|443067}}
*Disk Cache overflow when downloading large files: {{bug|443067}}
*Cache corruption when viewing sites with several large images (simultaneous hash collision & cache dooming by disk cache size limit): {{bug|321361}}
*Cache corruption when viewing sites with several large images (simultaneous hash collision & cache dooming by disk cache size limit): {{bug|321361}}
*https://bugzilla.mozilla.org/show_bug.cgi?id=193911
*Figure out the max nr of entries we should store in the disk cache: {{bug|193911}}
*https://bugzilla.mozilla.org/show_bug.cgi?id=290032
*Some files are never cached due to hash collisions which are quite common due to weak string hash function: {{bug|290032}}
*https://bugzilla.mozilla.org/show_bug.cgi?id=355567
* Firefox stores corrupted version of cached JavaScript file (merges two files together): {{bug|355567}}
21

edits