Changeset 270601 in webkit
- Timestamp:
- Dec 9, 2020, 2:15:35 PM (6 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r270599 r270601 1 2020-12-09 Per Arne Vollan <pvollan@apple.com> 2 3 [macOS] Allow mach-lookup of com.apple.relatived.tempest in WebKit GPU process 4 https://bugs.webkit.org/show_bug.cgi?id=219701 5 <rdar://problem/71980348> 6 7 Reviewed by Darin Adler. 8 9 * GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in: 10 1 11 2020-12-09 Wenson Hsieh <wenson_hsieh@apple.com> 2 12 -
trunk/Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in
r270061 r270601 829 829 (allow device-camera)) 830 830 #endif // PLATFORM(MAC) 831 832 (allow mach-lookup 833 (global-name "com.apple.relatived.tempest") 834 )
Note:
See TracChangeset
for help on using the changeset viewer.