RESOLVED FIXED 121853
Remove encoder create functions
https://bugs.webkit.org/show_bug.cgi?id=121853
Summary Remove encoder create functions
Anders Carlsson
Reported 2013-09-24 12:40:43 PDT
Remove encoder create functions
Attachments
Patch (22.11 KB, patch)
2013-09-24 12:43 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2013-09-24 12:43:13 PDT
WebKit Commit Bot
Comment 2 2013-09-24 12:46:41 PDT
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.
Anders Carlsson
Comment 3 2013-09-24 12:58:28 PDT
Note You need to log in before you can comment on or make changes to this bug.