Drawing with GraphicsContext::platformContext() is problematic - A frequent bug: callers do not save and restore the context state - Drawing is not reflected in the secondary context in BifurcatedGraphicsContext
<rdar://problem/106543542>
<rdar://problem/106543585>
Pull request: https://github.com/WebKit/WebKit/pull/11354