Fennec/Features/indexdb/TestPlan: Difference between revisions

From MozillaWiki
< Fennec‎ | Features‎ | indexdb
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
= Better first-run / Browser discoverability =
= IndexedDB support =


{| class="fullwidth-table"
{| class="fullwidth-table"
Line 9: Line 9:
| Status
| Status
|-
|-
| Better first-run / Browser discoverability
| IndexedDB suppor
| {{StatusHealthy|status=Landed}}  
| {{StatusHealthy|status=Landed}}  
| [mailto:doug.turner@gmail.com Doug Turner]  
| [mailto:doug.turner@gmail.com Doug Turner]  

Latest revision as of 15:27, 16 June 2011

IndexedDB support

Feature Status Dev Lead QA Lead Status
IndexedDB suppor Landed Doug Turner Martijn Wargers In progress

Summary

Add support for indexedDB in Fennec

Reference

Bugs
  • bug 619494 - e10s: Make IndexedDB work in multi-process Fennec
  • bug 618581 - IndexedDB: Adjust quota for mobile use

Use Cases to Test

Note: This test outline is a brain storm of all possible conditions to consider for testing.

  • Verify that the notification bar comes up as expected and that the related buttons do work as expected.
  • Verify that quota usage is followed as expected


Test Cases

Litmus
  • Litmus tests to add here
Mochitests

Bugs

  • bug 660185 - Content disappearing after a while, uncaught exception: Node was not found in "chrome://browser/content/browser.js

Documents