Firebug/WeeklyUpdates/2013-12-17
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
Jan Odvarko, Sebastian Zartner, Simon Lindholm, Belakhdar Abdeldjalil
Next Meeting: 7th of January 2014
Releases
- Firebug 1.12.6
- Florent to backport: Issue 7036: Firebug bugs when updating the DOM every 29 ms or less
- Simon to backport: Issue 6842: Closure inspection is broken in Fx27
colspec=ID+Type+Status+Owner+Test+Summary+Reporter&cells=tiles Already ported]
Holidays
- Honza vacation: 13/12/21 - 14/01/01 (mostly available)
JSD2
- Issue 7044: Can we get source lines even when Script panel is disabled?
- No, the debugger must be enabled.
- Issue 7030: The debugger should not be enabled when the Script panel is disabled
- Issue 7039: Script panel activation status not shown in Firebug button tooltip
- Honza working on these
- Do we need to start button icon third state for jsd2? (we introduced this for jsd1 in 1.12.5)
- Can we get the source line without switching to the web console APIs? (do the same as Mihai).
- We can also use the tabCache (used already for "source edit", net panel, ...)
- Issue 7053: Create unified design for toolbar buttons
- Sebastian: great work!
- Honza: use a little gray triangle (svg) for status path separator, Honza, report a bug.
- Issue 6993: The start button icon looks weird in Australis Nightly build
- Honza: fix this
- Use monospace font on OSX
- Sebastian: create an issue report
- Issue 7058: Command editor toggle button shift one pixel vertically when opened
- Simon: change the height on Linux
- Florent: should review
Elecrolysis
- Honza: created a wiki page
From the last week
- Issue 6991: Ctrl+Shift+C conflicts with Firefox DevTools' Inspector
- Sebastian: Working patch available (only Mutation Observer needs to be removed when Firebug is disabled)
- Shall we use
setTimeout
or the Mutation Observer? - Simon: Performance issues using Mutation Observers? Sebastian asking here: https://mail.mozilla.org/pipermail/firefox-dev/2013-December/001243.html
- Honza: ask again
- Discuss next week