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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 07:14:39 PDT 2011


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





--- Comment #11 from Sam Weinig <sam at webkit.org>  2011-06-23 07:14:38 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (From update of attachment 98147 [details] [details])
> > I think my old comment still holds. Even if the API for this feature is on <input type=file>, I see no reason for the implementation to go through the FileChooser.  I would much rather see a new dedicated "capture" chooser, and new chrome client calls.  It should also not use RenderFileUploadControl.
> 
> Thanks for your feedback.
> 
> Could you explain the reason for your proposal?
> 
> I thought that using the original logic (FileChooser, RenderFileUploadControl) was the advantage because I thought that there was no notable difference except executing camera, camcorder or voice recorder.

My objection is that the difference between choosing a file and using a camera is a not a small one and the implementation should reflect that.

-- 
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