[Webkit-unassigned] [Bug 56586] Media Stream API: add the getUserMedia method and the Javascript bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 06:53:05 PDT 2011


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


Leandro GraciĆ” Gil <leandrogracia at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Mac OS X 10.5               |All




--- Comment #16 from Leandro GraciĆ” Gil <leandrogracia at chromium.org>  2011-03-23 06:53:05 PST ---
(In reply to comment #15)
> (From update of attachment 86487 [details])
> This is a huge patch and the bindings stuff will need some careful review. I think it would speed things up to split it into smaller patches ...
> - Add the runtime flag
> - Add CallbackTask.h and update Blob use it
> - Add the JavaScript bindings
> - Add the outline of the controller/client
> 
> Smaller patches are almost always better!

Ok, I'm splitting this in 3 patches:
- Add the runtime flag: https://bugs.webkit.org/show_bug.cgi?id=56921
- Add getUserMedia to the navigator and the required JS bindings: (this bug, updating soon)
- Add the skeleton of MediaStreamController and MediaStreamClient: https://bugs.webkit.org/show_bug.cgi?id=56922

I have also renamed the StreamController and StreamClient classes to MediaStream ones to make their purposes clearer.

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