[webkit-reviews] review granted: [Bug 56921] Media Stream API: add a flag to RuntimeEnabledFeatures. : [Attachment 86610] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 07:00:22 PDT 2011


Steve Block <steveblock at google.com> has granted Leandro Graciá Gil
<leandrogracia at chromium.org>'s request for review:
Bug 56921: Media Stream API: add a flag to RuntimeEnabledFeatures.
https://bugs.webkit.org/show_bug.cgi?id=56921

Attachment 86610: Patch
https://bugs.webkit.org/attachment.cgi?id=86610&action=review

------- Additional Comments from Steve Block <steveblock at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=86610&action=review

> Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp:61
> +bool RuntimeEnabledFeatures::isMediaStreamEnabled = true;

Are sure you want this enabled by default?


More information about the webkit-reviews mailing list