Bug 215095

Summary: Finalize the list of MobileGestalt queries needed to populate the in-memory cache in the WebContent process
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2020-08-03 12:47:16 PDT
When the MobileGestalt cache is invalid, we issue a temporary extension to the MobileGestalt daemon for the WebContent process, which will populate the in-memory cache by doing a set of MG queries before revoking the extension. Finalize the list of MobileGestalt queries needed to populate the in-memory cache in the WebContent process on iOS before revoking the temporary extension to com.apple.mobilegestalt.xpc.
Comment 1 Per Arne Vollan 2020-08-03 12:47:36 PDT
rdar://problem/66479262
Comment 2 Per Arne Vollan 2020-08-03 13:12:51 PDT
Created attachment 405857 [details]
Patch
Comment 3 Geoffrey Garen 2020-08-03 13:24:32 PDT
Comment on attachment 405857 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2020-08-03 13:25:41 PDT
Comment on attachment 405857 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2020-08-03 13:59:46 PDT
Committed r265215: <https://trac.webkit.org/changeset/265215>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405857 [details].