Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWrite some design docs #231
Closed
Comments
|
Thank you for raising this issue. |
|
OK, I've started a page on the wiki: https://github.com/mozilla/servo/wiki/Design It's very high-level, but at least it gives an overview with links to the code. |
|
Thanks a lot. See you later in CC. |
|
I've also added a README file explaining all the submodules in the src directory: https://github.com/mozilla/servo/tree/master/src |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Move pagevisibility/ to page-visibility/ to match /tr shortnames.
|
We have some docs on the wiki, and some in the tree. |
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
…ennw Flatten display list transfer into a separately-transferred byte array, and consolidate the multitude of display list messages into one. Along with the corresponding patches to other Servo repositories, this improves display list building performance on small display lists by about 3x. r? @glennw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Servo is very opaque right now. Needs some docs. Putting them on the wiki is fine.