A handle to a Servo webview. If you clone this handle, it does not create a new webview,
but instead creates a new handle to the webview. Once the last handle is dropped, Servo
considers that the webview has closed and will clean up all associated resources related
to this webview.