Changeset 260801 in webkit


Ignore:
Timestamp:
Apr 27, 2020 5:29:18 PM (4 years ago)
Author:
Brent Fulgham
Message:

Follow-up change after r260798.

Allow iOS to consume the 'com.apple.cfprefsd.agent' endpoint if issued by the UIProcess.

  • Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r260798 r260801  
     12020-04-27  Brent Fulgham  <bfulgham@apple.com>
     2
     3        Follow-up change after r260798.
     4
     5        Allow iOS to consume the 'com.apple.cfprefsd.agent' endpoint if issued by the UIProcess.
     6
     7        * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
     8
    192020-04-27  Brent Fulgham  <bfulgham@apple.com>
    210
  • trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb

    r260763 r260801  
    897897        (extension "com.apple.webkit.extension.mach")
    898898        (global-name
     899            "com.apple.cfprefsd.agent"
    899900            "com.apple.cfprefsd.daemon"
    900901            "com.apple.diagnosticd"
Note: See TracChangeset for help on using the changeset viewer.