Prepare for including compositing reasons in GraphicsLayerDebugInfo
Currently, the debug info is assumed to include only layout rects. This is a bummer. This CL allows for blink to return an arbitrary JSON object that will simply be merged into the base::DictionaryValue we populate for about::tracing. This will allow us to return arbitrary debug info for tracing from blink. BUG=None Review URL: https://codereview.chromium.org/128303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243865 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment