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.
2.7 KiB
2.7 KiB
Home > puppeteer > Protocol > LayerTree
Protocol.LayerTree namespace
Signature:
export namespace LayerTree
Enumerations
Enumeration | Description |
---|---|
ScrollRectType |
Interfaces
Interface | Description |
---|---|
CompositingReasonsRequest | |
CompositingReasonsResponse | |
Layer | Information about a compositing layer. |
LayerPaintedEvent | |
LayerTreeDidChangeEvent | |
LoadSnapshotRequest | |
LoadSnapshotResponse | |
MakeSnapshotRequest | |
MakeSnapshotResponse | |
PictureTile | Serialized fragment of layer picture along with its offset within the layer. |
ProfileSnapshotRequest | |
ProfileSnapshotResponse | |
ReleaseSnapshotRequest | |
ReplaySnapshotRequest | |
ReplaySnapshotResponse | |
ScrollRect | Rectangle where scrolling happens on the main thread. |
SnapshotCommandLogRequest | |
SnapshotCommandLogResponse | |
StickyPositionConstraint | Sticky position constraints. |
Type Aliases
Type Alias | Description |
---|---|
LayerId | Unique Layer identifier. |
PaintProfile | Array of timings, one per paint step. |
SnapshotId | Unique snapshot identifier. |