Closed
Bug 877025
Opened 11 years ago
Closed 11 years ago
Touch-based video controls show "firstShow" state when the video is already playing
Categories
(Toolkit :: Video/Audio Controls, defect)
Toolkit
Video/Audio Controls
Tracking
()
People
(Reporter: roc, Assigned: roc)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Dolske
:
review+
fabrice
:
approval-mozilla-b2g18+
|
Details | Diff | Splinter Review |
In the B2G Youtube app, pressing "play" on the video plays the video, but the first time you tap on the video after it's playing we show the "firstShow" controls (a single button which should be "play", but is actually "pause").
Assignee | ||
Comment 1•11 years ago
|
||
This patch is a no-brainer I think.
Attachment #755138 -
Flags: review?(dolske)
Assignee | ||
Updated•11 years ago
|
Attachment #755138 -
Flags: review?(jaws)
Updated•11 years ago
|
Attachment #755138 -
Flags: review?(jaws)
Attachment #755138 -
Flags: review?(dolske)
Attachment #755138 -
Flags: review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 755138 [details] [diff] [review]
fix
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): none
User impact if declined: in Youtube app, video controls shown for the first time on an already-playing video will only show a "pause" button
Testing completed: a very small amount of manual testing
Risk to taking this patch (and alternatives if risky): very very low risk. It just limits the one-button controls UI to fewer cases (i.e. excludes the case where the video is already playing).
String or UUID changes made by this patch: none
Attachment #755138 -
Flags: approval-mozilla-b2g18?
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #755138 -
Flags: approval-mozilla-b2g18? → approval-mozilla-b2g18+
Assignee | ||
Updated•11 years ago
|
blocking-b2g: --- → tef?
Assignee | ||
Comment 4•11 years ago
|
||
Haven't been able to uplift this yet due to tree closures.
Updated•11 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Updated•11 years ago
|
blocking-b2g: tef? → tef+
Comment 6•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/7dcc13aaa4c0
https://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/11b55d3ada71
status-b2g18-v1.0.0:
--- → wontfix
status-firefox22:
--- → wontfix
status-firefox23:
--- → wontfix
status-firefox24:
--- → fixed
Updated•11 years ago
|
tracking-b2g18:
? → ---
Comment 7•11 years ago
|
||
Note - this might have caused bug 877025. Going to confirm.
Comment 8•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #7)
> Note - this might have caused bug 877025. Going to confirm.
Meant to say - bug 878060.
You need to log in
before you can comment on or make changes to this bug.
Description
•