DevTools/Features/Debugger/TestPlan: Difference between revisions
Jump to navigation
Jump to search
Full Query
Ioana.budnar (talk | contribs) |
Ioana.budnar (talk | contribs) |
||
Line 44: | Line 44: | ||
== Test Cases == | == Test Cases == | ||
*The test cases for this feature can be viewed [ here]. | *The test cases for this feature can be viewed [https://docs.google.com/spreadsheet/ccc?key=0AoLS2jzcUzsHdGNzTGdPeWtWX05JQ19CcmwydlBCMWc#gid=0 here]. | ||
== Important Bugs == | == Important Bugs == |
Revision as of 09:50, 14 June 2012
Debugger
Feature | Status | Release Target | Dev Lead | QA Lead | Status |
Debugger | Landed | Firefox 15 | Panos Astithas | Ioana Budnar | In progress |
Summary
- New JavaScript debugger.
References
Use Cases
- Stack traces
- Property viewer
- Source viewer
- Execution
- Frame Tree Support
- Environment/Property Viewer
- Source Selector
- Breakpoints
- Web Worker debugging
- Chrome debugging
Test Cases
- The test cases for this feature can be viewed here.
Important Bugs
ID | Summary | Priority | Status |
---|---|---|---|
734314 | Unwrapped getBoolPref call causes dbg-server.jsm to fail to load in B2G | P2 | VERIFIED |
753311 | Prevent the Debugger from opening on more than one tab | P2 | RESOLVED |
755513 | Prevent unauthorised access to remote debugger servers | P3 | RESOLVED |
760752 | Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures | P1 | RESOLVED |
761574 | Debugger Closing after Opening it immediately on Mac (a11y) | P1 | RESOLVED |
5 Total; 0 Open (0%); 4 Resolved (80%); 1 Verified (20%);
Not Tested
- Other Dev Tools features.
Sign off
- Criteria
- All the test cases were executed.
- All the major bugs have been fixed.
- Sign offs
- Firefox 15.0
- Aurora - 2012-06-08 (exploratory testing)