mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
Bug 1134385. Delete main thread assertion in CompositorVsyncDispatcher. r=kats
This commit is contained in:
parent
10b49eebc0
commit
577ec284ef
@ -37,7 +37,6 @@ CompositorVsyncDispatcher::~CompositorVsyncDispatcher()
|
||||
{
|
||||
MOZ_ASSERT(XRE_IsParentProcess());
|
||||
// We auto remove this vsync dispatcher from the vsync source in the nsBaseWidget
|
||||
MOZ_ASSERT(NS_IsMainThread());
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user