WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175983
[EME][GStreamer] Connect CDM to GStreamer
https://bugs.webkit.org/show_bug.cgi?id=175983
Summary
[EME][GStreamer] Connect CDM to GStreamer
Xabier Rodríguez Calvar
Reported
2017-08-25 05:26:41 PDT
[EME][GStreamer] Connect CDM to GStreamer
Attachments
Patch
(27.37 KB, patch)
2017-08-25 05:37 PDT
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Patch
(27.34 KB, patch)
2017-08-25 08:51 PDT
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Xabier Rodríguez Calvar
Comment 1
2017-08-25 05:37:14 PDT
Created
attachment 319074
[details]
Patch
Build Bot
Comment 2
2017-08-25 05:39:49 PDT
Attachment 319074
[details]
did not pass style-queue: ERROR: Source/WebCore/ChangeLog:30: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Xabier Rodríguez Calvar
Comment 3
2017-08-25 08:51:57 PDT
Created
attachment 319081
[details]
Patch Style correction
WebKit Commit Bot
Comment 4
2017-08-26 01:29:03 PDT
Comment on
attachment 319081
[details]
Patch Clearing flags on attachment: 319081 Committed
r221224
: <
http://trac.webkit.org/changeset/221224
>
WebKit Commit Bot
Comment 5
2017-08-26 01:29:04 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-08-26 01:30:20 PDT
<
rdar://problem/34096610
>
Philippe Normand
Comment 7
2018-01-04 07:17:32 PST
Comment on
attachment 319081
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319081&action=review
> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1053 > +#if ENABLE(ENCRYPTED_MEDIA)
This ifdef is embedded in another one which is totally unrelated.
Xabier Rodríguez Calvar
Comment 8
2018-01-09 00:51:29 PST
(In reply to Philippe Normand from
comment #7
)
> Comment on
attachment 319081
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=319081&action=review
> > > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1053 > > +#if ENABLE(ENCRYPTED_MEDIA) > > This ifdef is embedded in another one which is totally unrelated.
You're absolutely right. I'll correct this build issue.
Philippe Normand
Comment 9
2018-01-09 00:54:40 PST
(In reply to Xabier Rodríguez Calvar from
comment #8
)
> (In reply to Philippe Normand from
comment #7
) > > Comment on
attachment 319081
[details]
> > Patch > > > > View in context: > >
https://bugs.webkit.org/attachment.cgi?id=319081&action=review
> > > > > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1053 > > > +#if ENABLE(ENCRYPTED_MEDIA) > > > > This ifdef is embedded in another one which is totally unrelated. > > You're absolutely right. I'll correct this build issue.
No need, I took care of it. See cloned bug
Xabier Rodríguez Calvar
Comment 10
2018-01-09 01:27:31 PST
(In reply to Philippe Normand from
comment #9
)
> (In reply to Xabier Rodríguez Calvar from
comment #8
) > > (In reply to Philippe Normand from
comment #7
) > > > Comment on
attachment 319081
[details]
> > > Patch > > > > > > View in context: > > >
https://bugs.webkit.org/attachment.cgi?id=319081&action=review
> > > > > > > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1053 > > > > +#if ENABLE(ENCRYPTED_MEDIA) > > > > > > This ifdef is embedded in another one which is totally unrelated. > > > > You're absolutely right. I'll correct this build issue. > > No need, I took care of it. See cloned bug
Yes, I just saw it. It's a pity that bugzilla didn't show any comment about a cloned bug here.
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