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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 03:44:46 PST 2012


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





--- Comment #29 from Jongseok Yang <js45.yang at samsung.com>  2012-02-17 03:44:44 PST ---

I uploaded new patch. Could you please review that?

I tried to reflect Ben Murdoch's review. I created new chooser "MediaCaptureChooser" inheriting from FileChooser and add new method "runCapturePanel" to launch a capture panel.

However, I did not create new renderer because I think input element for Media Capture should use the same renderer as input element with file type. If it is not acceptable, I'll try to create new renderer.

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