Bug 1434342 Follow-up to fix bustage on a CLOSED TREE. r=me

This commit is contained in:
Ben Kelly 2018-01-31 09:27:21 -08:00
Родитель 6caae4c219
Коммит db68b5ffd6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,7 @@ class ServiceWorkerPrivate;
* by this class and spawn a ServiceWorker in the right global when required.
*/
class ServiceWorkerInfo final : public nsIServiceWorkerInfo
, public ServiceWorker::Inner
{
private:
nsCOMPtr<nsIPrincipal> mPrincipal;