Constructing shared CARingBuffer cannot fail This is a problem because shared CARingBuffers are used cross-process, and the WP might send data that would construct a potentially invalid CARingBuffer. This leads to code that uses empty instances instead of not checking all use-sites correctly. This in turn leads to running code that is expected to only run when the ring buffer is correct.
<rdar://problem/101856691>
Pull request: https://github.com/WebKit/WebKit/pull/6032
Committed 256273@main (eece78fdf9b2): <https://commits.webkit.org/256273@main> Reviewed commits have been landed. Closing PR #6032 and removing active labels.