cache: switch to an asynchronous interface for opening and clearing cache entries...
commit77f413c2d414687292fa6a45252090a9ac27a77b
authorJeremy Maitin-Shepard <jeremy@jeremyms.com>
Tue, 5 Feb 2013 05:40:43 +0000 (4 21:40 -0800)
committerJeremy Maitin-Shepard <jeremy@jeremyms.com>
Tue, 5 Feb 2013 05:40:43 +0000 (4 21:40 -0800)
tree4b57c41767b086a5fa121ff36293f36a66348ac0
parent9b1fc70e3f5a9144a24695a9cd54bce45c7bd234
cache: switch to an asynchronous interface for opening and clearing cache entries, as the synchronous interface supported by nsICacheSession doesn't seem to work
This fixes mime-type-override.
modules/cache.js
modules/commands.js
modules/content-handler.js
modules/mime-type-override.js