Bug 153590 - [GStreamer] Clean up includes and headers related with GStreamerGL
Summary: [GStreamer] Clean up includes and headers related with GStreamerGL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gwang Yoon Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 05:11 PST by Gwang Yoon Hwang
Modified: 2016-05-14 08:06 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.95 KB, patch)
2016-01-28 05:13 PST, Gwang Yoon Hwang
pnormand: review+
Details | Formatted Diff | Diff
Patch (5.96 KB, patch)
2016-01-28 06:04 PST, Gwang Yoon Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gwang Yoon Hwang 2016-01-28 05:11:39 PST
[GStreamer] Clean up includes and headers related with GStreamerGL
Comment 1 Gwang Yoon Hwang 2016-01-28 05:13:09 PST
Created attachment 270108 [details]
Patch
Comment 2 Philippe Normand 2016-01-28 05:44:46 PST
Comment on attachment 270108 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=270108&action=review

Neat webkitpy changes!

> Source/WebCore/ChangeLog:8
> +        Removes gstglmemory from the including list and reorder includes to

Remove

> Source/WebCore/ChangeLog:11
> +        without voilating it.

typo: voilating
Comment 3 Philippe Normand 2016-01-28 05:46:16 PST
Comment on attachment 270108 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=270108&action=review

> Tools/ChangeLog:10
> +        Removes VideoSinkGStreamer1.cpp which is not exist anymore.

which doesn't exist anymore
Comment 4 Gwang Yoon Hwang 2016-01-28 06:04:18 PST
Created attachment 270111 [details]
Patch
Comment 5 WebKit Commit Bot 2016-01-28 07:16:10 PST
Comment on attachment 270111 [details]
Patch

Clearing flags on attachment: 270111

Committed r195736: <http://trac.webkit.org/changeset/195736>
Comment 6 Philippe Normand 2016-05-14 08:06:21 PDT
This one can be closed I suppose!