[Webkit-unassigned] [Bug 94361] [gtk] add enable-media-stream to websettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 13:07:03 PDT 2012


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





--- Comment #10 from Danilo Cesar Lemes de Paula <danilo.cesar at collabora.co.uk>  2012-08-17 13:07:24 PST ---
(In reply to comment #9)
> Typically the settings available in WebKitWebSettings control  the Page settings (Settings.h). If there's no WebCore settings to control, then it doesn't make sense to add a WebKit flag, because the flag is a type of dead code.

I'm using it to control RuntimeEnabledFeatures.h

WebCore::RuntimeEnabledFeatures::setMediaStreamEnabled(settingsPrivate->enableMediaStream);

I can use WebKitWebSettings for that, can't I?

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