Confirmed users
233
edits
(fixed header for getters/setters) |
Sebastianz (talk | contribs) (Fixed formatting, corrected spelling and added links) |
||
Line 1: | Line 1: | ||
Jan Odvarko, Sebastian Zartner, Florent Fayolle, Joe Walker | Jan Odvarko, Sebastian Zartner, Florent Fayolle, Joe Walker, Belakhdar Abdeldjalil, Simon Lindholm, Christoph Dorn | ||
== Holidays == | == Holidays == | ||
Line 7: | Line 7: | ||
* Firebug 2 beta 4 | * Firebug 2 beta 4 | ||
** Released last Friday | ** Released last Friday | ||
** Commits: https://code.google.com/p/fbug/issues/list?can=2&q=status%3Acommit | ** Commits: https://code.google.com/p/fbug/issues/list?can=2&q=status%3Acommit | ||
** We want another beta on Friday as usual | ** We want another beta on Friday as usual | ||
* We might want to have 1.12.9 | * We might want to have 1.12.9 | ||
** Australis support | ** Australis support | ||
== Firebug 1.12 blockers == | == Firebug 1.12 blockers == | ||
* https://code.google.com/p/fbug/issues/list?can=2&q=blocks%3A1.12&sort=-id | * https://code.google.com/p/fbug/issues/list?can=2&q=blocks%3A1.12&sort=-id | ||
* Do we need 1.12.9? | * Do we need 1.12.9? | ||
* [http://code.google.com/p/fbug/issues/detail?id=6557 Issue 6557]: Font previews don't work | * [http://code.google.com/p/fbug/issues/detail?id=6557 Issue 6557]: Font previews don't work | ||
Line 21: | Line 20: | ||
** Florent did great progress | ** Florent did great progress | ||
* Issue 6993: The start button icon looks weird in Australis Nightly build | * [http://code.google.com/p/fbug/issues/detail?id=6993 Issue 6993]: The start button icon looks weird in Australis Nightly build | ||
** We might want to fix this | ** We might want to fix this | ||
** Honza: post screenshot from windows | ** Honza: post screenshot from windows | ||
== Firebug 2 Blockers == | == Firebug 2 Blockers == | ||
Line 32: | Line 30: | ||
** Honza: read through and comment too. | ** Honza: read through and comment too. | ||
** We want this! | ** We want this! | ||
** Non-element events are open issue. Where/how to display them | ** Non-element events are an open issue. Where/how to display them? Sebastian: file a new issue for this. | ||
* Sebastian: list of | * Sebastian: Create a list of extensions we want to test with Firebug 2 | ||
** https://docs.google.com/spreadsheet/ccc?key=0ArzNE_OHjXkQdFMySmRxV2xOYjNJTDBZU1BQSk9aS3c&usp=sharing#gid=0 | ** https://docs.google.com/spreadsheet/ccc?key=0ArzNE_OHjXkQdFMySmRxV2xOYjNJTDBZU1BQSk9aS3c&usp=sharing#gid=0 | ||
** Sebastian: prepare new list | ** Sebastian: prepare new list | ||
** Honza: review | ** Honza: review new list | ||
* Issue 5765: Integrate source maps for JavaScript | * [http://code.google.com/p/fbug/issues/detail?id=5765 Issue 5765]: Integrate source maps for JavaScript | ||
** Farshid: what is the status? | ** Farshid: what is the status? | ||
* 1.12 updated to 2.0 breaks the Firebug button | * 1.12 updated to 2.0 breaks the Firebug button | ||
** The button is not displayed correctly | ** The button is not displayed correctly | ||
** https://code.google.com/p/fbug/issues/detail?id=7444 | ** Created [https://code.google.com/p/fbug/issues/detail?id=7444 issue 7444] | ||
** Simon's comment: https://code.google.com/p/fbug/issues/detail?id=4001#c19 | ** Simon's comment: [https://code.google.com/p/fbug/issues/detail?id=4001#c19 Issue 4001 comment 19] | ||
* Breakpoint doesn't hit in closures | * Breakpoint doesn't hit in closures | ||
** Platform issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1002456 | ** Platform issue: [https://bugzilla.mozilla.org/show_bug.cgi?id=1002456 Bug 1002456] | ||
== Other Issues == | == Other Issues == | ||
* Issue 6834: Move console grouping repeat number to front of output | * [http://code.google.com/p/fbug/issues/detail?id=6834 Issue 6834]: Move console grouping repeat number to front of output | ||
** Several people complained about that in the past - Sebastian | ** Several people complained about that in the past - Sebastian | ||
** We want it for 2.0 only if it's easy to fix | ** We want it for 2.0 only if it's easy to fix | ||
== Misc == | == Misc == | ||
Line 61: | Line 57: | ||
* Code styling: use [BGZ<number>] pattern for comments involving Bugzilla numbers | * Code styling: use [BGZ<number>] pattern for comments involving Bugzilla numbers | ||
* Shortened links: https://bugzil.la/<number> | * Shortened links: https://bugzil.la/<number> | ||
* Clearer | * Clearer definition for xxx comments | ||
** Represents a personal comment | ** Represents a personal comment | ||
** Is rather temporary | ** Is rather temporary | ||
** Identifies a problem to solve | ** Identifies a problem to solve | ||
** Put that points somewhere on the wiki | |||
* Always use version labels? | * Always use version labels? | ||
** Yes, even for enhancements, so we have a reference what was the current Firebug version at | ** Yes, even for enhancements, so we have a reference what was the current Firebug version at that moment. | ||
* Getters/setters: | * Getters/setters: | ||
Line 73: | Line 70: | ||
== FBTest == | == FBTest == | ||
* Tests | * Tests cause unresponsive script dialog/Firefox crashes | ||
** search/958/ | ** search/958/issue958.js | ||
** Sebastian: Create issue and report in Bugzilla | |||
== e10s Strategies == | == e10s Strategies == | ||
Line 84: | Line 81: | ||
* Florent: https://docs.google.com/document/d/1ALR7awu8nOJFQKFS6DLlMkXBOdjWI8kkf1Agl_QoYlc/edit | * Florent: https://docs.google.com/document/d/1ALR7awu8nOJFQKFS6DLlMkXBOdjWI8kkf1Agl_QoYlc/edit | ||
== Topics for the next meeting == | == Topics for the next meeting == | ||
* Issues blocked by 5421 | * Issues blocked by [http://code.google.com/p/fbug/issues/detail?id=5421 issue 5421] | ||
** http://code.google.com/p/fbug/issues/list?can=2&q=blockedon%3A5421 | ** http://code.google.com/p/fbug/issues/list?can=2&q=blockedon%3A5421 | ||
** Platform: 5802, 5986, 7055 | ** Platform: 5802, 5986, 7055 |