Commit Graph

3 Commits

Author SHA1 Message Date
Shing Lyu
726b3df5e9 servo: Merge #13432 - Restore the layout trace viewer (from shinglyu:layout_viewer_clean); r=mbrubeck
<!-- Please describe your changes on the following line: -->
This patch restores the layout trace viewer removed in e7510ab90c , with some changes that makes it work with https://github.com/servo/servo/pull/13214

Sorry for the minified 3rd party CSS frameworks, it was from the original version and I haven't got time to replace them with hand-crafted CSS.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because is a stand-alone debugging tool

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 0af9be94298c676f5bf7881847880e6f43955602
2016-10-17 10:06:50 -05:00
Matt Brubeck
40157a9fc0 servo: Merge #11397 - Remove the layout trace viewer (from mbrubeck:layout-viewer); r=glennw
It hasn't worked for quite a while.  Alternately, maybe @glennw could investigate what's broken and file some issues to get it working again.

Source-Repo: https://github.com/servo/servo
Source-Revision: 3804ca1ad7edce934065e697289bdbda06277085
2016-06-08 14:46:25 -05:00
Glenn Watson
dac7194cf9 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