[Bug 26579] New: INVALID_TRACK is undefined.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26579

            Bug ID: 26579
           Summary: INVALID_TRACK is undefined.
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Image Capture API
          Assignee: public-media-capture@w3.org
          Reporter: ayang@mozilla.com
                CC: public-media-capture@w3.org

https://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/ImageCapture.html#widl-ImageCapture-takePhoto-void

"if the readyState of the VideoStreamTrack provided in the constructor is not
"live", the UA must fire a ImageCaptureErrorEvent event at the ImageCapture
object with a new ImageCaptureError object whose code is set to INVALID_TRACK"

INVALID_TRACK is not defined in ImageCaptureError interface.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Thursday, 14 August 2014 06:50:52 UTC