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

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

Open
jsantell opened this issue Nov 17, 2016 · 0 comments
Open

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

jsantell opened this issue Nov 17, 2016 · 0 comments

Comments

@jsantell
Copy link
Contributor

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants