Bug 62739

Summary: Move some argument coders to WebCoreArgumentCoders.cpp
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 ap: review+

Description Anders Carlsson 2011-06-15 10:55:04 PDT
Move some argument coders to WebCoreArgumentCoders.cpp
Comment 1 Anders Carlsson 2011-06-15 10:55:35 PDT
Created attachment 97323 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-15 10:58:39 PDT
Attachment 97323 [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/Shared/WebCoreArgumentCoders.h:69:  Code inside a namespace should not be indented.  [whitespace/indent] [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 3 Anders Carlsson 2011-06-15 11:14:40 PDT
Committed r88960: <http://trac.webkit.org/changeset/88960>