Add viewer for layout trace files.

This commit is contained in:
Glenn Watson 2014-09-16 07:58:27 +10:00
parent 5f10d15e74
commit f4c132f37d
14 changed files with 681 additions and 0 deletions

6
etc/layout_viewer/README Normal file
View file

@ -0,0 +1,6 @@
To generate a layout trace:
./servo --trace-layout url
A layout_trace.json file will be writtent to the current directory that can be loaded by the viewer.