938
edits
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
| Status | | Status | ||
|- | |- | ||
| Firefox | | Firefox Developer Toolbar | ||
| {{StatusHealthy|status= | | {{StatusHealthy|status=Landed}} | ||
| Joe Walker | | Joe Walker | ||
| Virgil Dicu | | Virgil Dicu | ||
Line 18: | Line 18: | ||
== Summary == | == Summary == | ||
* The Developer Toolbar is a persistent toolbar at the bottom of the browser window which contains buttons for page related tools. | * The Developer Toolbar is a persistent toolbar at the bottom of the browser window which contains buttons for page related tools. | ||
* The feature is currently prefed | * The feature is currently prefed on for Nightly (17) and Aurora (16). | ||
== References == | == References == | ||
*[https://wiki.mozilla.org/DevTools/Features/DeveloperToolbar Wiki page] | *[https://wiki.mozilla.org/DevTools/Features/DeveloperToolbar Wiki page] | ||
*Implementation bugs | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=765564 bug 765564] | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=720641 bug 720641] | |||
== | == Focus areas == | ||
*Display - consistent display on all platforms, no visual/layout issues | |||
*Functionality: all buttons in Dev Toolbar are working as expected | |||
*Persistance: Developer toolbar should remain selected | |||
== Test strategy == | |||
*create and run manual test cases (moztrap.mozilla.org) | |||
**test creation should take into account focus areas | |||
== Test Cases == | == Test Cases == | ||
Line 30: | Line 40: | ||
== Important Bugs == | == Important Bugs == | ||
<bugzilla> | |||
{ | |||
"id": "785910, 784289, 768867, 778555, " | |||
} | |||
</bugzilla> | |||
* | == Will not be tested == | ||
*CGLI feature which will be tracked and tested separately: [https://wiki.mozilla.org/DevTools/Features/GCLI here] | |||
== Sign off Criteria == | == Sign off Criteria == | ||
*All | *All test cases were executed. | ||
*All the major bugs have been fixed. | *All the major bugs have been fixed. | ||
=== Pre-beta sign-off === | |||
PASS on: | |||
*Windows XP | |||
*Windows 7 | |||
*Mac OS 10.7 | |||
*Ubuntu 12.04 | |||
=== Verification on F16 beta5 (2.10.2012) === | |||
PASS on: | |||
*Windows 7 | |||
*Mac OS 10.7 | |||
*Ubuntu 12.04 |
edits