[webkit-reviews] review requested: [Bug 185479] [GStreamer] Fix style issue in MediaPlayerPrivateGStreamer : [Attachment 339990] [GStreamer] Fix style issue in MediaPlayerPrivateGStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 11:17:30 PDT 2018


Thibault Saunier <tsaunier at gnome.org> has asked  for review:
Bug 185479: [GStreamer] Fix style issue in MediaPlayerPrivateGStreamer
https://bugs.webkit.org/show_bug.cgi?id=185479

Attachment 339990: [GStreamer] Fix style issue in MediaPlayerPrivateGStreamer

https://bugs.webkit.org/attachment.cgi?id=339990&action=review




--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 339990

  --> https://bugs.webkit.org/attachment.cgi?id=339990&action=review

[GStreamer] Fix style issue in MediaPlayerPrivateGStreamer

ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:114:
 Multi line control clauses should use braces.	[whitespace/braces] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:194:
 Multi line control clauses should use braces.	[whitespace/braces] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:398:
 One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:440:
 One line control clauses should not use braces.  [whitespace/braces] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:806:
 More than one command on the same line  [whitespace/newline] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:869:
 More than one command on the same line  [whitespace/newline] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:880:
 More than one command on the same line  [whitespace/newline] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:940:
 More than one command on the same line  [whitespace/newline] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1102
:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR:
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1109
:  Multi line control clauses should use braces.  [whitespace/braces] [4]


More information about the webkit-reviews mailing list