Bug 1403915 - Remove the WebRender*Layer classes and functions that refer to them. r=jrmuizel

MozReview-Commit-ID: 2syFwMc7j3r
This commit is contained in:
Kartikaya Gupta
2017-10-03 16:31:08 -04:00
parent cbacb77052
commit 7c1da03e1c
40 changed files with 27 additions and 2028 deletions

View File

@@ -19,7 +19,7 @@
#include "Layers.h"
#include "gfxPrefs.h"
#include "gfxUtils.h"
#include "mozilla/layers/WebRenderDisplayItemLayer.h"
#include "mozilla/layers/WebRenderLayerManager.h"
#define ACTIVE "active"
#define HOVER "hover"