[Author: oshlack]
commit9366d94f3808bd368b475f730017d10978ff79eb
authorgears.daemon <gears.daemon@fe895e04-df30-0410-9975-d76d301b4276>
Tue, 12 Feb 2008 03:01:19 +0000 (12 03:01 +0000)
committergears.daemon <gears.daemon@fe895e04-df30-0410-9975-d76d301b4276>
Tue, 12 Feb 2008 03:01:19 +0000 (12 03:01 +0000)
tree245a6e3622e9e857980f830af35186c6c7f914c5
parent65fb5ae24b34852155edcd6e311c843ab0a75f6e
[Author: oshlack]

Made log_event.date in JS return the time in ms that the log event
occured. Assigned TODO to aa to make this a real JS Date objecti at
some point.
Also minor changes to manual console test page to allow interpolation
arguments to be entered, and to output logging errors to the log
window.

NOTE: This CL relies on CL 6334779 which fixes a bug in
JsObject::SetPropertyDouble().

PRESUBMIT=passed
R=aa
CC=google-gears-eng@googlegroups.com
APPROVED=aa
DELTA=55  (33 added, 0 deleted, 22 changed)
OCL=6418594
SCL=6426809

git-svn-id: https://google-gears.googlecode.com/svn/trunk@890 fe895e04-df30-0410-9975-d76d301b4276
gears/console/common/js_callback_logging_backend.cc
gears/test/manual/console_test.html