RESOLVED FIXED 131042
[iOS] add missing QuickTime plug-in replacement API
https://bugs.webkit.org/show_bug.cgi?id=131042
Summary [iOS] add missing QuickTime plug-in replacement API
Eric Carlson
Reported 2014-04-01 09:26:00 PDT
Finish replacement plug-in scripting API.
Attachments
Proposed patch. (48.86 KB, patch)
2014-04-01 09:46 PDT, Eric Carlson
no flags
Updated patch (48.97 KB, patch)
2014-04-01 16:07 PDT, Eric Carlson
no flags
Updated patch (49.05 KB, patch)
2014-04-02 12:03 PDT, Eric Carlson
no flags
Patch for landing (49.07 KB, patch)
2014-04-02 12:57 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-04-01 09:46:54 PDT
Created attachment 228295 [details] Proposed patch.
WebKit Commit Bot
Comment 2 2014-04-01 09:49:55 PDT
Attachment 228295 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/MediaPlayer.cpp:644: Declaration has space between type name and * in NSArray *MediaPlayer [whitespace/declaration] [3] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Eric Carlson
Comment 3 2014-04-01 16:07:12 PDT
Created attachment 228334 [details] Updated patch
Eric Carlson
Comment 4 2014-04-02 12:03:56 PDT
Created attachment 228408 [details] Updated patch
Dean Jackson
Comment 5 2014-04-02 12:30:54 PDT
Comment on attachment 228408 [details] Updated patch View in context: https://bugs.webkit.org/attachment.cgi?id=228408&action=review Weird. The patch includes QuickTimePluginReplacement.mm twice. > Source/WebCore/Modules/plugins/QuickTimePluginReplacement.mm:2 > + * Copyright (C) 2013 Apple Inc. All rights reserved. Maybe +2014?
Eric Carlson
Comment 6 2014-04-02 12:57:15 PDT
Created attachment 228414 [details] Patch for landing
Eric Carlson
Comment 7 2014-04-03 08:47:07 PDT
Note You need to log in before you can comment on or make changes to this bug.