Bug 139978

Summary: Use UserData when sending messages to the process pool
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   
Bug Depends on: 140005    
Bug Blocks:    
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2014-12-28 13:29:27 PST
Use UserData when sending messages to the process pool
Comment 1 Anders Carlsson 2014-12-28 13:32:57 PST
Created attachment 243785 [details]
Patch
Comment 2 Sam Weinig 2014-12-28 17:06:19 PST
Comment on attachment 243785 [details]
Patch

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

> Source/WebKit2/UIProcess/WebProcessPool.cpp:950
>  // InjectedBundle client

Can you get rid of this comment.
Comment 3 Anders Carlsson 2014-12-29 09:46:18 PST
Committed r177792: <http://trac.webkit.org/changeset/177792>