Bug 1786959 - Rename "RenderLayers" to "WrDisplayList". r=gfx-reviewers,bradwerth
This more accurately describes what happens in this time period. Differential Revision: https://phabricator.services.mozilla.com/D155511
This commit is contained in:
@@ -330,7 +330,7 @@ void WebRenderLayerManager::EndTransactionWithoutLayer(
|
|||||||
nsDisplayList* aDisplayList, nsDisplayListBuilder* aDisplayListBuilder,
|
nsDisplayList* aDisplayList, nsDisplayListBuilder* aDisplayListBuilder,
|
||||||
WrFiltersHolder&& aFilters, WebRenderBackgroundData* aBackground,
|
WrFiltersHolder&& aFilters, WebRenderBackgroundData* aBackground,
|
||||||
const double aGeckoDLBuildTime) {
|
const double aGeckoDLBuildTime) {
|
||||||
AUTO_PROFILER_TRACING_MARKER("Paint", "RenderLayers", GRAPHICS);
|
AUTO_PROFILER_TRACING_MARKER("Paint", "WrDisplayList", GRAPHICS);
|
||||||
|
|
||||||
// Since we don't do repeat transactions right now, just set the time
|
// Since we don't do repeat transactions right now, just set the time
|
||||||
mAnimationReadyTime = TimeStamp::Now();
|
mAnimationReadyTime = TimeStamp::Now();
|
||||||
|
|||||||
Reference in New Issue
Block a user