On Wed, Mar 11, 2009 at 4:47 PM, DanielC <dpc...@hotmail.com> wrote:
> Where might I find an sample demonstrating this?

The messages are defined in chrome/common/render_messages_internal.h.

The message ends up in
chrome/browser/renderer_host/browser_render_process_host.cc (look for
the dispatch table, full of macros).

The message is sent via chrome/renderer/render_thread.h::Send.


AGL

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

Reply via email to