Bug 109719

Summary: Make SecItemShimProxy be a WorkQueueMessageReceiver
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 2013-02-13 11:00:46 PST
Make SecItemShimProxy be a WorkQueueMessageReceiver
Comment 1 Anders Carlsson 2013-02-13 11:03:22 PST
Created attachment 188123 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-13 11:15:38 PST
Attachment 188123 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Platform/CoreIPC/HandleMessage.h', u'Source/WebKit2/Scripts/webkit2/messages.py', u'Source/WebKit2/UIProcess/mac/SecItemShimProxy.cpp', u'Source/WebKit2/UIProcess/mac/SecItemShimProxy.h', u'Source/WebKit2/UIProcess/mac/SecItemShimProxy.messages.in']" exit_code: 1
Source/WebKit2/UIProcess/mac/SecItemShimProxy.cpp:43:  Missing space before {  [whitespace/braces] [5]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2013-02-13 11:20:16 PST
Committed r142763: <http://trac.webkit.org/changeset/142763>