I'm trying to debug some XBL and the remote debugger isn't working due to bug 914930. So I thought I'd add some dump()s to the relevant method, but I can't get them to run. (This is a debug build, so I don't have to explicitly enable dump.)

If I load the chrome: URL for the XBL then the changed file is shown, so there's no problem there, but if I actually access the method on the bound element then the previous source is shown. I don't know where this is being pulled from; I've tried disabling the XUL cache and deleting the startup cache but the code stubbornly refuses to change. Is there a cache that I've overlooked?

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to