RESOLVED FIXED 119752
[Mac] Remove "legacy" media UI
https://bugs.webkit.org/show_bug.cgi?id=119752
Summary [Mac] Remove "legacy" media UI
Eric Carlson
Reported 2013-08-13 08:47:27 PDT
The "legacy" media UI hasn't been used in some time, it should be removed.
Attachments
Proposed patch (1.35 MB, patch)
2013-08-15 11:41 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2013-08-13 08:47:45 PDT
Eric Carlson
Comment 2 2013-08-15 11:41:07 PDT
Created attachment 208826 [details] Proposed patch
Jer Noble
Comment 3 2013-08-15 11:42:06 PDT
Comment on attachment 208826 [details] Proposed patch r=me.
WebKit Commit Bot
Comment 4 2013-08-15 11:43:52 PDT
Attachment 208826 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/WebCore.exp.in', u'Source/WebCore/platform/mac/WebCoreSystemInterface.h', u'Source/WebCore/platform/mac/WebCoreSystemInterface.mm', u'Source/WebCore/rendering/RenderThemeMac.h', u'Source/WebCore/rendering/RenderThemeMac.mm', u'Source/WebKit/mac/ChangeLog', u'Source/WebKit/mac/WebCoreSupport/WebSystemInterface.mm', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm', u'WebKitLibraries/ChangeLog', u'WebKitLibraries/WebKitSystemInterface.h', u'WebKitLibraries/libWebKitSystemInterfaceLion.a', u'WebKitLibraries/libWebKitSystemInterfaceMountainLion.a']" exit_code: 1 WebKitLibraries/WebKitSystemInterface.h:306: The parameter name "point" adds no information, so it should be removed. [readability/parameter_name] [5] WebKitLibraries/WebKitSystemInterface.h:308: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] WebKitLibraries/WebKitSystemInterface.h:308: The parameter name "rect" adds no information, so it should be removed. [readability/parameter_name] [5] WebKitLibraries/WebKitSystemInterface.h:309: The parameter name "context" adds no information, so it should be removed. [readability/parameter_name] [5] WebKitLibraries/WebKitSystemInterface.h:309: The parameter name "rect" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 5 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Eric Carlson
Comment 5 2013-08-15 11:48:12 PDT
Note You need to log in before you can comment on or make changes to this bug.