Bug 195614

Summary: [EME][GStreamer] Speculative build fix
Product: WebKit Reporter: Enrique Ocaña <eocanha>
Component: MediaAssignee: Enrique Ocaña <eocanha>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Enrique Ocaña 2019-03-12 03:14:40 PDT
The Linux WebKit builds are broken since https://trac.webkit.org/changeset/242776/webkit . I think (https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug%20%28Build%29/builds/19767/steps/compile-webkit/logs/stdio) it's just a missing #include <wtf/RefPtr.h> in Source/WebCore/platform/graphics/gstreamer/eme/WebKitClearKeyDecryptorGStreamer.cpp.
Comment 1 Enrique Ocaña 2019-03-12 03:19:06 PDT
Created attachment 364375 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-12 03:59:36 PDT
Comment on attachment 364375 [details]
Patch

Clearing flags on attachment: 364375

Committed r242790: <https://trac.webkit.org/changeset/242790>
Comment 3 WebKit Commit Bot 2019-03-12 03:59:37 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-12 04:01:21 PDT
<rdar://problem/48803634>