B2G/QA/Graphics Test Plan
From MozillaWiki
Graphics Test Plan
Summary
Lead | Martijn Wargers (irc: mwargers) |
Contributors | TBD |
Description | |
Developer | Bas Schouten Kartikaya Gupta Chris Lord |
Project Page | |
Graphics Tracking Bugs | |
API Status | Delivered and ready for test |
Scope
This test plan covers functional testing for Graphics testing on the B2G platform. Work on graphics related to b2g 1.3 and 14 is gralloc (Chris Lord), AZPC, scrolling, tiling, panning, zooming.
Strategy
The strategy behind this test plan will be to test all aspects that are involved with the graphics code.
There are several aspects involved with graphics testing
- 1) Painting
- 2) Performance
- 3) Correctness
The whole Gaia system is influenced by graphics, so all the apps can and should be tested.
Browser
Browser tests are here: http://people.mozilla.org/~mwargers/tests/
Bugs
- https://bugzilla.mozilla.org/show_bug.cgi?id=963073 - (b2g-tiling) Turn on tiled scrollable layers on b2g
- https://bugzilla.mozilla.org/show_bug.cgi?id=915234 - implement gralloc-backed tiles
- https://bugzilla.mozilla.org/show_bug.cgi?id=909877 - [meta] Turn on APZC for all of gaia
- https://bugzilla.mozilla.org/show_bug.cgi?id=961289 - Introduce a mechanism for writing good APZ tests