Search code examples
firefoxfirebug

Is there a 'break on mutate' equivalent in Firebug 3?


Is there something like the Break On Mutate button from the old Firebug versions in Firebug 3?

How to break on HTML changes, for example to debug hover state changes?


Solution

  • This is not supported yet in the alpha versions of Firebug 3.

    Though there is a bug 1005825 filed to add this feature to the built-in DevTools. And because Firebug 3 is based on the DevTools, it will have that feature, too, once it is implemented into the DevTools.