зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1196591: Initialize member. r=me
Small correction introduced in bug 1190238
This commit is contained in:
Родитель
e42ca2d177
Коммит
382f8adc48
|
@ -26,6 +26,7 @@ public:
|
||||||
const nsACString& aContentType) :
|
const nsACString& aContentType) :
|
||||||
mBuffer(aBuffer),
|
mBuffer(aBuffer),
|
||||||
mLength(aLength),
|
mLength(aLength),
|
||||||
|
mOffset(0),
|
||||||
mPrincipal(aPrincipal),
|
mPrincipal(aPrincipal),
|
||||||
mContentType(aContentType)
|
mContentType(aContentType)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче