Skip to content Skip to sidebar Skip to footer

How Do I Refresh In Firefox And Preserve Breakpoints?

I am debugging javascript in Firefox Aurora Developer Tools. I set a breakpoint in a javascript file, and refreshed the page, after which all my breakpoints went away. How do I pre

Solution 1:

The breakpoints stay highlighted across refreshes, but fail to break.. restarting firefox occasionally will let it work, but it's basically a bug. Been working with this all day, the breakpoints seem to be basically broken.

Solution 2:

Firebug. But I'm not sure if it works properly with Aurora

Post a Comment for "How Do I Refresh In Firefox And Preserve Breakpoints?"