1,026
edits
BogdanSurd (talk | contribs) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
The trade-off is that, while the suspended-video-element is switched back to be visible again, we should resume its original video decoder. | The trade-off is that, while the suspended-video-element is switched back to be visible again, we should resume its original video decoder. | ||
The resuming operation must be asynchronous and might be time-consuming which depends on the resolution of the video file and whether it contains audio tracks or not. | The resuming operation must be asynchronous and might be time-consuming which depends on the resolution of the video file and whether it contains audio tracks or not. | ||
== Working flow == | == Working flow == | ||
Line 31: | Line 22: | ||
=Target Milestone= | =Target Milestone= | ||
Firefox55 | |||
=Engineer Owner= | =Engineer Owner= | ||
Line 42: | Line 29: | ||
=QA Contact= | =QA Contact= | ||
Ioana Chiorean <ioana.chiorean@softvision.ro><br> | Ioana Chiorean <ioana.chiorean@softvision.ro><br> | ||
Bogdan Surd, QA [:bogdan] <bogdan.surd@softvision.ro> | |||
= MVP Scope-Bug Tracking = | = MVP Scope-Bug Tracking = | ||
Line 56: | Line 42: | ||
</bugzilla> | </bugzilla> | ||
</onlyinclude> | </onlyinclude> | ||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"blocks": "1276556", | |||
"include_fields": "id, priority, summary, status,resolution,assigned_to, last_change_time", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"id":["1345768", "1345403", "1309492", "1346120", "1346498", "1346116", "1309494", "1346705", "1345034", "1345339 | "id":["1345768", "1345403", "1309492", "1346120", "1346498", "1346116", "1309494", "1346705", "1345034", "1345339","1345179"], | ||
"include_fields": "id, priority, summary, status, resolution, assigned_to, last_change_time", | "include_fields": "id, priority, summary, status, resolution, assigned_to, last_change_time", | ||
"order": "bug_id" | "order": "bug_id" | ||
Line 65: | Line 63: | ||
</bugzilla> | </bugzilla> | ||
=Signoff-Report issued on March21 by Bogdan Surd= | |||
==Feature testing status: COMPLETED== | |||
performed Smoke and Exploratory testing on Fennec Nightly 55.0a1 build on multiple Android versions (from 5.1.1 to 7.0). | |||
==Overall feature status after testing: GREEN== | |||
One new issues was found during the Nightly 55.0a1 testing related to the "Suspend Video Decoder Elements" feature. | |||
==Recommendation from QE: SHIP IT == | |||
Based on the test results, I'm signing off this feature for the Aurora merge. | |||
==Bugs tracking == | |||
<bugzilla> | |||
{ | |||
"id":["1348864", "1348432", "1346235", "1355407", "1357633", "1358412", "1365581", "1365582", "1365584", "1293963"], | |||
"include_fields": "id, priority, summary, status, resolution, assigned_to, last_change_time", | |||
"order": "bug_id" | |||
} | |||
</bugzilla> | |||
=UX Spec= | =UX Spec= | ||
*UX Spec : [https://mozilla.invisionapp.com/share/K48PCVSEM UX Spec | *UX Spec : [https://mozilla.invisionapp.com/share/K48PCVSEM UX Spec | ||
=others= | =others= |
edits