<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sam&#64;webkit.org" title="Sam Weinig &lt;sam&#64;webkit.org&gt;"> <span class="fn">Sam Weinig</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Need way of creating WKContextConfiguration with legacy options"
   href="https://bugs.webkit.org/show_bug.cgi?id=170413">bug 170413</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>sam&#64;webkit.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Need way of creating WKContextConfiguration with legacy options"
   href="https://bugs.webkit.org/show_bug.cgi?id=170413#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Need way of creating WKContextConfiguration with legacy options"
   href="https://bugs.webkit.org/show_bug.cgi?id=170413">bug 170413</a>
              from <span class="vcard"><a class="email" href="mailto:sam&#64;webkit.org" title="Sam Weinig &lt;sam&#64;webkit.org&gt;"> <span class="fn">Sam Weinig</span></a>
</span></b>
        <pre>(In reply to Ansh Shukla from <a href="show_bug.cgi?id=170413#c0">comment #0</a>)
<span class="quote">&gt; Safari uses WKContext to configure its web processes. Under the covers, the
&gt; default initializer we use for WKContext uses
&gt; ProcessPoolConfiguration::createWithLegacyOptions() to instantiate some
&gt; configuration options. We would like to change some of these options and,
&gt; consequently, need support for first getting a WKContextConfiguration with
&gt; these legacy options.
&gt; 
&gt; As a result, we want to add WKContextConfigurationCreateWithLegacyOptions()
&gt; API which simply returns the ProcessPoolConfiguration created with legacy
&gt; options.</span >

You can probably emulate this by just creating a WKContext the way you are, casting it to a WKProcessPool, and grabbing the _WKProcessPoolConfiguration.</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>