Bug 110151

Summary: StorageManager message handlers should take the connection
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2013-02-18 13:29:57 PST
StorageManager message handlers should take the connection
Comment 1 Anders Carlsson 2013-02-18 13:30:27 PST
Created attachment 188937 [details]
Patch
Comment 2 Andreas Kling 2013-02-18 13:46:27 PST
Comment on attachment 188937 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=188937&action=review

k

> Source/WebKit2/ChangeLog:14
> +        * Scripts/webkit2/messages.py:
> +        (sync_message_statement):
> +        (generate_message_handler):

No autotest?
Comment 3 Anders Carlsson 2013-02-18 13:54:15 PST
Committed r143262: <http://trac.webkit.org/changeset/143262>