DevTools/2012-02-23: Difference between revisions
< DevTools
Jump to navigation
Jump to search
| (6 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
* Script Debugger | * Script Debugger | ||
** Some UI work, | |||
*** shortened script names {{bug|690404}} | |||
** Source Editor support for Breakpoints | |||
*** nearly working in local testing | |||
** JS team working on: | |||
*** onPop (in review, needs update) {{bug|674171}} | |||
*** getAllScripts (ready to implement) {{bug|676281}} | |||
*** getVariableDescriptor (landing) {{bug|725815}} | |||
* Firebug | * Firebug | ||
| Line 18: | Line 26: | ||
** CCDump: already on [https://github.com/janodvarko/ccdump github]/[https://addons.mozilla.org/en-US/firefox/addon/cycle-collector-analyzer/ AMO] | ** CCDump: already on [https://github.com/janodvarko/ccdump github]/[https://addons.mozilla.org/en-US/firefox/addon/cycle-collector-analyzer/ AMO] | ||
** One memory leak in Firebug fixed. | ** One memory leak in Firebug fixed. | ||
* Tilt | * Tilt | ||
** Bugfixes landing. | |||
* Command Line | * Command Line | ||
* | ** Global toolbar home for the command line in progress. | ||
** Putting together a dark-devtools theme. Very grey. | |||
** Security reviews for commands in progress. | |||
* Pseudo-class Lock | * Pseudo-class Lock | ||
** Patch incoming, final version needs new infobar. | |||
* Style Inspector | * Style Inspector | ||
** Properties changed will retain user-entered values. | |||
** Invalid values entered will be changed. | |||
** Style inspector now links to the style editor. | |||
* Style Editor | * Style Editor | ||
** Platform css parsing patch in progress. | |||
** Adding a stylesheet management API. | |||
** Fixes for XUL documents. | |||
** Better state saving in progress. | |||
* Highlighter | |||
** 3-4 patches (including the infobar changes for pseudo-class lock) are waiting for blocking bugs, just need some style review. | |||
== Roundtable == | == Roundtable == | ||
Latest revision as of 18:26, 23 February 2012
Meeting Details
- Thursday Feb 23, 2012 - 10:00am Pacific, 1:00pm Eastern, 17:00 UTC
- 650-903-0800 or 650-215-1282 x92 Conf# 99459
- 1-800-707-2533 (pin 369) Conf# 99459 (US)
- #devtools on irc.mozilla.org for backchannel
Notices
- Script Debugger
- Some UI work,
- shortened script names bug 690404
- Source Editor support for Breakpoints
- nearly working in local testing
- JS team working on:
- onPop (in review, needs update) bug 674171
- getAllScripts (ready to implement) bug 676281
- getVariableDescriptor (landing) bug 725815
- Some UI work,
- Firebug
- Tilt
- Bugfixes landing.
- Command Line
- Global toolbar home for the command line in progress.
- Putting together a dark-devtools theme. Very grey.
- Security reviews for commands in progress.
- Pseudo-class Lock
- Patch incoming, final version needs new infobar.
- Style Inspector
- Properties changed will retain user-entered values.
- Invalid values entered will be changed.
- Style inspector now links to the style editor.
- Style Editor
- Platform css parsing patch in progress.
- Adding a stylesheet management API.
- Fixes for XUL documents.
- Better state saving in progress.
- Highlighter
- 3-4 patches (including the infobar changes for pseudo-class lock) are waiting for blocking bugs, just need some style review.