зеркало из 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) :
|
||||
mBuffer(aBuffer),
|
||||
mLength(aLength),
|
||||
mOffset(0),
|
||||
mPrincipal(aPrincipal),
|
||||
mContentType(aContentType)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче