Merge remote-tracking branch 'origin/master' into custom

This commit is contained in:
Roy Tam 2020-06-20 06:47:51 +08:00
commit ab4f78f4b7
46 changed files with 1004 additions and 604 deletions

View file

@ -160,7 +160,6 @@ nsNativeMenuService::~nsNativeMenuService() {
gPangoLayout = nullptr;
}
MOZ_ASSERT(sService == this);
sService = nullptr;
}