зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset f3290b0f20cc (bug 1323983)
This commit is contained in:
Родитель
b74beed49b
Коммит
db2cbac7a8
|
@ -1248,9 +1248,8 @@ public:
|
||||||
const char* aTopic,
|
const char* aTopic,
|
||||||
const char16_t* aData) override
|
const char16_t* aData) override
|
||||||
{
|
{
|
||||||
if (!mTabParent || !mObserverId) {
|
if (!mTabParent) {
|
||||||
// We already sent the notification, or we don't actually need to
|
// We already sent the notification
|
||||||
// send any notification at all.
|
|
||||||
return NS_OK;
|
return NS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче