Composited Render Layer Borders Appears in About:Flags
Posted on 14. Feb, 2011 by Daniel Cawrey in Features
The newest builds of Chromium feature a Chrome Experiment via “about:flags” that I have not seen before: composited render layer borders. When I first looked at this, I assumed it must have something to do with the increased use of graphical capabilities being added into Chrome, and I was right.
According to the Chromium documentation regarding WebKit rendering basics, a RenderObject is associated with a RenderLayer. The purpose of these layers is to allow content to overlap each other as they are composited. The problem, however, is that oftentimes these layers are either semi-transparent or not visible at all.
This means that for development purposes it is better to be able to see these individual layers via borders that can be overlayed. An example of this can be seen by a developer bug report where this Experiment was accidently turned on showing these borders.

As features get more complex inside the browser tools are required to be able to properly debug problems with applications. Chrome Web Store applications with increasingly complicated graphical features would be a useful reason to use an Experiment like this one.






Nouvelle fonctionnalité dans About:labs, le Composited render layer borders | Chrome OS
14. Feb, 2011
[...] http://www.thechromesource.com Partager / [...]
ILYNOW- Android | ILYNOW
14. Feb, 2011
[...] Via TheChromeSource [...]
Chromium 11 Adds "Composited Render Layer Borders" And More | Chrome Story
20. Feb, 2011
[...] for more on Chromium 11 thanks Chrome Source for the hint and screenshot. Hello there! If you are new here, you might want to subscribe to the [...]
Chromium 11 Adds “Composited Render Layer Borders” And More | Introduction of the best chrome apps
20. Feb, 2011
[...] for more on Chromium 11 thanks Chrome Source for the hint and [...]
Chromium 11 Adds “Composited Render Layer Borders” And More | Introduction of the best chrome apps
20. Feb, 2011
[...] for more on Chromium 11 thanks Chrome Source for the hint and [...]
FPS Counter, Focus on Existing Tabs Appear in "About:Flags" | thechromesource - Google Chrome and Chrome OS News and Forum
07. Mar, 2011
[...] at some of the technical documents on the Chromium site suggests that this is to be used with composited render layer borders. If one of our esteemed developers/readers can tell us how to use it in the comments, that would be [...]