Firebug's Net panel is already showing responses coming from BFCache (http://www.softwareishard.com/blog/firebug/firebug-tip-what-the-heck- is-bfcache/) and now we'd like to support also Application Cache: https://developer.mozilla.org/en-US/docs/HTML/Using_the_application_cache
When using this demo page: http://appcachefacts.info/demo/ ...the Net panel actually already shows responses coming from the app- cache. Does it mean that app-cache shares some logic with BFCache? E.g. both caches support http-on-examine-cached-response event, right? Can Firebug somehow distinguish responses from BFCache and app-cache? Honza _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform