[Webkit-unassigned] [Bug 75076] Robustify UserMediaClient and UserMediaRequest lifetime handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 09:22:14 PST 2011


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-12-22 09:22:14 PST ---
(From update of attachment 120296)
View in context: https://bugs.webkit.org/attachment.cgi?id=120296&action=review

> Source/WebCore/mediastream/UserMediaRequest.cpp:71
> +    m_client->registerRequest(this);

Should this be willStartRequest?

> Source/WebKit/chromium/src/UserMediaClientImpl.cpp:57
> +void UserMediaClientImpl::registerRequest(PassRefPtr<UserMediaRequest>)
> +{
> +}

Is this function supposed to do something?

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