[Webkit-unassigned] [Bug 28047] add utility method to enable logging messages for inspector development

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 11:11:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28047


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34211|0                           |1
        is obsolete|                            |
  Attachment #34485|                            |review?
               Flag|                            |




--- Comment #5 from Patrick Mueller <pmuellr at yahoo.com>  2009-08-10 11:11:23 PDT ---
Created an attachment (id=34485)
 --> (https://bugs.webkit.org/attachment.cgi?id=34485)
proposed patch

New patch adds a method "log" to the WebInspector global which takes a string
and prints it to the existing console, using a "magnifying glass" icon to
distinguish it from other console messages.  Intended to be used while
developing Web Inspector code, so you can easily print a message to the console
that's already available.

-- 
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