Bug 211594 - [Cocoa] Close connections to Launch Services after revoking extension
Summary: [Cocoa] Close connections to Launch Services after revoking extension
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-05-07 13:26 PDT by Per Arne Vollan
Modified: 2020-05-08 09:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.07 KB, patch)
2020-05-07 13:37 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (4.09 KB, patch)
2020-05-07 14:00 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (4.09 KB, patch)
2020-05-07 14:23 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-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>