[Webkit-unassigned] [Bug 54094] Would like a way to view CoreIPC messages sent between processes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 21 10:00:48 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54094
--- Comment #9 from Adam Roben (:aroben) <aroben at apple.com> 2011-07-21 10:00:48 PST ---
Anders and I discussed this a little more the other day. We talked about having a separate CoreIPC logging application rather than just dumping messages to the console. The logging application would somehow connect to the applications to be logged via a CoreIPC connection. Information about sent and received messages would be packaged up in some standard format (probably a dictionary) and sent over the connection to the logging application.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list