Closed Bug 1211711 Opened 9 years ago Closed 8 years ago

write utility to compute size of letter & pillarboxes inside a video element

Categories

(Hello (Loop) :: Client, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: dmosedale, Unassigned)

References

Details

(Whiteboard: [pointer])

User Story

As a developer, I can get the concrete object size (in css pixels) occupied by a video inside of a <video> element by calling a function, so that I can compute whether the point is over the concrete object, and, if so, the relative coordinates (expressed as a percentage of the concrete object) of the pointer.

Acceptance criteria:

var {width, height} = getConcreteObjectSize(someHTMLVideoElement);
      No description provided.
Rank: 25
Whiteboard: [websharing, pointer]
Rank: 25 → 29
Flags: needinfo?(dmose)
This might want to be a forward polyfill for the not-yet-implemented interface described in the messages pointed to by <https://bugzilla.mozilla.org/show_bug.cgi?id=1211717>.
Flags: needinfo?(dmose)
Whiteboard: [websharing, pointer] → [pointer]
Support for Hello/Loop has been discontinued.

https://support.mozilla.org/kb/hello-status

Hence closing the old bugs. Thank you for your support.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.