Bug 60839

Summary: Consolidate plug-in creation parameters to a single struct
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2011-05-14 10:17:23 PDT
Consolidate plug-in creation parameters to a single struct
Comment 1 Anders Carlsson 2011-05-14 10:20:43 PDT
Created attachment 93556 [details]
Patch
Comment 2 WebKit Review Bot 2011-05-14 10:23:13 PDT
Attachment 93556 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/PluginProcess/PluginCreationParameters.h:34:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2011-05-14 11:06:34 PDT
Committed r86489: <http://trac.webkit.org/changeset/86489>