WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147259
Fix the !ENABLE(MEDIA_STREAM) build after
r187282
https://bugs.webkit.org/show_bug.cgi?id=147259
Summary
Fix the !ENABLE(MEDIA_STREAM) build after r187282
Csaba Osztrogonác
Reported
2015-07-24 02:40:43 PDT
http://trac.webkit.org/changeset/187282
broke the !ENABLE(MEDIA_STREAM) build: In file included from ../../Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.h:22:0, from ../../Source/WebKit2/UIProcess/WebPageProxy.h:49, from ../../Source/WebKit2/UIProcess/WebProcessProxy.h:39, from ../../Source/WebKit2/UIProcess/WebProcessPool.h:46, from ../../Source/WebKit2/UIProcess/VisitedLinkProvider.cpp:34: ../../Source/WebKit2/UIProcess/UserMediaPermissionRequestProxy.h:44:63: error: 'WebCore::RealtimeMediaSource' has not been declared class RealtimeMediaSource is defined in WebCore/platform/mediastream/RealtimeMediaSource.h inside ENABLE(MEDIA_STREAM), so all of its usage should be guarded too.
Attachments
Patch
(2.11 KB, patch)
2015-07-24 02:41 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-07-24 02:41:52 PDT
Created
attachment 257447
[details]
Patch
Csaba Osztrogonác
Comment 2
2015-07-24 06:02:38 PDT
Already fixed in
https://trac.webkit.org/r187338
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