Re: [qooxdoo-devel] Patch for KHTML support in StackTrace

2008-03-25 Thread Sebastian Werner
I've just committed a change which tries to interpret any KHTML as Webkit 420 which is a Safari 3.0.x like version. This would at least add some of the webkit fallback routines to khtml as well which should not be that wrong. Please note that this is just a hack to try to support a client which

Re: [qooxdoo-devel] Patch for KHTML support in StackTrace

2008-03-25 Thread Sebastian Werner
Thank you Harri. Your contribution is appreciated. However KHTML is not officially support by qooxdoo. Maybe we could just route it to the webkit implementation. Would be interesting in which timeframe KDE really switches to Webkit. Are there any news on this topic? Sebastian Harri Porten sch

Re: [qooxdoo-devel] Patch for KHTML support in StackTrace

2008-03-19 Thread thron7
Harri, thanks for the patch! Just allow for a little time, it might take until after Easter that someone will look at it and apply it. Keep up! Cheers, Thomas > Hi! > > The attached patch makes the StackeTrace class work in Konqueror. The > .caller property is supported in KHTML for quite some