Title: [281960] trunk/Source/WebKit
- Revision
- 281960
- Author
- [email protected]
- Date
- 2021-09-02 15:44:04 -0700 (Thu, 02 Sep 2021)
Log Message
[iOS] Gather logs for IOKit class
https://bugs.webkit.org/show_bug.cgi?id=228784
Reviewed by Brent Fulgham.
Add telemetry for an IOKit class on iOS.
* Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (281959 => 281960)
--- trunk/Source/WebKit/ChangeLog 2021-09-02 22:29:35 UTC (rev 281959)
+++ trunk/Source/WebKit/ChangeLog 2021-09-02 22:44:04 UTC (rev 281960)
@@ -1,3 +1,14 @@
+2021-09-02 Per Arne <[email protected]>
+
+ [iOS] Gather logs for IOKit class
+ https://bugs.webkit.org/show_bug.cgi?id=228784
+
+ Reviewed by Brent Fulgham.
+
+ Add telemetry for an IOKit class on iOS.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
+
2021-09-02 Aditya Keerthi <[email protected]>
[iOS] Simplify date picker logic for datetime-local inputs
Modified: trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in (281959 => 281960)
--- trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in 2021-09-02 22:29:35 UTC (rev 281959)
+++ trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in 2021-09-02 22:44:04 UTC (rev 281960)
@@ -97,7 +97,7 @@
(deny (with telemetry)
iokit-async-external-method
iokit-external-trap)
- (allow
+ (allow (with telemetry)
iokit-external-method)
)
)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes