e89e264a16
This corresponds to Chromium 85.0.4182.0. This roll includes: - Enable SameSiteByDefaultCookies and CookiesWithoutSameSiteMustBeSecure https://crrev.com/c/2231445 - [FlexNG] Enable FlexNG by default https://crrev.com/c/2216595 Closes #6151.
725 B
725 B
Home > puppeteer > Protocol > Performance > EnableRequest
Protocol.Performance.EnableRequest interface
Signature:
export interface EnableRequest
Properties
Property | Type | Description |
---|---|---|
timeDomain | ('timeTicks' | 'threadTicks') | Time domain to use for collecting and reporting duration metrics. (EnableRequestTimeDomain enum) |