<?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>154501</bug_id>
          
          <creation_ts>2016-02-20 11:58:17 -0800</creation_ts>
          <short_desc>Enhance Logging: Change some WTFLogAlways call to instead invoke &quot;always on&quot; macros</short_desc>
          <delta_ts>2018-11-25 16:58:45 -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>Web Template Framework</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>154500</dependson>
          <blocked>154148</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Keith Rollin">krollin</reporter>
          <assigned_to name="Keith Rollin">krollin</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1166761</commentid>
    <comment_count>0</comment_count>
    <who name="Keith Rollin">krollin</who>
    <bug_when>2016-02-20 11:58:17 -0800</bug_when>
    <thetext>There are several dozen calls to WTFLogAlways in the WebKit code. Change these to invoke the &quot;always on&quot; macros instead. The result should be more efficient in terms of both space and speed.

What would get lost in this change is the ability to see such logging in stderr (that is, in the terminal or in Xcode). Uses of WTFLogAlways that seems to support a development model that makes use of this output are retained.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1166762</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2016-02-20 11:58:42 -0800</bug_when>
    <thetext>&lt;rdar://problem/24757755&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1481433</commentid>
    <comment_count>2</comment_count>
    <who name="Keith Rollin">krollin</who>
    <bug_when>2018-11-25 16:58:45 -0800</bug_when>
    <thetext>Probably not worth addressing. Lets keep WTFLogAlways as-is, changing them as needed if/when the need arises.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>