DevTools/2010-11-17: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Meeting Details == * Wednesday Nov. 17, 2010 - 9:00am Pacific, 12:00pm Eastern, 16:00 UTC * 650-903-0800 or 650-215-1282 x92 Conf# 275 * 1-800-707-2533 (pin 369) Conf# 275 (U...")
 
No edit summary
 
Line 16: Line 16:
*** 63 bugs, 31 blockers, 20 bugs that need to get going
*** 63 bugs, 31 blockers, 20 bugs that need to get going
* Firebug update
* Firebug update
** 1.6 beta 4 is out
** 1.6 has no failing tests and is basically ready to go
** Want to start releasing betas on AMO
** Has been experimenting with securable-module.js (CommonJS loader). Works perfectly but the only problem is the license.
** Firefox 4 compatibility issues: jsd doesn't support single stepping right now. the interrupt hook is not supported
** remote debugging and BTI interface work is progressing
* Skywriter update
* Skywriter update
** Repositories are now sane.
** skywriter repo on github is the correct one. has a submodule of the ACE repository.


== Roundtable ==
== Roundtable ==
* Syntax highlighter spec.
** Marijn (CodeMirror) is interested in moving forward with it.
** here's another highlighting library: http://alexgorbatchev.com/SyntaxHighlighter/
** turns out to be fairly similar in approach to ours: http://bitbucket.org/alexg/syntaxhighlighter/src/b7578b438a69/scripts/shBrushJScript.js
** here's the current spec: http://etherpad.mozilla.com:9000/oSW4EWUuOX
** Patrick plans to post the spec to his blog soon. Will check in with Alex Gorbatchev first.

Latest revision as of 17:22, 17 November 2010

Meeting Details

  • Wednesday Nov. 17, 2010 - 9:00am Pacific, 12:00pm Eastern, 16:00 UTC
  • 650-903-0800 or 650-215-1282 x92 Conf# 275
  • 1-800-707-2533 (pin 369) Conf# 275 (US)
  • #devtools on irc.mozilla.org for backchannel

Notices

  • Web Console status
    • Lazy console has landed! Now to finish up the bits that were waiting on it
    • See the report for details
    • This week:
      • 66 bugs, 27 blockers, 21 bugs that need to get going
    • Last week:
      • 63 bugs, 31 blockers, 20 bugs that need to get going
  • Firebug update
    • 1.6 beta 4 is out
    • 1.6 has no failing tests and is basically ready to go
    • Want to start releasing betas on AMO
    • Has been experimenting with securable-module.js (CommonJS loader). Works perfectly but the only problem is the license.
    • Firefox 4 compatibility issues: jsd doesn't support single stepping right now. the interrupt hook is not supported
    • remote debugging and BTI interface work is progressing
  • Skywriter update
    • Repositories are now sane.
    • skywriter repo on github is the correct one. has a submodule of the ACE repository.


Roundtable