Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell

This commit is contained in:
Honza Bambas
2014-06-05 18:27:38 +02:00
parent 4c13f77dcb
commit eb1d05b716
27 changed files with 156 additions and 1547 deletions

View File

@@ -15,8 +15,6 @@
#include "nsIApplicationCacheChannel.h"
#include "nsIApplicationCacheService.h"
#include "nsICache.h"
#include "nsICacheService.h"
#include "nsICacheSession.h"
#include "nsICachingChannel.h"
#include "nsIContent.h"
#include "mozilla/dom/Element.h"