Confirmed users
1,180
edits
Line 1: | Line 1: | ||
<h1> Sample feature </h1> | |||
<table class="fullwidth-table"> | |||
<caption>width="25%" Feature | |||
</caption><caption>width="25%" Dev Lead | |||
</caption><caption>width="25%" QA Lead | |||
</caption><caption>width="25%" Status | |||
</caption><tr><td></td></tr></table> | |||
<table class="fullwidth-table"> | |||
<tr> | |||
<td> Fast Session Saving | |||
</td><td> <a href="mailto:mfinkle@mozilla.com">MFinkle</a> | |||
</td><td> <a href="mailto:kbrosnan+wiki@mozilla.com">Kevin Brosnan</a> <br /> <a href="mailto:andreea.pod@softvision.ro">andreea.pod</a> | |||
</td><td> Dev: LANDED <br /> QA: TESTING | |||
</td></tr></table> | |||
</ | <h2> Reference </h2> | ||
= | <ul><li> <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=630398">Bug 630398</a> - Session store doesn't save session data quickly enough | ||
</li></ul> | |||
Tabs should be restored when Firefox is killed. The Firefox 4 behavior was that tabs would be saved 10 seconds after the page finished loading. It now will save the tab 2 seconds after the page load finishes. | <p>Tabs should be restored when Firefox is killed. The Firefox 4 behavior was that tabs would be saved 10 seconds after the page finished loading. It now will save the tab 2 seconds after the page load finishes. | ||
</p> | |||
<h2> Use Cases to Test </h2> | |||
Killing Fennec while the page is loading should not restore the tab | <p>Killing Fennec while the page is loading should not restore the tab | ||
</p><p>Killing Fennec < 2s after page Load should not restore the tab | |||
Killing Fennec | </p><p>Killing Fennec > 2s after page load should session restore the tab | ||
</p> | |||
Killing Fennec | <h2> Test Cases </h2> | ||
<dl><dt> Litmus | |||
</dt></dl> | |||
<ul><li> list any manual test cases which need to be added to Litmus | |||
</li></ul> | |||
<h2> Bugs </h2> | |||
<p>Bugs filed as a result of testing the feature | |||
Bugs filed as a result of testing the feature | </p> |