with accelerated compositing. This is useful for debugging issues related to web content that is composited with the GPU.
Settings.drawCompositingIndicators
bool drawCompositingIndicators() @propertyGet drawCompositingIndicators property.
Returns
Whether to draw compositing borders and repaint counters on layers drawn
void drawCompositingIndicators(bool propval) @propertySet drawCompositingIndicators property.
Parameters
propval | 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. |