Firebug/WeeklyUpdates/2013-10-01: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
Sebastianz (talk | contribs) m (Added Djalil as participant of the conf call) |
Sebastianz (talk | contribs) (Corrected issue descriptions) |
||
| Line 6: | Line 6: | ||
== Issues == | == Issues == | ||
* [http://code.google.com/p/fbug/issues/detail?id=6821 Issue 6821]: Tell the user that JSD slows down opening Firebug and tab switching | * [http://code.google.com/p/fbug/issues/detail?id=6821 Issue 6821]: Tell the user that JSD slows down opening Firebug and tab switching | ||
** Change the text color to black (in the console panel) | ** Change the text color to black (in the console panel) | ||
| Line 17: | Line 14: | ||
** The Script panel script-type menu works | ** The Script panel script-type menu works | ||
** Stack trace is available | ** Stack trace is available | ||
** When should evaluated expressions be shown? | |||
** Honza: take a look at the code | ** Honza: take a look at the code | ||
** Sebastian: [http://code.google.com/p/fbug/issues/detail?id=2811#c17 mockups for issue 2811] show how evaluated expressions could be displayed | |||
* [http://code.google.com/p/fbug/issues/detail?id=2811 Issue 2811]: Replace script menu button in script panel by tree view | |||
** Could be something we want for 2.0 | |||
** Honza?: implement it | |||
* [http://code.google.com/p/fbug/issues/detail?id=6831 Issue 6831]: Adapt some commands to the Watch side panel | * [http://code.google.com/p/fbug/issues/detail?id=6831 Issue 6831]: Adapt some commands to the Watch side panel | ||
| Line 26: | Line 29: | ||
** Display the notification for everything but standard JS breakpoints | ** Display the notification for everything but standard JS breakpoints | ||
** At some point we can use limit notification UI for this | ** At some point we can use limit notification UI for this | ||
** See | ** See [http://code.google.com/p/fbug/issues/detail?id=4144#c10 mockup] | ||
* [http://code.google.com/p/fbug/issues/detail?id=6740 Issue 6740]: Display registered MutationObservers for an element | * [http://code.google.com/p/fbug/issues/detail?id=6740 Issue 6740]: Display registered MutationObservers for an element | ||
** display parents | ** display parents | ||
** Implement optional second argument for "not parents" | |||
* [http://code.google.com/p/fbug/issues/detail?id=6832 Issue 6832]: Erroneous output from console.assert | * [http://code.google.com/p/fbug/issues/detail?id=6832 Issue 6832]: Erroneous output from console.assert | ||
Latest revision as of 08:57, 2 October 2013
Jan Odvarko, Belakhdar Abdeldjalil, Sebastian Zartner, Florent Fayolle, Simon Lindholm
Releases
- Firebug 1.12.3
- Honza: do the build tomorrow
Issues
- Issue 6821: Tell the user that JSD slows down opening Firebug and tab switching
- Change the text color to black (in the console panel)
- Merge to master
- Backport to 1.12 (will be in 1.12.3)
- Issue 6830: evaluated expressions should be listed in the script panel
- The Script panel script-type menu works
- Stack trace is available
- When should evaluated expressions be shown?
- Honza: take a look at the code
- Sebastian: mockups for issue 2811 show how evaluated expressions could be displayed
- Issue 2811: Replace script menu button in script panel by tree view
- Could be something we want for 2.0
- Honza?: implement it
- Issue 6831: Adapt some commands to the Watch side panel
- Won't fix
- Issue 6791: Add cookie breakpoint break notification
- Honza: TODO
- Display the notification for everything but standard JS breakpoints
- At some point we can use limit notification UI for this
- See mockup
- Issue 6740: Display registered MutationObservers for an element
- display parents
- Implement optional second argument for "not parents"
- Issue 6832: Erroneous output from console.assert
- Honza: investigate
Still TODOs:
- Issue 6702: Improve design of the search options popup window
- We could yet improve the placeholder text
- The Script panel lost the hint for "jump to line"
- Issue 6557: Font previews don't work
- Honza: review changes
Bugzilla
- Bug 823840 - AMO is offering wrong add-on version
- Honza: TODO
JSD2
- Everyone: more JSD2 related reports!