Settings.drawCompositingIndicators

bool drawCompositingIndicators() @property

Get drawCompositingIndicators property.

Returns

Whether to draw compositing borders and repaint counters on layers drawn

with accelerated compositing. This is useful for debugging issues related to web content that is composited with the GPU.

void drawCompositingIndicators(bool propval) @property

Set drawCompositingIndicators property.

Parameters

propvalWhether to draw compositing borders and repaint counters on layers drawn with accelerated compositing. This is useful for debugging issues related to web content that is composited with the GPU.