Bug 92788

Summary: [WK2] Use an actual WebProcessProxy when decoding messages
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch andersca: review+

Alexey Proskuryakov
Reported 2012-07-31 13:31:01 PDT
WebContextUserMessageDecoder gets process proxy from a WebContext object, but we know which process a message came from, and can just use that.
Attachments
proposed patch (27.59 KB, patch)
2012-07-31 13:47 PDT, Alexey Proskuryakov
andersca: review+
Alexey Proskuryakov
Comment 1 2012-07-31 13:47:12 PDT
Created attachment 155626 [details] proposed patch
Alexey Proskuryakov
Comment 2 2012-07-31 14:22:59 PDT
Note You need to log in before you can comment on or make changes to this bug.