Remove encoder create functions
Created attachment 212491 [details] Patch
Attachment 212491 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/OwnPtr.h', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Platform/CoreIPC/ArgumentEncoder.cpp', u'Source/WebKit2/Platform/CoreIPC/ArgumentEncoder.h', u'Source/WebKit2/Platform/CoreIPC/Connection.cpp', u'Source/WebKit2/Platform/CoreIPC/Connection.h', u'Source/WebKit2/Platform/CoreIPC/MessageEncoder.cpp', u'Source/WebKit2/Platform/CoreIPC/MessageEncoder.h', u'Source/WebKit2/Platform/CoreIPC/MessageSender.h', u'Source/WebKit2/Platform/CoreIPC/mac/ConnectionMac.cpp', u'Source/WebKit2/Shared/ChildProcessProxy.h', u'Source/WebKit2/Shared/WebConnection.cpp', u'Source/WebKit2/UIProcess/WebContext.cpp', u'Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp', u'Source/WebKit2/WebProcess/WebPage/EncoderAdapter.cpp', u'Source/WebKit2/WebProcess/WebPage/EncoderAdapter.h']" exit_code: 1 Source/WTF/wtf/OwnPtr.h:80: Missing spaces around && [whitespace/operators] [3] Source/WTF/wtf/OwnPtr.h:199: Missing spaces around && [whitespace/operators] [3] Total errors found: 2 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r156353: <http://trac.webkit.org/changeset/156353>