Bug 211594

Summary: [Cocoa] Close connections to Launch Services after revoking extension
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Per Arne Vollan 2020-05-07 13:26:47 PDT
In <https://trac.webkit.org/changeset/258915/webkit>, connections to the Launch Services database mapping services were denied, by creating a temporary extension. After revoking this extension in the WebContent process, it is important to close any open connections to Launch Services initiated by the mapping.
Comment 1 Per Arne Vollan 2020-05-07 13:37:08 PDT
Created attachment 398791 [details]
Patch
Comment 2 Per Arne Vollan 2020-05-07 14:00:12 PDT
Created attachment 398794 [details]
Patch
Comment 3 Per Arne Vollan 2020-05-07 14:23:10 PDT
Created attachment 398797 [details]
Patch
Comment 4 Brent Fulgham 2020-05-08 08:54:59 PDT
Comment on attachment 398797 [details]
Patch

R=me
Comment 5 Per Arne Vollan 2020-05-08 09:09:26 PDT
Comment on attachment 398797 [details]
Patch

Thanks for reviewing!
Comment 6 EWS 2020-05-08 09:33:26 PDT
Committed r261387: <https://trac.webkit.org/changeset/261387>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398797 [details].
Comment 7 Radar WebKit Bug Importer 2020-05-08 09:34:16 PDT
<rdar://problem/63023945>