Grr. ViewMsg_HandleInputEvent is a real problem.

Today we bulk-copy raw bytes into the stream (see
RenderWidgetHost::ForwardInputEvent), and that's really not going to work.
What's the preferred approach? Do we create a factory on WebInputEvent so
that we can deserialize at the other end of the pipe, or split the message
for each kind of Web*Event?

Avi

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to