mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 580748: use "timestamp" consistently in HUDService code, r=gavin
This commit is contained in:
parent
3040b6eb5c
commit
4571282175
@ -2017,7 +2017,7 @@ function HUDConsole(aHeadsUpDisplay)
|
||||
logLevel: aLevel,
|
||||
hudId: hud.hudId,
|
||||
message: message,
|
||||
timeStamp: ts,
|
||||
timestamp: ts,
|
||||
origin: "HUDConsole",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user