Open Bug 1603230 Opened 6 years ago Updated 3 years ago

Define data types for identifiers used in domains

Categories

(Remote Protocol :: Agent, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: impossibus, Unassigned)

Details

Every Domain documented at https://chromedevtools.github.io/devtools-protocol/ has a Types section. We should define some of these as objects with a toJSON method to avoid manual conversions as in https://phabricator.services.mozilla.com/D55165

We could start with ids. Some ids are expected to be numbers, like ExecutionContextId, others are strings like FrameId.

Priority: -- → P3
Priority: P3 → P2
Whiteboard: [puppeteer-beta-mvp]
Summary: Define data types for identifiers used domains → Define data types for identifiers used in domains
Whiteboard: [puppeteer-beta-mvp] → [puppeteer-beta-reserve]
Priority: P2 → P3
Type: enhancement → task
Whiteboard: [puppeteer-beta-reserve]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.