RESOLVED FIXED 92788
[WK2] Use an actual WebProcessProxy when decoding messages
https://bugs.webkit.org/show_bug.cgi?id=92788
Summary [WK2] Use an actual WebProcessProxy when decoding messages
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.