DevTools/Features/Debugger: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{FeatureStatus
{{FeatureStatus
|Feature name=Debugger
|Feature name=Debugger
|Feature stage=Development
|Feature stage=Complete
|Feature status=In progress
|Feature status=In progress
|Feature version=Firefox 15
|Feature health=OK
|Feature health=OK
}}
}}
{{FeatureTeam
{{FeatureTeam
|Feature product manager=Kevin Dangoor
|Feature product manager=Kevin Dangoor
|Feature feature manager=Dave Camp
|Feature feature manager=Rob Campbell
|Feature lead engineer=Dave Camp
|Feature lead engineer=Panos Astithas
|Feature additional members=Jason Orendorff, Jim Blandy, Panos Astithas
|Feature security lead=Mark Goodwin
|Feature qa lead=Ioana Budnar
|Feature ux lead=Stephen Horlander
|Feature additional members=Jason Orendorff, Jim Blandy, Victor Porof, Mihai Sucan
}}
}}
{{FeaturePageBody
{{FeaturePageBody
Line 16: Line 20:
}}
}}
{{FeatureInfo
{{FeatureInfo
|Feature priority=P2
|Feature priority=P1
|Feature rank=6
|Feature roadmap=Developer Tools
|Feature roadmap=Developer Tools
|Feature list=Desktop
|Feature list=Desktop
|Feature engineering team=DevTools
|Feature engineering team=DevTools
}}
}}
{{FeatureTeamStatus}}
{{FeatureTeamStatus
{| class="fullwidth-table"
|Feature security status=sec-review-complete
|-
|Feature security health=OK
| style="font-weight: bold; background: #DDD;" | Feature
|Feature security notes=[[Security/Reviews/Firefox/RemoteDebug|Notes]]
| style="font-weight: bold; background: #DDD;" | Status
|Feature qa status=work in progress
| style="font-weight: bold; background: #DDD;" | ETA
|Feature qa notes=[https://wiki.mozilla.org/index.php?title=DevTools/Features/Debugger/TestPlan Test Plan]
| style="font-weight: bold; background: #DDD;" | Owner
}}
|-
<section begin="status" />
| [[DevTools/Features/Debugger]]
| {{StatusHealthy|status=initial remote protocol work+stack trace display)}}
| 2011-05-27
| Kevin Dangoor
<section end="status" />
|-
|}
 
== Summary ==
 
Initial take on an integrated JavaScript debugger for Firefox.
 
== Team ==
 
Have some thoughts on what you want out of a debugger? Inspiration on how to do it? Join us on #devtools on irc.mozilla.org
 
* Jim Blandy (irc: jimb): Remote debugging protocol, jsd2.
* Dave Camp (irc: dcamp): Firefox integration/UI, Remote debugging protocol.
* Jason Orendorff (irc: jorendorff): jsd2.
 
== Repositories ==
* http://hg.mozilla.org/users/jblandy_mozilla.com/jsdbg2/ (JSD2)
* http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/ (Remote Debugging Protocol/Firefox UI)
** [http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/file/tip/toolkit/components/debugger toolkit/components/debugger] has most of the protocol implementation
** [http://hg.mozilla.org/users/dcamp_campd.org/remote-debug/file/tip/browser/components/debugger browser/components/debugger] has browser-specific protocol integration, and will have the debugging UI.
 
== Related Bugs & Dependencies ==
 
See the [http://mozilla.github.com/devtools/2011/status.html#debugger status page] for the bug list and current status.
 
== Designs ==
== Designs ==
* [[JSInspector]]
* [[JSInspector]]
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits