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