Skip to content

There is a logical inconsistency between Browser::start_incognito_context and Browser::create_browser_context. #316

@chanxuehong

Description

@chanxuehong

Browser::start_incognito_context sends a HandlerMessage::InsertContext to the handler after calling create_browser_context, whereas Browser::create_browser_context itself does not send this message.

This inconsistency is logically problematic, and both should exhibit the same behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions