[Webkit-unassigned] [Bug 214965] New: [iOS] Issue a temporary extension to the MobileGestalt daemon when the MobileGestalt cache is invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 07:01:44 PDT 2020


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

            Bug ID: 214965
           Summary: [iOS] Issue a temporary extension to the MobileGestalt
                    daemon when the MobileGestalt cache is invalid
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

When the MobileGestalt cache is invalid, some MG queries will fail in the WebContent process, since it has no access to the daemon. This can be fixed by issuing a temporary extension to the daemon, and having the WebContent process query all relevant MG values while holding the extension. This will bring the values into the in-memory cache, which will be valid after the extension to the daemon has been revoked.

-- 
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/20200730/b4849394/attachment.htm>


More information about the webkit-unassigned mailing list