This mirrors WebContentClient and allows Workers to directly interact with WebView APIs such as the CookieJar.
This lays the groundwork to allow shared workers, nested workers (i.e. workers owned by workers) and service workers to function independently of WebContent.