Bug 122814

Summary: Expose -[WebPluginPackage bundle] as SPI
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch andersca: review+

Description Andy Estes 2013-10-14 22:53:14 PDT
Expose -[WebPluginPackage bundle] as SPI
Comment 1 Andy Estes 2013-10-14 23:00:45 PDT
Created attachment 214234 [details]
Patch
Comment 2 Andy Estes 2013-10-15 13:20:23 PDT
Created attachment 214296 [details]
Patch
Comment 3 WebKit Commit Bot 2013-10-15 13:22:22 PDT
Attachment 214296 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/ChangeLog', u'Source/WebKit/WebKit.xcodeproj/project.pbxproj', u'Source/WebKit/mac/ChangeLog', u'Source/WebKit/mac/Plugins/WebPluginPackage.mm', u'Source/WebKit/mac/Plugins/WebPluginPackagePrivate.h']" exit_code: 1
Source/WebKit/mac/Plugins/WebPluginPackagePrivate.h:28:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Andy Estes 2013-10-15 13:28:10 PDT
Committed r157464: <http://trac.webkit.org/changeset/157464>