DevTools/2012-03-29: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 12: Line 12:
* [http://blog.mozilla.com/jorendorff/2012/03/26/loupe/ Jason Orendorff's Loupe writeup]
* [http://blog.mozilla.com/jorendorff/2012/03/26/loupe/ Jason Orendorff's Loupe writeup]
* [http://www.softwareishard.com/blog/firebug/mozcamp-cz-2012/ Jan Odvarko's MozCampCZ writeup]
* [http://www.softwareishard.com/blog/firebug/mozcamp-cz-2012/ Jan Odvarko's MozCampCZ writeup]
* [http://lucasr.org/2012/03/28/remote-debugging-in-firefox-mobile/ LucasR's Mobile Debugger post]


== Notices ==
== Notices ==
Line 24: Line 25:


* Script Debugger
* Script Debugger
** TONNE OF STUFF (but not production quality)
** Chrome debugging
** remote process debugging
** demo of mobile debugging by LucasR over ADB
** UI theme update and shiny icons
** JSM listing in debugger
** iframe fix (landed this week)
** findScript patch landed and backed out, relanding soon
* Command Line/Global Toolbar
* Command Line/Global Toolbar
** Writing a lot of tests.
* Highlighter
* Highlighter
** First round of feedback from the sidebar initialization changes.
** Loupe code needs tests, but can land soon.
** Pseudo-class Lock
** Pseudo-class Lock
* Style Inspector
* Style Inspector
* Style Editor
* Style Editor
* Scratchpad
** Cedric making an addon of his scratchpad live evaluation code
* Security Team
* Security Team
 
** Investigating and filing bugs for security features for developer tools
== Roundtable ==
** Update with bug numbers next week.
* [[DevTools/Team]]

Latest revision as of 07:31, 2 June 2015

Meeting Details

Work Week

Notices

  • Firebug
    • Firebug 1.10a6 tomorrow (12 issues fixed)
    • Meeting notes from this week.
    • New: HTTPMonitor component (based on Net panel). Demo for fx-team meeting.
    • Joe integrated Firebug & Dryice (joining all modules into one file should improve Firebug load time). Honza: yet solve "arch" logic path hack.
    • Heather created a patch that applies DOMUtils pseudo-class bug 708874 to Firebug (the patch yet needs to solve 'unlock' problem).
    • MozCampCZ: B2G got a lot of interest
  • Script Debugger
    • TONNE OF STUFF (but not production quality)
    • Chrome debugging
    • remote process debugging
    • demo of mobile debugging by LucasR over ADB
    • UI theme update and shiny icons
    • JSM listing in debugger
    • iframe fix (landed this week)
    • findScript patch landed and backed out, relanding soon
  • Command Line/Global Toolbar
    • Writing a lot of tests.
  • Highlighter
    • First round of feedback from the sidebar initialization changes.
    • Loupe code needs tests, but can land soon.
    • Pseudo-class Lock
  • Style Inspector
  • Style Editor
  • Scratchpad
    • Cedric making an addon of his scratchpad live evaluation code
  • Security Team
    • Investigating and filing bugs for security features for developer tools
    • Update with bug numbers next week.