DevTools/Features/Debugger: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(16 intermediate revisions by 7 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
Line 22: Line 27:
}}
}}
{{FeatureTeamStatus
{{FeatureTeamStatus
|Feature products status=tbd
|Feature security status=sec-review-complete
|Feature engineering status=tbd
|Feature security health=OK
|Feature security status=tbd
|Feature security notes=[[Security/Reviews/Firefox/RemoteDebug|Notes]]
|Feature privacy status=tbd
|Feature qa status=work in progress
|Feature localization status=tbd
|Feature qa notes=[https://wiki.mozilla.org/index.php?title=DevTools/Features/Debugger/TestPlan Test Plan]
|Feature accessibility status=tbd
|Feature qa status=tbd
|Feature ux status=tbd
}}
}}
{| class="fullwidth-table"
|-
| style="font-weight: bold; background: #DDD;" | Feature
| style="font-weight: bold; background: #DDD;" | Status
| style="font-weight: bold; background: #DDD;" | ETA
| 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]]
Line 406: Line 370:
|}
|}
__NOTOC__
__NOTOC__
[[Category:Features]]
[[Category:Firefox]]
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits