Firebug/WeeklyUpdates/2012-08-21: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
No edit summary |
|||
| Line 14: | Line 14: | ||
* Sebastian: Issue 5633: Delete CSS property command keeps the property in the Style tab | * Sebastian: Issue 5633: Delete CSS property command keeps the property in the Style tab | ||
* Honza: Issue 5654: Style side panel doesn't display CSS rules after reload | * Honza: Issue 5654: Style side panel doesn't display CSS rules after reload | ||
* Create an issue for automatic scanning of built-in DOM properties | * Create an issue for automatic scanning of built-in DOM properties | ||
** Done: Issue 5856: Automatic scanning of built-in DOM properties | |||
== Firebug.next == | == Firebug.next == | ||
Revision as of 07:17, 22 August 2012
Jan Odvarko, Sebastian Zartner, Steven Roussey, Simon Lindholm
Firebug Releases
- Firebug 1.11 alpha 1 released
- Firebug 1.10.3 at the end of August (with Firefox 15)
Issues
- Honza: Issue 5179: Multiple onSuspendFirebug() calls
- Bharath?: Issue 5418: DOM constants and properties are incorrectly recognized as user-defined properties
- Update the built-in DOM property array.
- Honza: Issue 5623: New pref to disable/enable delayed Firebug load
- Sebastian: Issue 5633: Delete CSS property command keeps the property in the Style tab
- Honza: Issue 5654: Style side panel doesn't display CSS rules after reload
- Create an issue for automatic scanning of built-in DOM properties
- Done: Issue 5856: Automatic scanning of built-in DOM properties
Firebug.next
- Firebug Roadmap
- Adopt JSD2
- New feature for 1.11: autocompletion for Command Editor, Simon
- Hints at the end of every expression.
- Other possible features:
- Firebug 1.11 blockers (another source of features)
- Integrate FireCloser into 1.11?
- https://github.com/simonlindholm/fireclosure
- Next week: discuss what other extension we could integrate.
JSD2
Wiki pages to follow:
- https://getfirebug.com/wiki/index.php/Remoting_Prototype
- https://getfirebug.com/wiki/index.php/Remoting_Architecture
- https://getfirebug.com/wiki/index.php/Script_Panel_Refactoring
- Honza: create a wiki with description of the current debugger architecture
- Sebastian: create a wiki with description of Crossfire architecture.