Bug 104157

Summary: Connection::waitForMessage shouldn't use the message ID
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-ews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Anders Carlsson
Reported 2012-12-05 12:48:08 PST
Connection::waitForMessage shouldn't use the message ID
Attachments
Patch (7.37 KB, patch)
2012-12-05 12:52 PST, Anders Carlsson
no flags
Patch (7.66 KB, patch)
2012-12-05 13:10 PST, Anders Carlsson
no flags
Anders Carlsson
Comment 1 2012-12-05 12:52:04 PST
WebKit Review Bot
Comment 2 2012-12-05 12:53:32 PST
Attachment 177813 [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/Platform/CoreIPC/Connection.h:245: Local variables should never be PassOwnPtr (see http://webkit.org/coding/RefPtr.html). [readability/pass_ptr] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2012-12-05 12:57:27 PST
Anders Carlsson
Comment 4 2012-12-05 13:10:53 PST
WebKit Review Bot
Comment 5 2012-12-05 13:13:10 PST
Attachment 177816 [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/Platform/CoreIPC/Connection.h:245: Local variables should never be PassOwnPtr (see http://webkit.org/coding/RefPtr.html). [readability/pass_ptr] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 6 2012-12-05 14:17:39 PST
Comment on attachment 177816 [details] Patch Clearing flags on attachment: 177816 Committed r136762: <http://trac.webkit.org/changeset/136762>
WebKit Review Bot
Comment 7 2012-12-05 14:17:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.