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

Nodes are mutable #33

Merged
merged 1 commit into from May 31, 2018
Merged

Nodes are mutable #33

merged 1 commit into from May 31, 2018

Conversation

@Manishearth
Copy link
Member

Manishearth commented May 31, 2018

We'll need this for audioparams and everything.

In the future we may need to RefCell nodes, but that's better than Cell/RefCell-ing everything inside the nodes.

@Manishearth Manishearth requested a review from ferjm May 31, 2018
@ferjm
ferjm approved these changes May 31, 2018
@ferjm ferjm merged commit 44c5bed into servo:master May 31, 2018
@ferjm ferjm deleted the Manishearth:mutable branch May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.