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 upStop defining all interface objects eagerly. #6419
Closed
Labels
Comments
|
Blocked by #8954. |
bors-servo
added a commit
that referenced
this issue
Feb 15, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 16, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Feb 25, 2016
Lazily define interface objects on globals (fixes #6419) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9652) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will need a resolve hook, probably.