Bug 170458 - [GTK] PLATFORM(GTK) && !USE(COORDINATED_GRAPHICS_THREADED) is no longer possible
Summary: [GTK] PLATFORM(GTK) && !USE(COORDINATED_GRAPHICS_THREADED) is no longer possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2017-04-04 10:52 PDT by Carlos Garcia Campos
Modified: 2017-04-04 11:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2017-04-04 10:53 PDT, Carlos Garcia Campos
clopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-04-04 10:52:09 PDT
That is not supported anymore, so we can remove dead code from VideoSinkGStreamer.cpp
Comment 1 Carlos Garcia Campos 2017-04-04 10:53:19 PDT
Created attachment 306179 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-04-04 11:01:16 PDT
Committed r214885: <http://trac.webkit.org/changeset/214885>