|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Thought for a feature(I don't believe this feature exists, but if it does, please correct me) It'd be nice to be able to keep a running view of the console regardless of any page changes. Or be able to view console history somehow. Often, when I'm using FB, I'm doing Ajax-style development. Sometimes the page is an edit page that posts form data to the service, then redirects to the detail page for the item I just edited (think content management). When the page location changes, I completely lose all communication context on the console... in other words, I can't see the data being sent or coming back. So I end up commenting out my redirect, making my changes, pushing them to test, etc., and the first bug report I get is that I don't redirect back to my detail page because I forgot to uncomment the redirect. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@... To unsubscribe from this group, send email to firebug-unsubscribe@... For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Thought for a featureSimilar feature has been requested here: http://code.google.com/p/fbug/issues/detail?id=313 I actually haven't closed the bug yet, because of it. Honza On Jul 22, 10:45 pm, Greg Pasquariello <g...@...> wrote: > (I don't believe this feature exists, but if it does, please correct > me) > > It'd be nice to be able to keep a running view of the console > regardless of any page changes. Or be able to view console history > somehow. > > Often, when I'm using FB, I'm doing Ajax-style development. Sometimes > the page is an edit page that posts form data to the service, then > redirects to the detail page for the item I just edited (think content > management). > > When the page location changes, I completely lose all communication > context on the console... in other words, I can't see the data being > sent or coming back. So I end up commenting out my redirect, making > my changes, pushing them to test, etc., and the first bug report I get > is that I don't redirect back to my detail page because I forgot to > uncomment the redirect. You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@... To unsubscribe from this group, send email to firebug-unsubscribe@... For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |