<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>31860</bug_id>
          
          <creation_ts>2009-11-25 00:39:38 -0800</creation_ts>
          <short_desc>Console.log() calls with multiple arguments are not passed to ChromeClient::addMessageToConsole</short_desc>
          <delta_ts>2011-12-04 21:55:27 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>26083</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Hausmann">hausmann</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gopal.1.raghavan</cc>
    
    <cc>kent.hansen</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>166365</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2009-11-25 00:39:38 -0800</bug_when>
    <thetext>The code in Console.cpp&apos;s addMessage() overload that operates on a ScriptCallStack suggests that console message like

    console.log(&quot;x equals&quot;, x, &quot;right now&quot;)

is only passed to the web inspector and the stdout.

I think it should be passed to the ChromeClient, too, to allow embedding applications to fully catch the output of the Console API.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>304818</commentid>
    <comment_count>1</comment_count>
    <who name="Gopal Raghavan">gopal.1.raghavan</who>
    <bug_when>2010-11-04 13:04:55 -0700</bug_when>
    <thetext>Simon,
I have provided a fix to this issue. See bug 26083.
BR,
--
Gopal</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>514900</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2011-12-04 21:55:27 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 26083 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>