Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.57 KB

puppeteer.protocol.layertree.md

File metadata and controls

44 lines (35 loc) · 2.57 KB

Home > puppeteer > Protocol > LayerTree

Protocol.LayerTree namespace

Signature:

export namespace LayerTree 

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.