Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump initial prototype of devtools server into the build. Expect lies if... #3172

Merged
merged 7 commits into from Sep 19, 2014

Commits on Sep 18, 2014

  1. Dump initial prototype of devtools server into the build. Expect lies…

    … if you try to use it for anything real.
    jdm committed Sep 18, 2014
  2. Enable executing JS snippets in the context of the main Servo window …

    …and viewing the responses from the Firefox remote console.
    jdm committed Sep 18, 2014
  3. Retrieve some basic layout properties for nodes to make the box model…

    … somewhat useful.
    jdm committed Sep 18, 2014
You can’t perform that action at this time.