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

Use Any for the layout data. #1208

Merged
merged 1 commit into from
Nov 13, 2013
Merged

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Nov 9, 2013

Breaks the dependency between gfx and script, which is nice.

This exposed some performance issues with Rust's Any type, which I've filed:

rust-lang/rust#10382

Breaks the dependency between `gfx` and `script`, which is nice.
bors-servo pushed a commit that referenced this pull request Nov 13, 2013
Breaks the dependency between `gfx` and `script`, which is nice.

This exposed some performance issues with Rust's `Any` type, which I've filed:

rust-lang/rust#10382
@bors-servo bors-servo closed this Nov 13, 2013
@bors-servo bors-servo merged commit 6ff7b4a into servo:master Nov 13, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
Move the data from interfaces.js into a separate JS file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants