[webkit-dev] How to access formatted Java script Console message ?

Darin Adler darin at apple.com
Thu May 14 09:55:51 PDT 2009


On May 14, 2009, at 8:48 AM, Gopal Raghavan wrote:

> Any idea why only the first argument is passed to  client ?

It’s a bug. There’s an internal Apple report of this in the Mac OS X  
public API that ChromeClient is used for:

     <rdar://problem/6453834> -webView:addMessageToConsole: passes  
console.log's first argument rather than the composed string

but I don’t know of a report of it in bugs.webkit.org. Feel free to  
file a bug report, or to try your hand at fixing it. It could be  
challenging to fix.

     -- Darin



More information about the webkit-dev mailing list