[Webkit-unassigned] [Bug 70897] Use a simple page client/controller for user consent in getUserMedia()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 06:14:43 PST 2011


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





--- Comment #24 from Adam Bergkvist <adam.bergkvist at ericsson.com>  2011-11-10 06:14:43 PST ---
(In reply to comment #22)
> (From update of attachment 114476 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=114476&action=review
> 
> > Source/WebCore/mediastream/UserMediaController.cpp:94
> > +void UserMediaController::userMediaRequestSucceeded(UserMediaRequest* request, const MediaStreamSourceVector& sources)
> 
> How about letting the embedder provide a label as well? Instead of letting LocalMediaStream create one. This would help at least the chromium port.

I didn't think you wanted this anymore since MediaStream instances cannot be identified by the label. Why do you need it? (The label is a pure API related thing).

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