<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cryptographicallyRandomValuesFromOS should use CCRandomCopyBytes when available."
   href="https://bugs.webkit.org/show_bug.cgi?id=148439#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cryptographicallyRandomValuesFromOS should use CCRandomCopyBytes when available."
   href="https://bugs.webkit.org/show_bug.cgi?id=148439">bug 148439</a>
              from <span class="vcard"><a class="email" href="mailto:keith_miller&#64;apple.com" title="Keith Miller &lt;keith_miller&#64;apple.com&gt;"> <span class="fn">Keith Miller</span></a>
</span></b>
        <pre><span class="quote">&gt; This is not the way we've been doing this recently. A better way to add
&gt; forward declarations is to put them into a separate SPI header, as that lets
&gt; us reuse the code, and to reduce the noise at the top of .cpp files.</span >

I was thinking that it seemed unlikely anyone would use these in the future so it seemed like file bloat to add an SPI for just one function. If anyone else did want access to the forward declarations then I would agree that creating an SPI file makes sense.</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>