DevTools/2011-07/21
From MozillaWiki
< DevTools
Meeting Details
New Conference Number
- Thursday Jul 21, 2011 - 8:00am Pacific, 11:00am Eastern, 15: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
- Tilt
- Public blog post was popular
- https://github.com/victorporof/Tilt/blob/master/TODO.md
- Firebug update
- Honza is out this week.
- JJB
- Style Editor
- First review pass complete
- Working on a UI that will fit in a sidebar.
- Script Debugger
- Breakpoint implementation added to the protocol.
- <script> tags and eval sources are found.
- Still have an issue with location changes.
- using strict mode in the protocol implementation.
- Web Console update
- Moving to browser/ world.
- Mihai tracked down some leaks.
- Command Line update
- Big discussion on UX stuff.
- Removing the command line/js toggle.
- Highlighter update
- Working on a breadcrumb implementation.
- Screencast at http://www.youtube.com/watch?v=30piZw3rtyo
- Style Inspector
- Removing categorization from the style inspector patch caused a 2sec slowdown.
- More UI tweaks
- Code Editor
- HTML Tree Editing
- More comprehensive ux rework has been set aside.
- Finishing off an older patch to provide attribute value editing.
Roundtable
- Minotaur
- Highlighter integration build
- Orion Review and next steps
- https://bugzilla.mozilla.org/show_bug.cgi?id=660784
- Ehsan reviewed the patch, had some comments.
- For some stuff, can short circuit stuff for native implementations.
- Will need followup with Ehsan.
- Preferenceable option to turn off orion, so we can land with it turned off while we work through stuff.
- Would need a textarea SourceEditor implementation.