[Webkit-unassigned] [Bug 170413] New: Need way of creating WKContextConfiguration with legacy options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 3 13:20:14 PDT 2017


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

            Bug ID: 170413
           Summary: Need way of creating WKContextConfiguration with
                    legacy options
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ansh_shukla at apple.com

Safari uses WKContext to configure its web processes. Under the covers, the default initializer we use for WKContext uses ProcessPoolConfiguration::createWithLegacyOptions() to instantiate some configuration options. We would like to change some of these options and, consequently, need support for first getting a WKContextConfiguration with these legacy options.

As a result, we want to add WKContextConfigurationCreateWithLegacyOptions() API which simply returns the ProcessPoolConfiguration created with legacy options.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170403/8139ddc6/attachment.html>


More information about the webkit-unassigned mailing list