On Fri, Nov 12, 2010 at 10:36, aditya siram <[email protected]> wrote:

> Hi all,
> I've had this problem for sometime now where the Firebug blows past
> breakpoints set in Qooxdoo code (Application.js specifically). Also
> after I reload the code there are no breakpoints listed even though I
> had just set them. To eliminate my code as the problem, I have tried
> this on other Qooxdoo code (the SmartTable and TokenField contrib)
> with the same results. Is this a problem with Firebug or Qooxdoo or my
> browser?
>

I recall that there's a fairly recent addition of a caching flag applied to
the URL. If the URL isn't identical each time (e.g., if there's a
"?nocache=12345" appended to the URL), Firefox will think it's a brand new
URL and therefore drop breakpoints from the old URL. I also recall that
there is some way to disable that caching effect, almost certainly in the
config.json file.

Maybe that's the issue you're having?

Derrell
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to