mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
parent
1f4a5663e9
commit
57251fc4e7
9 changed files with 0 additions and 77 deletions
|
|
@ -1111,10 +1111,6 @@ PresShell::Destroy()
|
|||
LogTextPerfStats(tp, this, tp->cumulative, 0.0, eLog_totals, nullptr);
|
||||
}
|
||||
}
|
||||
if (mPresContext) {
|
||||
const bool mayFlushUserFontSet = false;
|
||||
gfxUserFontSet* fs = mPresContext->GetUserFontSet(mayFlushUserFontSet);
|
||||
}
|
||||
|
||||
#ifdef MOZ_REFLOW_PERF
|
||||
DumpReflows();
|
||||
|
|
@ -9409,7 +9405,6 @@ PresShell::ProcessReflowCommands(bool aInterruptible)
|
|||
return true;
|
||||
}
|
||||
|
||||
mozilla::TimeStamp timerStart = mozilla::TimeStamp::Now();
|
||||
bool interrupted = false;
|
||||
if (!mDirtyRoots.IsEmpty()) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue