Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp.

This commit is contained in:
Tamas Szentpeteri
2024-10-08 23:27:18 +03:00
parent 9f9912dc7b
commit 8285dfaab8
161 changed files with 298 additions and 365 deletions

View File

@@ -227,7 +227,7 @@ using namespace mozilla::layout;
using PaintFrameFlags = nsLayoutUtils::PaintFrameFlags;
typedef ScrollableLayerGuid::ViewID ViewID;
MOZ_RUNINIT PresShell::CapturingContentInfo PresShell::sCapturingContentInfo;
PresShell::CapturingContentInfo PresShell::sCapturingContentInfo;
// RangePaintInfo is used to paint ranges to offscreen buffers
struct RangePaintInfo {