Bug 109719 - Make SecItemShimProxy be a WorkQueueMessageReceiver
Summary: Make SecItemShimProxy be a WorkQueueMessageReceiver
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 11:00 PST by Anders Carlsson
Modified: 2013-02-13 11:20 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.60 KB, patch)
2013-02-13 11:03 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>