DevTools/2011-04-21
From MozillaWiki
< DevTools
Meeting Details
- Thursday Apr. 21, 2010 - 8:00am Pacific, 11:00am Eastern, 15:00 UTC
- 650-903-0800 or 650-215-1282 x92 Conf# 9364
- 1-800-707-2533 (pin 369) Conf# 9364 (US)
- #devtools on irc.mozilla.org for backchannel
Notices
- Firebug update
- 1.7.1 release has 1 blocker related to stack traces
- Memory profiler work, will be in Firebug 1.8a2
- Honza has created a demo page http://getfirebug.com/tests/issues/memory/test.html
- Next step is to make it available for Chromebug so that they can use the memory testing against Firebug itself
- Web Console update
- Autocompletion popup nearly ready to land (needs sr and feedback from Gerv)
- a couple of minor bug fixes ready for landing soon
- Workspaces update
- Workspaces have landed in devtools repo
- l10n review is done with a few nits
- ux review and docs
- Linux debug machine has reported a leak, though. might be spurious. tryserver didn't show anything
- Highlighter update
- Highlighter is working well now. page resizing and mouse scroll is working
- Need better scrolling for underlying page. Needs to pass drag events through from canvas to underlying page.
- Command Line update
- Current code being pushed to https://hg.mozilla.org/users/jwalker_mozilla.com/mozilla-gcli/ but I may well switch to a shared HG-MQ repo soon.
- CSS Inspector
- Patch revived. Trying to work out hangs.
- View source
- Working on figuring out how to integrate Ace
- Ace code folding
- jviereck may be able to help with an initial implementation here
- Debugger
- Working on a jsd1-based debugger to get started on UI while we wait for jsd2.
- Asynchronous, roughly modeled on the jsd2 remote protocol.
- https://hg.mozilla.org/users/dcamp_campd.org/debugger/
- browser/components/debugger for now.
Roundtable
- QA has completed test plans for the new fast release process
- still going to do functional tests for the Web Console
- QA will also be involved in the Workspace feature for Firefox 6