On Tue, Dec 29, 2009 at 12:38 AM, n179911 <[email protected]> wrote: > I enable ipc logging when run chromium. And I see the following messages > saying 'unknown type'. Can you please tell me where I can find out what > those messages are for? > ipc 2898.0xd07aaf8.936222325 1 [unknown type 8] (1042, 589), (0, 0, 0, 0) > ipc 2898.0xd07aaf8.936222325 1 [unknown type 15]
You should look at the comments at the top of ipc/ipc_message_macros.h This probably broke when we moved ipc/ into a top level directory and removed some of the includes. AGL -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
