Bug 580748: use "timestamp" consistently in HUDService code, r=gavin

This commit is contained in:
Patrick Walton 2010-07-21 17:18:27 -04:00
parent 3040b6eb5c
commit 4571282175

View File

@ -2017,7 +2017,7 @@ function HUDConsole(aHeadsUpDisplay)
logLevel: aLevel,
hudId: hud.hudId,
message: message,
timeStamp: ts,
timestamp: ts,
origin: "HUDConsole",
};