Skip to content

Webview::set_history shouldn't be public #40667

@jdm

Description

@jdm

It's only called by one file within components/servo, so it should be pub(crate). There's no reason to expose it to embedders.

pub fn set_history(self, new_back_forward_list: Vec<ServoUrl>, new_index: usize) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-apiIssues dealing with Servo's embedding APIE-less-complexStraightforward. Recommended for a new contributor.I-cleanupNo impact; the issue is one of maintainability or tidiness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions