Bug 1726118 - Prefix all webrender debug prefs with gfx.webrender.debug. r=gfx-reviewers,jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D123965
This commit is contained in:
@@ -360,7 +360,7 @@ void WebRenderLayerManager::EndTransactionWithoutLayer(
|
||||
}
|
||||
|
||||
if (XRE_IsContentProcess() &&
|
||||
StaticPrefs::gfx_webrender_dl_dump_content_serialized()) {
|
||||
StaticPrefs::gfx_webrender_debug_dl_dump_content_serialized()) {
|
||||
mDLBuilder->DumpSerializedDisplayList();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user