mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 829568 - part 1 followup - correct a little typo in a comment r=me DONTBUILD
This commit is contained in:
parent
e7eb373969
commit
cfb9ef62bb
@ -3661,7 +3661,7 @@ let SessionStoreInternal = {
|
||||
}
|
||||
|
||||
// Don't save invalid states.
|
||||
// Looks we currently have private windows, only.
|
||||
// Looks like we currently have private windows, only.
|
||||
if (oState.windows.length == 0) {
|
||||
TelemetryStopwatch.cancel("FX_SESSION_RESTORE_COLLECT_DATA_MS");
|
||||
TelemetryStopwatch.cancel("FX_SESSION_RESTORE_COLLECT_DATA_LONGEST_OP_MS");
|
||||
|
Loading…
Reference in New Issue
Block a user