Bug 1726291 - Remove FrameLayerBuilder. r=miko

Differential Revision: https://phabricator.services.mozilla.com/D122930
This commit is contained in:
Matt Woodrow
2021-08-20 02:20:39 +00:00
parent 8eed61c149
commit 2a95268df2
51 changed files with 213 additions and 10347 deletions

View File

@@ -59,7 +59,6 @@
#include "DisplayItemClip.h"
#include "HitTestInfo.h"
#include "ActiveLayerTracker.h"
#include "FrameLayerBuilder.h"
#include "AnimationCommon.h"
#include "LayerAnimationInfo.h"
#include "mozilla/TimelineConsumers.h"
@@ -357,7 +356,6 @@ void nsLayoutStatics::Shutdown() {
nsGlobalWindowInner::ShutDown();
nsGlobalWindowOuter::ShutDown();
nsListControlFrame::Shutdown();
FrameLayerBuilder::Shutdown();
CubebUtils::ShutdownLibrary();
WebAudioUtils::Shutdown();