Skip to content
This repository was archived by the owner on Mar 21, 2018. It is now read-only.
This repository was archived by the owner on Mar 21, 2018. It is now read-only.

Settle on ID conventions for pages/sessions/ancestors #1561

@jsantell

Description

@jsantell

We generate string uuid's for each Page, and each Page is associated with a session ID (int), and for the most part, that mapping of page uuid -> session id is abstracted and contained within UserAgentHttpClient, except when we start adding the ancestor ID (a related session ID/int) to calls.

As a follow up to some discussions in #1560, maybe we can find a way to settle on naming (pageId vs id) or get rid of page IDs altogether and just use session IDs (if we can manage working with a tab before the session ID is created).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions