Closed
Bug 692597
Opened 13 years ago
Closed 13 years ago
Viewing video statistics should not be dependent upon control visibility
Categories
(Toolkit :: Video/Audio Controls, defect)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jaws, Assigned: jaws)
References
Details
Attachments
(1 file)
2.61 KB,
patch
|
Dolske
:
review-
|
Details | Diff | Splinter Review |
Bug 669260 added the ability to view statistics about the current video, but the implementation required that the controls be visible in order to see the statistics.
This bug is for separating that dependency, so statistics can be viewed even when controls are hidden.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jwein
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #565660 -
Flags: review?(dolske)
Comment 2•13 years ago
|
||
Comment on attachment 565660 [details] [diff] [review]
Patch for bug 692597
I don't think we should do this.
I'd also worry that this could cause the controls to show up when they shouldn't.
Attachment #565660 -
Flags: review?(dolske) → review-
Assignee | ||
Comment 3•13 years ago
|
||
Do you think a comment in both places (videocontrols.xml and html.css) warning about keeping html.css up-to-date could suffice?
I think this would make the UX of viewing statistics a little better, as well as keep the context menus predictable regardless of the enabled state of controls.
Assignee | ||
Comment 4•13 years ago
|
||
Moving to WONTFIX as the maintenance costs introduced by this change aren't worth the benefits.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Depends on: 725885
No longer depends on: 725885
You need to log in
before you can comment on or make changes to this bug.
Description
•