WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 56921
Media Stream API: add a flag to RuntimeEnabledFeatures.
https://bugs.webkit.org/show_bug.cgi?id=56921
Summary
Media Stream API: add a flag to RuntimeEnabledFeatures.
Leandro Graciá Gil
Reported
2011-03-23 06:43:30 PDT
Add a flag to RuntimeEnabledFeatures to check if the Media Stream API is enabled at runtime.
Attachments
Patch
(2.84 KB, patch)
2011-03-23 06:48 PDT
,
Leandro Graciá Gil
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Leandro Graciá Gil
Comment 1
2011-03-23 06:48:19 PDT
Created
attachment 86610
[details]
Patch
Steve Block
Comment 2
2011-03-23 07:00:23 PDT
Comment on
attachment 86610
[details]
Patch 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?
Leandro Graciá Gil
Comment 3
2011-03-23 07:38:07 PDT
Comment on
attachment 86610
[details]
Patch 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?
At least for the moment, yes. This is probably going to be changed later.
WebKit Commit Bot
Comment 4
2011-03-23 09:48:12 PDT
Comment on
attachment 86610
[details]
Patch Clearing flags on attachment: 86610 Committed
r81779
: <
http://trac.webkit.org/changeset/81779
>
WebKit Commit Bot
Comment 5
2011-03-23 09:48:17 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 6
2011-03-23 10:14:34 PDT
The commit-queue encountered the following flaky tests while processing
attachment 86610
[details]
: fast/images/load-img-with-empty-src.html
bug 50855
(author:
mitz@webkit.org
) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 7
2011-03-23 10:57:49 PDT
The commit-queue encountered the following flaky tests while processing
attachment 86610
[details]
: media/invalid-media-url-crash.html
bug 51138
(authors:
inferno@chromium.org
and
jamesr@chromium.org
) The commit-queue is continuing to process your patch.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug