[Webkit-unassigned] [Bug 63062] Add capture attribute for HTML Media Capture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 23:54:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63062





--- Comment #7 from Jongseok Yang <js45.yang at samsung.com>  2011-06-21 23:54:02 PST ---
(In reply to comment #6)
> (From update of attachment 97971 [details])
> I don't think it makes sense for this to go through the open panel interface.

The capture attribute indicates which source the file picker interface should preferably present to the user by default. I think that it means the user can change the source from the open panel.
You check the use case from "A. User Interface Examples" in http://www.w3.org/TR/2011/WD-html-media-capture-20110414/

The operation for HTML Media Capture is same as open panel except that the capture attribute should be check in open panel operation.
So, I think that the patch is very simple implementation for HTML Media Capture.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list