Firebug/WeeklyUpdates/2014-01-14: Difference between revisions

m
Renamed two issues
(Created page with "Jan Odvarko, Sebastian Zartner, Florent Fayolle, Belakhdar Abdeldjalil, Jakob Kaltenbrunner == Releases == * Firebug 1.12.6 release ** Fixed in 1.12.6: https://code.google.co...")
 
m (Renamed two issues)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
Only issues with blocks-2.0 are top priority
Only issues with blocks-2.0 are top priority


* Issue 6824: Randomly get "Unresponsive Script Warning" with CommandEditor.html
* [https://code.google.com/p/fbug/issues/detail?id=6824 Issue 6824]: Randomly get "Unresponsive Script Warning" with CommandEditor.html
** Only Florent and Simon can reproduce.
** Only Florent and Simon can reproduce.
** Florent: try to use CodeMirror as a singleton for the Script panel.
** Florent: try to use CodeMirror as a singleton for the Script panel.


* Issue 6828: Script panel detect no javascript when reopening a tab
* [https://code.google.com/p/fbug/issues/detail?id=6828 Issue 6828]: Script panel detect no javascript when reopening a tab
** Honza: I can’t repro
** Honza: I can’t repro
** Florent will do a screencast.
** Florent will do a screencast.


* Issue 6830: Evaluated expressions should be listed in the Script panel
* [https://code.google.com/p/fbug/issues/detail?id=6830 Issue 6830]: Evaluated expressions should be listed in the Script panel
** Not a priority
** Not a priority


* Issue 6850: Searching for text in the script panel doesn't work
* [https://code.google.com/p/fbug/issues/detail?id=6850 Issue 6850]: Searching for text in the script panel doesn't work
** Sebastian: working on this
** Sebastian: working on this


* Issue 6856: Script sources are wrong when a tab has been detached
* [https://code.google.com/p/fbug/issues/detail?id=6856 Issue 6856]: Script sources are wrong when a tab has been detached
** Honza: I can’t repro
** Honza: I can’t repro
** Djalil: Retest on his machine
** Djalil: Retest on his machine
** Jakob: retest
** Jakob: retest


* Issue 6867: Setting conditional breakpoints slows down the execution of the JS
* [https://code.google.com/p/fbug/issues/detail?id=6867 Issue 6867]: Setting conditional breakpoints slows down the execution of the JS
** Honza: I can’t repro
** Honza: I can’t repro
** Florent: retest without FBTrace
** Florent: retest without FBTrace
Line 36: Line 36:
** Honza: retest again
** Honza: retest again


* Issue 6869: Clean up code for evaluating watch panel expressions
* [https://code.google.com/p/fbug/issues/detail?id=6869 Issue 6869]: Clean up code for evaluating watch panel expressions
** Not a top priority
** Not a top priority


* Issue 6937: Jumping through Source Links removes yellow arrows of triggered breakpoints
* [https://code.google.com/p/fbug/issues/detail?id=6937 Issue 6937]: Jumping through Source Links removes yellow arrows of triggered breakpoints
** Florent: working on it.
** Florent: working on it.


* Issue 6943: Watch panel is flickery
* [https://code.google.com/p/fbug/issues/detail?id=6943 Issue 6943]: Watch panel is flickery
** Just if this fixes the 6867?
** Just if this fixes the 6867?
** Florent: Honza is waiting for you analyses
** Florent: Honza is waiting for you analyses


* Issue 6948: Instructions of the global scope are not always detected as executable
* [https://code.google.com/p/fbug/issues/detail?id=6948 Issue 6948]: Instructions of the global scope are not always detected as executable
** Fixed, but still slow for Simon?
** Fixed, but still slow for Simon?
** It's a platform problem. We can remove the timeout as soon as the platform keeps scripts in the memory
** It's a platform problem. We can remove the timeout as soon as the platform keeps scripts in the memory


* Issue 6950: The navigation buttons are buggy
* [https://code.google.com/p/fbug/issues/detail?id=6950 Issue 6950]: The navigation buttons are buggy
** It's a blocker
** It's a blocker
** Honza: do some analyses
** Honza: do some analyses


* Issue 6955: Right-clicking in the gutter doesn't always open the conditional breakpoint editor
* [https://code.google.com/p/fbug/issues/detail?id=6955 Issue 6955]: Right-clicking breakpoint column doesn't always open the breakpoint condition editor
** Honza: I can’t repro
** Honza: I can’t repro
** Sebastian: will take a look
** Sebastian: will take a look


* Issue 6961: CodeMirror Editor lose focus on multi-lines mode
* [https://code.google.com/p/fbug/issues/detail?id=6961 Issue 6961]: Command Editor loses focus when switching between Command Line
** Djalil working on, progress?
** Djalil working on, progress?
** Honza: Could we ask Mozilla to provide an MXR addons-search access to Jalil and Jakob?
** Honza: Could we ask Mozilla to provide an MXR addons-search access to Jalil and Jakob?
** Simon: will merge the pull request then
** Simon: will merge the pull request then


* Issue 6967: Breakpoints displays persist after switching the source file
* [https://code.google.com/p/fbug/issues/detail?id=6967 Issue 6967]: Breakpoints displays persist after switching the source file
** I don’t understand the report
** I don’t understand the report
** Sebastian: try to create a simple test case
** Sebastian: try to create a simple test case


* Issue 7012: FBTests should not ask to reload pages
* [https://code.google.com/p/fbug/issues/detail?id=7012 Issue 7012]: FBTests should not ask to reload pages
** Florent working on this, progress?
** Florent working on this, progress?
** It isn't a blocker.
** It isn't a blocker.


* Issue 7025: The emphasis of the frame result value is broken
* [https://code.google.com/p/fbug/issues/detail?id=7025 Issue 7025]: The emphasis of the frame result value is broken
** Florent? Is this fixed?
** Florent? Is this fixed?
** We shouldn't use CSS transitions, but JS based logic.
** We shouldn't use CSS transitions, but JS based logic.
** Florent: will take a look, ping Honza after that
** Florent: will take a look, ping Honza after that


* Issue 7029: Script panel always claims "No Javascript on this page" until reload
* [https://code.google.com/p/fbug/issues/detail?id=7029 Issue 7029]: Script panel always claims "No Javascript on this page" until reload
** Should be fixed, Honza analyze comment #3
** Should be fixed, Honza analyze comment #3


* Issue 7040: Firebug doesn't hide when switching to a tab with about:blank
* [https://code.google.com/p/fbug/issues/detail?id=7040 Issue 7040]: Firebug doesn't hide when switching to a tab with about:blank
** Not a priority
** Not a priority


* Issue 7041: Console API stack traces are broken
* [https://code.google.com/p/fbug/issues/detail?id=7041 Issue 7041]: Console API stack traces are broken
** Simon should port missing code: master -> jsd2
** Simon should port missing code: master -> jsd2


* Issue 7057: Command line is misaligned
* [https://code.google.com/p/fbug/issues/detail?id=7057 Issue 7057]: Command line is misaligned
** Not a priority
** Not a priority
** Do we want to use @media (-moz-windows-classic) {
** Do we want to use @media (-moz-windows-classic) {
** Simon?
** Simon?


* Issue 7058: Command editor toggle button doesn't align with the Command Line toggle button
* [https://code.google.com/p/fbug/issues/detail?id=7058 Issue 7058]: Command editor toggle button doesn't align with the Command Line toggle button
** Honza: take a look
** Honza: take a look


* Issue 7070: Improve status path design
* [https://code.google.com/p/fbug/issues/detail?id=7070 Issue 7070]: Improve status path design
** Not a blocker
** Not a blocker


* Issue 7079: Implement Break On Next in the script panel
* [https://code.google.com/p/fbug/issues/detail?id=7079 Issue 7079]: Implement Break On Next in the script panel
** Florent working on this, progress?
** Florent working on this, progress?
** Florent: make get/createDebugger local functions in the module
** Florent: make get/createDebugger local functions in the module
Line 102: Line 102:
** Next time: discuss underscore.
** Next time: discuss underscore.


* Issue 7082: OSX style issues in new UI
* [https://code.google.com/p/fbug/issues/detail?id=7082 Issue 7082]: OSX style issues in new UI
** Thomas andersen working on this
** Thomas andersen working on this


* Issue 7084: Changing the text size doesn't resize the toolbar and search box height
* [https://code.google.com/p/fbug/issues/detail?id=7084 Issue 7084]: Changing the text size doesn't resize the toolbar and search box height
** Sebastian: take a look at that
** Sebastian: take a look at that


* Issue 7088: Command Editor buttons don't have the height of the toolbar
* [https://code.google.com/p/fbug/issues/detail?id=7088 Issue 7088]: Command Editor buttons don't have the height of the toolbar
** Sebastian: take a look at that
** Sebastian: take a look at that


* Issue 7095: When returning this, the <return value> is renamed "this" in the watch panel
* [https://code.google.com/p/fbug/issues/detail?id=7095 Issue 7095]: When returning this, the <return value> is renamed "this" in the watch panel
** Honza: take a look at that
** Honza: take a look at that


* Issue 7097: Support for dynamically evaluated scripts
* [https://code.google.com/p/fbug/issues/detail?id=7097 Issue 7097]: Support for dynamically evaluated scripts
** Honza working on this
** Honza working on this
Confirmed users
233

edits