Title: [272658] trunk/Source/WebKit/ChangeLog
Revision
272658
Author
mmaxfi...@apple.com
Date
2021-02-10 09:06:57 -0800 (Wed, 10 Feb 2021)

Log Message

Replace ChangeLog entry I accidentally deleted in r272657

Unreviewed.

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (272657 => 272658)


--- trunk/Source/WebKit/ChangeLog	2021-02-10 16:59:23 UTC (rev 272657)
+++ trunk/Source/WebKit/ChangeLog	2021-02-10 17:06:57 UTC (rev 272658)
@@ -1,5 +1,11 @@
 2021-02-10  Myles C. Maxfield  <mmaxfi...@apple.com>
 
+        Replace ChangeLog entry I accidentally deleted in r272657
+
+        Unreviewed.
+
+2021-02-10  Myles C. Maxfield  <mmaxfi...@apple.com>
+
         Revert r272586 because we're not ready yet
 
         We're still trying to figure out the right way to trigger this behavior.
@@ -851,6 +857,22 @@
 
 2021-02-09  Per Arne  <pvol...@apple.com>
 
+        [macOS] Deny mach-lookup to the fonts service
+        https://bugs.webkit.org/show_bug.cgi?id=221610
+        <rdar://problem/69168609>
+
+        Reviewed by Brent Fulgham.
+
+        By setting the Info.plist key CTIgnoreUserFonts to true, mach-lookup to the fonts service in the WebContent process can
+        be denied on macOS.
+
+        No new tests, covered by existing tests.
+
+        * WebProcess/EntryPoint/Cocoa/XPCService/WebContentService/Info-OSX.plist:
+        * WebProcess/com.apple.WebProcess.sb.in:
+
+2021-02-09  Per Arne  <pvol...@apple.com>
+
         [macOS] Deny mach-lookup to the service 'com.apple.trustd.agent'
         https://bugs.webkit.org/show_bug.cgi?id=221611
         <rdar://problem/68935818>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to