<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Support building LocaleICU with light ICU (UCONFIG_NO_FORMATTING)"
   href="https://bugs.webkit.org/show_bug.cgi?id=154484#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Support building LocaleICU with light ICU (UCONFIG_NO_FORMATTING)"
   href="https://bugs.webkit.org/show_bug.cgi?id=154484">bug 154484</a>
              from <span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154484#c11">comment #11</a>)
<span class="quote">&gt; Then, I should do the same for the other LocalICU fields that have been made
&gt; conditional in <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Do not require UDate in LocaleICU with !ENABLE_DATE_AND_TIME_INPUT_TYPES"
   href="show_bug.cgi?id=154483">bug 154483</a>, right?</span >

It’s helpful to do this for all data members of pointer or scalar types with obvious, simple initial values such as nullptr, zero, and false, or even in some cases with slightly less obvious values in *all* classes and structs, everywhere in WebKit. Patches that do bits of that are always welcome.

And, yes, especially helpful for data members inside conditionals.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>