Necko/MobileCache: Difference between revisions

Jump to navigation Jump to search
Line 137: Line 137:
****Is Tp good enough for testing this? Bug 661900 indicates it isn't (Geoff Brown made some modifications to make it better)
****Is Tp good enough for testing this? Bug 661900 indicates it isn't (Geoff Brown made some modifications to make it better)
*What size disk caches do other mobile browsers use?
*What size disk caches do other mobile browsers use?
**Android Browser
**Android Browser - Appears to be 6MB according to the source code mirrored at https://github.com/android/platform_frameworks_base/blob/master/core/java/android/webkit/CacheManager.java#L60
**Chrome Mobile (especially interesting given Chrome's similar disk cache implementation)
**Chrome Mobile (especially interesting given Chrome's similar disk cache implementation) - Can't find anything on this (yet), hopefully will get easier once ICS is released and we can (hopefully) see the config on a running mobile chrome.
**Opera Mobile (not the crappy "download pre-rendered pages" version)
**Opera Mobile (not the crappy "download pre-rendered pages" version) - 10000K according to opera:config (this is 1/2 what the desktop version has by default). Note that Opera also has a separate media cache which defaults to 10x the regular disk cache size.
**Safari Mobile (not a direct competitor, but maybe useful data point since it's a rather common mobile browser)
**Safari Mobile (not a direct competitor, but maybe useful data point since it's a rather common mobile browser) - The internet says it doesn't have one at all
**Dolphin HD (another popular android browser) - The internet conflicts, but it appears to be either 20MB or 40MB


==Mobile Team's Goals==
==Mobile Team's Goals==
Confirmed users
96

edits

Navigation menu