Skip to content

Comments

Replace with_imm_node by with_base and with_mut_node by with_mut_base#437

Merged
metajack merged 1 commit intoservo:masterfrom
sethfowler:switch-with-node-to-with-base
May 11, 2013
Merged

Replace with_imm_node by with_base and with_mut_node by with_mut_base#437
metajack merged 1 commit intoservo:masterfrom
sethfowler:switch-with-node-to-with-base

Conversation

@sethfowler
Copy link
Contributor

This is a refactoring patch that replaces with_imm_node by with_base and with_mut_node by with_mut_base. The intention is that the new names better reflect how we actually use these methods. In the case of with_base the name is also shorter, which is nice.

metajack added a commit that referenced this pull request May 11, 2013
Replace with_imm_node by with_base and with_mut_node by with_mut_base
@metajack metajack merged commit 7dbb38c into servo:master May 11, 2013
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Fix shader compile error for image + clip + transform.

Closes servo#437.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/447)
<!-- Reviewable:end -->
jdm pushed a commit to jdm/servo that referenced this pull request Mar 6, 2021
Update mozjs_sys to 0.61.0

Depends on servo/mozjs#147

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/437)
<!-- Reviewable:end -->
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.

2 participants