johnjbarton wrote: > On May 28, 12:23 am, Nicolas Hatier <[email protected]> wrote: > > >> IMHO having an option to switch from "per-url" to "per-domain" for the >> activation model would probably make sense - if I'm able to force a >> "per-domain" activation model by modifying 4 lines of code, making that >> an option is not likely to be too hard for someone who knows where to >> look at. >> > > If the activation is per-domain, then every time a user visits a page > from a debugged domain Firebug will "suddenly pop up". That means that > we need an easy to use UI to control the domain selection and we need > the feature to be widely known. That puts us pretty much back in the > place we were with 1.3 where people complained about the complexity of > the activation solution. > The per-url activation model works for most people. I was thinking of a option (off by default) that would switch the activation model from per-url to per-domain. When the per-domain model is activated, as soon as FB is manually open or closed on a page, it is closed or open for all pages on that domain. > In addition I know there are users who want to debug subsections of > sites: they want Firebug on for some but not all pages in a domain. > How would that be handled? > They can keep the per-url model on. > I guess the URLSelector could mark the URI of the domain instead of > the page for "shouldCreate" but mark the URI of the page for > "shouldNotCreate". That would cause the first use of the debugger on > the domain to make all subsequent pages in that domain active, unless > the user explicitly closed Firebug on a page. > I guess that would be a good option too, but that's probably more complex to implement, and more complex to explain.
NH > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
