console.debug issues
Lam, Mike
mlam at ocad.ca
Fri May 13 14:07:35 UTC 2011
Works well in FF4 and firebug 1.8.0a2 now.
Thanks,
Mike.
________________________________________
From: Antranig Basman [antranig.basman at colorado.edu]
Sent: May 13, 2011 2:45 AM
To: Fluid Work; Lam, Mike
Subject: console.debug issues
I've added the "Function.prototype.bind" workaround we discussed in IRC today to our logging support - I've
tested it on all the platforms I can lay my hands on and it seems to work - rather, the code is not executed
because it is not required. I also tested the particular configuration, Firebug 1.8.0a1 and FF4 that mlam
mentioned he had problems with, and couldn't reproduce the absence of the "console.debug.apply" member that
he reported. Could you retest with the current trunk and see if logging appears correctly?
Perhaps it just affects FB 1.8.0a1 on Ubuntu which would be an awful platform specificity.
Could someone who has IE9 also try this out (it should be enough to run FluidJSTests.js and see if things
show up in the console). If IE9 does not require the "bind" hack we should just take it out again since this
is a dozen lines of code being delivered to all users for very little platform coverage.
Thanks,
Antranig.
More information about the fluid-work
mailing list