Bug 215095 - Finalize the list of MobileGestalt queries needed to populate the in-memory cache in the WebContent process
Summary: Finalize the list of MobileGestalt queries needed to populate the in-memory c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-03 12:47 PDT by Per Arne Vollan
Modified: 2020-08-03 13:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.84 KB, patch)
2020-08-03 13:12 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].