Skip to content

api: Explain how to create a WebView #43712

@delan

Description

@delan

the docs for WebView never explain how to create a WebView. the page only lists an internal pub(crate) method new(), which is unhelpful because you can’t actually use it in embedder code. the correct way to create a WebView is to use WebViewBuilder.

let’s document that on the page for WebView.

Metadata

Metadata

Assignees

Labels

A-apiIssues dealing with Servo's embedding APIC-assignedThere is someone working on resolving the issueE-less-complexStraightforward. Recommended for a new contributor.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions