[Webkit-unassigned] [Bug 234306] New: Simplify accesses to SystemVersion.plist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 12:38:57 PST 2021


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

            Bug ID: 234306
           Summary: Simplify accesses to SystemVersion.plist
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: david_quesada at apple.com
                CC: kkinnunen at apple.com

WebCore::createSystemMarketingVersion() and WebKit::systemVersionPlist() have convoluted logic to build the path to SystemVersion.plist and load its contents. Those call sites should be replaced with usage of SPI such as _CFCopySystemVersionDictionary() (which is already being used in PluginBlocklist and WebGLBlocklist)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211214/991bc73a/attachment.htm>


More information about the webkit-unassigned mailing list