Revert "Enable getUserMedia(). Part of fixes for #31."
Now the getUserMedia is implemented in brightray.
This reverts commit f26db5c7a1
.
Conflicts:
atom.gyp
This commit is contained in:
parent
51cf1db652
commit
d888f5cc31
10 changed files with 1 additions and 391 deletions
|
@ -18,7 +18,6 @@ class AtomBrowserClient : public brightray::BrowserClient {
|
|||
virtual void OverrideWebkitPrefs(content::RenderViewHost* render_view_host,
|
||||
const GURL& url,
|
||||
WebPreferences* prefs) OVERRIDE;
|
||||
virtual content::MediaObserver* GetMediaObserver() OVERRIDE;
|
||||
virtual bool ShouldSwapProcessesForNavigation(
|
||||
content::SiteInstance* site_instance,
|
||||
const GURL& current_url,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue