Title: [294362] trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Revision
294362
Author
pvol...@apple.com
Date
2022-05-17 16:45:30 -0700 (Tue, 17 May 2022)

Log Message

[macOS][WP] Add required methods to graphics filters
https://bugs.webkit.org/show_bug.cgi?id=240398
<rdar://92460835>

Reviewed by Geoffrey Garen.

Add required methods to graphics filters. These have been observed being used in telemetry.

* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

Canonical link: https://commits.webkit.org/250665@main

Modified Paths

Diff

Modified: trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (294361 => 294362)


--- trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in	2022-05-17 23:23:29 UTC (rev 294361)
+++ trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in	2022-05-17 23:45:30 UTC (rev 294362)
@@ -178,6 +178,7 @@
                 41
                 42
                 43
+                46
                 48
                 49
                 256
@@ -256,6 +257,7 @@
                 36
                 38
                 39
+                43
                 44
             )
 #endif
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to