Open
Description
The way the remote objects are logged in the Console should be customized using DebuggerServer.ObjectActorPreviewers
and DebuggerServer.ObjectActorPreviewers
. That's especially important for non-JS objects being logged.
Also see:
#23 (comment)
firebug.next/lib/console/remote/logger-actor.js
Lines 401 to 411 in ede8730
firebug.next/lib/console/remote/logger-front.js
Lines 70 to 79 in ede8730
Florent