Bug 195614 - [EME][GStreamer] Speculative build fix
Summary: [EME][GStreamer] Speculative build fix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-12 03:14 PDT by Enrique Ocaña
Modified: 2019-03-12 04:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2019-03-12 03:19 PDT, Enrique Ocaña
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>