[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
Tue Nov 1 07:23:13 PDT 2011


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





--- Comment #7 from Tommy Widenflycht <tommyw at google.com>  2011-11-01 07:23:13 PST ---
(From update of attachment 113144)
View in context: https://bugs.webkit.org/attachment.cgi?id=113144&action=review

> Source/WebCore/mediastream/UserMediaController.h:50
> +class UserMediaQueryClient {

One class per file

> Source/WebCore/mediastream/UserMediaController.h:58
> +class UserMediaRequest : public RefCounted<UserMediaRequest> {

One class per file

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