René Lykke Dahl

Results 5 comments of René Lykke Dahl

Hi, Have now made the changes you asked for.

I have updated the code for Iframe page too. ``` /** * Description * @param {type} aTracefunc Description */ function insertTraceKit(aTracefunc) { TraceKit.report.subscribe(aTracefunc); function wrapped(aThis) { var w = (aThis.target...

I have merged our code and committed all changes.

Forgot to push all changes.. sorry

All code are pushed into aquadk/Tracekit master branch. Including global handlers.