RESOLVED FIXED111924
Enable platform code to implement text track menu
https://bugs.webkit.org/show_bug.cgi?id=111924
Summary Enable platform code to implement text track menu
Eric Carlson
Reported 2013-03-09 11:59:17 PST
Make it possible for a port to implement the text track menu in platform code.
Attachments
Proposed patch (35.01 KB, patch)
2013-03-09 12:28 PST, Eric Carlson
no flags
Updated patch, removed the offensive space. (35.01 KB, patch)
2013-03-09 13:03 PST, Eric Carlson
no flags
Radar WebKit Bug Importer
Comment 1 2013-03-09 11:59:34 PST
Eric Carlson
Comment 2 2013-03-09 12:28:18 PST
Created attachment 192348 [details] Proposed patch
WebKit Review Bot
Comment 3 2013-03-09 12:30:48 PST
Attachment 192348 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/WebCore.xcodeproj/project.pbxproj', u'Source/WebCore/html/HTMLAudioElement.cpp', u'Source/WebCore/html/HTMLMediaElement.cpp', u'Source/WebCore/html/HTMLMediaElement.h', u'Source/WebCore/html/track/InbandTextTrack.h', u'Source/WebCore/html/track/TextTrack.cpp', u'Source/WebCore/html/track/TextTrack.h', u'Source/WebCore/platform/graphics/MediaPlayer.cpp', u'Source/WebCore/platform/graphics/MediaPlayer.h', u'Source/WebCore/platform/graphics/MediaPlayerPrivate.h', u'Source/WebCore/platform/graphics/PlatformTextTrack.h', u'Source/WebCore/platform/graphics/PlatformTextTrackMenu.h']" exit_code: 1 Source/WebCore/platform/graphics/PlatformTextTrackMenu.h:59: One space before end of line comments [whitespace/comments] [5] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Eric Carlson
Comment 4 2013-03-09 13:03:48 PST
Created attachment 192350 [details] Updated patch, removed the offensive space.
WebKit Review Bot
Comment 5 2013-03-09 13:31:22 PST
Comment on attachment 192350 [details] Updated patch, removed the offensive space. Clearing flags on attachment: 192350 Committed r145322: <http://trac.webkit.org/changeset/145322>
WebKit Review Bot
Comment 6 2013-03-09 13:31:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.