Confirmed users
233
edits
(Created page with "Jan Odvarko, Sebastian Zartner, Florent Fayolle, Simon Lindholm == Releases == * Firebug 1.12 beta 1? ** Investigate all blockers first (see below) == Firebug Lite == * Fina...") |
Sebastianz (talk | contribs) (Added links) |
||
Line 9: | Line 9: | ||
* Adding Google Analytics | * Adding Google Analytics | ||
* Deploying a new build with a simplified release structure | * Deploying a new build with a simplified release structure | ||
* Applying the patch | * Applying the patch Gal submitted to that one ticket a long time ago | ||
* Investigating why it seems | * Investigating why it seems Firebug Lite no longer works when referencing from a local hostname, only from getfirebug.com | ||
== Firebug 1.12 Blockers == | == Firebug 1.12 Blockers == | ||
Bug triage: | Bug triage: | ||
* Issue 2865: Net panel response blank, if response type is not the requested type | * [http://code.google.com/p/fbug/issues/detail?id=2865 Issue 2865]: Net panel response blank, if response type is not the requested type | ||
** Honza: investigate | ** Honza: investigate | ||
* Issue 4667: Enhance console filter to also cover messages inside groups | * [http://code.google.com/p/fbug/issues/detail?id=4667 Issue 4667]: Enhance console filter to also cover messages inside groups | ||
** Sebastian: investigate | ** Sebastian: investigate | ||
* Issue 5916: Net panel shows request stuck in progress when opening it in a new tab | * [http://code.google.com/p/fbug/issues/detail?id=5916 Issue 5916]: Net panel shows request stuck in progress when opening it in a new tab | ||
** Honza: investigate | ** Honza: investigate | ||
* Issue 6296: Cookie permissions doesn't work | * [http://code.google.com/p/fbug/issues/detail?id=6296 Issue 6296]: Cookie permissions doesn't work | ||
** Simon: will try, otherwise Sebastian | ** Simon: will try, otherwise Sebastian | ||
** Real blocker; we should do something | ** Real blocker; we should do something | ||
* Issue 6298: Context menu of Cookies panel is broken | * [http://code.google.com/p/fbug/issues/detail?id=6298 Issue 6298]: Context menu of Cookies panel is broken | ||
** Honza: investigate | ** Honza: investigate | ||
* Issue 6385: Firebug influences caching of XHR requests to the same URL | * [http://code.google.com/p/fbug/issues/detail?id=6385 Issue 6385]: Firebug influences caching of XHR requests to the same URL | ||
** Honza: investigate | ** Honza: investigate | ||
* Issue 6474: Fonts filter should also work for fonts with incorrect MIME type | * [http://code.google.com/p/fbug/issues/detail?id=6474 Issue 6474]: Fonts filter should also work for fonts with incorrect MIME type | ||
* Issue 6530: JavaScript filter doesn't work for scripts with incorrect MIME type | * [http://code.google.com/p/fbug/issues/detail?id=6530 Issue 6530]: JavaScript filter doesn't work for scripts with incorrect MIME type | ||
** Honza: check file extensions | ** Honza: check file extensions | ||
** We could also check beginning of the response (happening for font preview already) | ** We could also check beginning of the response (happening for font preview already) | ||
* Issue 6516: Detection of grouped console messages is slow | * [http://code.google.com/p/fbug/issues/detail?id=6516 Issue 6516]: Detection of grouped console messages is slow | ||
** Sebastian: investigate | ** Sebastian: investigate | ||
** Real blocker; we should do something | ** Real blocker; we should do something | ||
* Issue 6532: Add $_ to command line help | * [http://code.google.com/p/fbug/issues/detail?id=6532 Issue 6532]: Add $_ to command line help | ||
** Honza fix | ** Honza fix | ||
* Issue 6536: Close button disappears when hovering it | * [http://code.google.com/p/fbug/issues/detail?id=6536 Issue 6536]: Close button disappears when hovering it | ||
** Real blocker; we should do something | ** Real blocker; we should do something | ||
** Sebastian looking for solution | ** Sebastian looking for solution | ||
Line 60: | Line 60: | ||
** Honza: test | ** Honza: test | ||
* Issue 5440: Integrate EventBug into Firebug | * [http://code.google.com/p/fbug/issues/detail?id=5440 Issue 5440]: Integrate EventBug into Firebug | ||
* Issue 6522: Implement the getEventListeners command line API | * [http://code.google.com/p/fbug/issues/detail?id=6522 Issue 6522]: Implement the getEventListeners command line API | ||
** Simon working on those. | ** Simon working on those. | ||
** Simon will try to get this into 1.12 | ** Simon will try to get this into 1.12 |