Backed out changeset bbb39655cf71 (bug 1605934) for build bustage in widget/gtk/mozwayland/mozwayland.c

This commit is contained in:
Dorel Luca
2020-01-18 15:39:55 +02:00
parent 8cc3e9bf3f
commit 8cc61e1d4b
108 changed files with 469 additions and 237 deletions

View File

@@ -990,7 +990,8 @@ struct MessageManagerReferentCount {
} // namespace
namespace mozilla::dom {
namespace mozilla {
namespace dom {
class MessageManagerReporter final : public nsIMemoryReporter {
~MessageManagerReporter() = default;
@@ -1124,7 +1125,8 @@ MessageManagerReporter::CollectReports(nsIHandleReportCallback* aHandleReport,
return NS_OK;
}
} // namespace mozilla::dom
} // namespace dom
} // namespace mozilla
already_AddRefed<ChromeMessageBroadcaster>
nsFrameMessageManager::GetGlobalMessageManager() {