Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck fad6bfb506 servo: Merge #4186 - Fix error in layout trace viewer (from mbrubeck:layout-viewer); r=glennw
d1b433a3b3bab353f320b2f39fa953ce326d2d55 changed the encoding format for Flows.  The root is no longer wrapped inside a `data` field, but instead includes BaseFlow fields directly.  This broke the layout trace viewer, which threw an uncaught exception when the `data` property was missing.  This fixes the exception, though some functionality may still be partly broken.

Source-Repo: https://github.com/servo/servo
Source-Revision: b2b6d4d0d1e381d038dc5e45cbe74304704934e7
2014-12-02 18:39:50 -07:00
Glenn Watson ec8bf8d3e3 servo: Merge #3420 - Adds support for table layout trace and updates viewer for tables (from glennw:table-debug)
Source-Repo: https://github.com/servo/servo
Source-Revision: ccda8f204acb014387e92f1ecd47355e9e45ed89
2014-09-19 19:50:47 -07:00
Glenn Watson ebb049b2dc servo: Merge #3350 - Add viewer for layout trace files (from glennw:layout-viewer)
Source-Repo: https://github.com/servo/servo
Source-Revision: ef56335efe393e0ac06eb923b29b823b27b21c7c
2014-09-16 11:14:01 -07:00